summaryrefslogtreecommitdiffstats
path: root/doc/listbox.n
Commit message (Collapse)AuthorAgeFilesLines
* Purge old and inaccurate .VS/.VE macros.dkf2005-04-061-15/+1
|
* Doc patches [1010083] and [1010607] from Mikhail Kolesnitschenko.dkf2004-08-171-2/+2
| | | | Also some general fixes to menu.n and text.n
* Fix typos in documentationvincentdarley2004-03-251-3/+3
|
* * doc/listbox.n:hobbs2002-06-211-13/+22
| | | | | | | | * generic/tkListbox.c (DisplayListbox): * mac/tkMacDefault.h: TIP #94 implementation adding -activestyle * tests/listbox.test: option to the listbox. This adds the ability * unix/tkUnixDefault.h: to have listboxes look native on Windows, and * win/tkWinDefault.h: "nicer" elsewhere using the 'dotbox' style.
* * doc/toplevel.n:ericm2000-08-251-9/+8
| | | | | | | | | | | | | | | | | | | * doc/spinbox.n: * doc/scrollbar.n: * doc/scale.n: * doc/menubutton.n: * doc/menu.n: * doc/listbox.n: * doc/entry.n: * doc/frame.n: * doc/message.n: * doc/checkbutton.n: * doc/radiobutton.n: * doc/button.n: * doc/label.n: * doc/canvas.n: * doc/text.n: Fixed Standard Options section to make best use of new tab settings in man.macros.
* * mac/tkMacDefault.h:ericm2000-07-281-6/+14
| | | | | | | | | | | | | | | | | * unix/tkUnixDefault.h: Added default values for listbox disabledforeground and state. * win/tkWinDefault.h: Changed default listbox background color to white and listbox selection borderwidth to 0, in keeping with the "Microsoft Windows User Experience"; added default values for listbox disabledforeground and listbox state. * doc/listbox.n: Added documentation for -state option. * generic/tkListbox.c: Added support for -state to listbox. [RFE: 6052]. * tests/listbox.test: Tests for listbox disabled state.
* * doc/bind.n:hobbs2000-05-231-8/+8
| | | | | | | * doc/canvas.n: * doc/entry.n: * doc/listbox.n: * doc/photo.n: doc fix-ups [Bug: 5396]
* * doc/MeasureChar.3: fixed docs for Tk_MeasureChars to reflect codehobbs1999-12-211-3/+3
| | | | * doc/listbox.n: fixed formatting problem
* * doc/GetCursor.3:hobbs1999-12-161-1/+5
| | | | | | | | | | * win/tkWinCursor.c: added support for Windows cursors to TkGetCursorByName (.ani, .cur) using -cursor @<filename> (Ascher) [Bug: 1350] * doc/listbox.n: added doc for <<ListboxSelect>> [Bug: 3500] * doc/getOpenFile.n: removed note that -initialfile didn't work for tk_getOpenFile
* * tests/listbox.test: Added tests for itemcget and itemconfigure.ericm1999-11-191-2/+47
| | | | | | | | * doc/listbox.n: Added documentation for -listvar option and for itemconfigure and itemcget commands. * generic/tkListbox.c: Added support for itemconfigure/itemcget listbox subcommands (addresses rfe #936)
* Replaced SCCS strings, fixed binary filesstanton1998-09-141-1/+1
|
* Initial revisionrjohnson1998-04-011-0/+491