Linux and UNIX Man Pages

Linux & Unix Commands - Search Man Pages

widget_toolbar(3tk) [debian man page]

widget_toolbar(3tk)					    widget::toolbar Megawidget					       widget_toolbar(3tk)

__________________________________________________________________________________________________________________________________________________

NAME
widget_toolbar - widget::toolbar Megawidget SYNOPSIS
package require Tcl 8.4 package require Tk 8.4 package require widget ?3.0? package require widget::toolbar ?1.0? widget::toolbar pathname ?options? getframe add ?item? ?args? delete item1 ?item2? ?...? itemcget symbol option itemconfigure symbol ?args? items ?pattern? remove ?-destroy? item1 ?item2? ?...? _________________________________________________________________ DESCRIPTION
This package provides a toolbar megawidget (snidget). It makes use of the Tile/Ttk themed widget set. widget::toolbar pathname ?options? getframe add ?item? ?args? delete item1 ?item2? ?...? itemcget symbol option itemconfigure symbol ?args? items ?pattern? remove ?-destroy? item1 ?item2? ?...? WIDGET OPTIONS
-ipad -pad -separator ITEM OPTIONS
-pad -separator -sticky -weight EXAMPLE
package require widget::toolbar ; # or widget::all set t [widget::toolbar .t] pack $t -fill x -expand 1 $t add button [button .b -text foo] $t add separator -pad {2 4} $t add button [button .c -text bar] KEYWORDS
megawidget, snit, widget widget 3.0 widget_toolbar(3tk)

Check Out this Related Man Page

widget(3tk)							Megawidget package						       widget(3tk)

__________________________________________________________________________________________________________________________________________________

NAME
widget - Megawidget package SYNOPSIS
package require Tcl 8.4 package require Tk 8.4 package require widget ?3.0? package require snit widget::validate as ?options? widget::calendar pathname ?options? widget::dateentry pathname ?options? widget::dialog pathname ?options? widget::menuentry pathname ?options? widget::panelframe pathname ?options? widget::ruler pathname ?options? widget::screenruler pathname ?options? widget::scrolledwindow pathname ?options? widget::statusbar pathname ?options? widget::superframe pathname ?options? widget::toolbar pathname ?options? _________________________________________________________________ DESCRIPTION
This package provides megawidgets based on the snit oo system (snidgets). It makes use of the Tile/Ttk themed widget set. widget::validate as ?options? commands: WIDGETS
widget::calendar pathname ?options? options: widget::dateentry pathname ?options? options: widget::dialog pathname ?options? options: widget::menuentry pathname ?options? options: widget::panelframe pathname ?options? options: widget::ruler pathname ?options? options: widget::screenruler pathname ?options? options: widget::scrolledwindow pathname ?options? options: widget::statusbar pathname ?options? options: widget::superframe pathname ?options? options: widget::toolbar pathname ?options? options: EXAMPLE
package require widget::superframe ; # or widget::all pack [widget::superframe .f -type separator -text "SuperFrame:"] KEYWORDS
megawidget, snit, widget widget 3.0 widget(3tk)
Man Page

11 More Discussions You Might Find Interesting

1. Shell Programming and Scripting

Skip item by using substring

I have a file contents like this.... item1 item2 #item3 item4 #item5 item6 .... I have a KSH script to read this file into an array. I have a for loop which will read each item... I want to be able to skip those item start with # sign as first character in a if condiction inside the... (2 Replies)
Discussion started by: rwunwla
2 Replies

2. UNIX for Advanced & Expert Users

Program to remove a pattern

Hi, I want to remove all occurances of a character which follows a ^ symbol. For ex: This is a Test ^H^@^@^@^@^@^@ File used in VI. ^@^@^B^VDM-BM-$|M-^_M-F^AM- In the above example, I should remove all characters which follows a ^. (^H ^@ ^B ^V etc) and It should print This is a Test... (4 Replies)
Discussion started by: arsheshadri
4 Replies

3. Shell Programming and Scripting

remove verticalbar or pipe symbol

hi guys i have 6000 rows column the text in the column has the symbol vertical bar |. i tried some of the commands to remove it but none of the commands are reconzng this symbol. would u plz help to remove this symbol from the text with any kind of unix command u r help would be appreciated ... (9 Replies)
Discussion started by: bogu0001
9 Replies

4. UNIX and Linux Applications

Showing all open programs on your bottom toolbar

http://i255.photobucket.com/albums/hh133/COKEDUDEUSF/toolbar.jpg Take a look at my picture to understand what I'm talking about. I have a bunch of programs open right now and I can't see the name of the programs on my toolbar. Is there hopefully a way to see all open programs on your toolbar... (1 Reply)
Discussion started by: cokedude
1 Replies

5. Android

problem to remove widget

Hi, I am using an htc wildfire with android 2.2, I have recently download a battery widget. After I decided to remove it, I saw black box that say problem in loading. How can I tell the android to stop trying to load it? ---------- Post updated at 11:10 AM ---------- Previous update was... (0 Replies)
Discussion started by: programAngel
0 Replies

6. Shell Programming and Scripting

From list to csv

Hello, i have a file with this row: item1 attribute1 item1 attribute2 item1 attribute3 item1 item2 attribute1 item2 attribute2 item2 attribute3 item2 ..... itemn attribute1 itemn attribute2 itemn attribute3 itemn I would change in a new file so: item1,attribute1... (4 Replies)
Discussion started by: alen192
4 Replies

7. Shell Programming and Scripting

Subroutine redefined warnings with require keyword

I've been writing a perl script that uses the require keyword. I need to use require for two files, say file a and file b. Here is a general overview of my code: @files = ("a", "b"); foreach $file (@files){ require $file; ... ... } Whenever I run my script, I get subroutine "blah"... (1 Reply)
Discussion started by: chu816
1 Replies

8. What is on Your Mind?

Experimental Toolbar & How to Disable or Help Improve

Hello! We have installed a new experimental toolbar. If you don't like it, you can hide it in your UserCP options; ; or you can simply "minimize it" with the button on the far right of the toolbar. https://www.unix.com/members/neo-albums-forum-pics-picture483-usercp-option-disable-toolbar.png... (3 Replies)
Discussion started by: Neo
3 Replies

9. Shell Programming and Scripting

remove caret (^) symbol from pattern using sed

Hi, I am trying to remove the caret symbol from a bash variable. This is the variable: var="GOTAN^TOK^B"and this is the code I am trying to use to remove the caret symbol: nocarrot=`echo $var | sed -e 's/^/_/g'`This is the output intended (but not acheived with the above function):... (3 Replies)
Discussion started by: goodbenito
3 Replies

10. What is on Your Mind?

Should We Keep or Drop the Bottom Toolbar?

Well, it's been a few months now since we started running the toolbar on the bottom with some navigation menu, search, link to code tag video, some social networking tools, etc. So, the question of the day is: Should we keep it, maybe develop more toolbar apps, or dump it? Please vote ... (13 Replies)
Discussion started by: Neo
13 Replies

11. What is on Your Mind?

Change Toolbar to Opt In?

Hey! I'm thinking we should change the toolbar to "opt in" and have it off for members by default? But then, the would not have toolbar access to the code tag videos, etc. so then I thought to make it "opt in" after say 30 posts. That way, the toolbar will show to all new users with less... (5 Replies)
Discussion started by: Neo
5 Replies