summaryrefslogtreecommitdiffstats
path: root/win/tkWinCursor.c
diff options
context:
space:
mode:
authorfvogel <fvogelnew1@free.fr>2016-04-19 19:07:57 (GMT)
committerfvogel <fvogelnew1@free.fr>2016-04-19 19:07:57 (GMT)
commit690a06f8f003fec1862a44256c94d1c635ef1035 (patch)
tree5b07c74b442a6ea7bf5cc5e78ceb2ae5914f9092 /win/tkWinCursor.c
parentf7500888d0c32dbed131028dd864bae0255e5464 (diff)
downloadtk-tip_446_experimental.zip
tk-tip_446_experimental.tar.gz
tk-tip_446_experimental.tar.bz2
Use TkHandleEventGenerate rather than directly fiddling with the event structure field for sending <<Modified>>, <<WidgetViewSync>> and <<ListboxSelect>> virtual events.tip_446_experimental
Diffstat (limited to 'win/tkWinCursor.c')
0 files changed, 0 insertions, 0 deletions
alue='jn_0d_radix_prefix'>jn_0d_radix_prefix Tcl is a high-level, general-purpose, interpreted, dynamic programming language. It was designed with the goal of being very simple but powerful.
summaryrefslogtreecommitdiffstats
path: root/doc/error.n
diff options
context:
space:
mode:
authordas <das>2004-11-19 06:29:23 (GMT)
committerdas <das>2004-11-19 06:29:23 (GMT)
commit6297311b712fb631b245f682cfcbc17a233d7b60 (patch)
treea308ab4415be70ba2d96ac4b00d0aef89dbd9fdb /doc/error.n
parent318ca631dc34f11954febc6e0681081c82365e46 (diff)
downloadtcl-6297311b712fb631b245f682cfcbc17a233d7b60.zip
tcl-6297311b712fb631b245f682cfcbc17a233d7b60.tar.gz
tcl-6297311b712fb631b245f682cfcbc17a233d7b60.tar.bz2
* macosx/Makefile:
* unix/configure.in: * unix/tclUnixInit.c (MacOSXGetLibraryPath): changed detection of tcl framework build when determining tclLibPath from overloaded TCL_LIBRARY to configuration define TCL_FRAMEWORK. [Bug 1068088] * unix/configure: autoconf-2.13 * tests/unixInit.test (7.1): fixed failure when running tests with -tmpdir arg not set to working dir.