John Hoffmann wrote:
>
> I'm having a problem linking a vertical scroll bar to a list box. Can
> anyone give me some examples, as I couldn't find any in the demo
> directory.
Here's a list of vTcl features that aren't obvious or documented.
Stewart sent this out Sep 18.
--- snip ---
- using arrow keys to move placed widgets or change packing order
- using <SHIFT> with arrow keys to resize widgets
- naming a function "fred:<function_name>" causes it to be saved
with any compound named "fred". inserting the compound in a new
application also inserts the function. (came up this week, in fact)
- To attach a scrollbar to a scrollable widget (listbox, text, etc),
first
select the scrollbar with a single left click then shift-click the
target
widget.
- Right-clicking gives you the "Option" menu.
hey, look, I started a FAQ!
some of these are on the web site hidden in the "Hints & Tips" section
of the "installation" guide.
--- snip ---
--
...RickM...
---------------------------------------------------------------------------
To unsubscribe from the Visual Tcl mailing list, please send a message
to [EMAIL PROTECTED] with "unsubscribe vtcl [EMAIL PROTECTED]" in the
message body (where [EMAIL PROTECTED] is your e-mail address).