Re: Tcl/Tk 8.4.12 for WinCE ARM binaries available

"jgdhausmann" <[email protected]> Mon, 09 Jan 2006 13:27:15 -0000
Newsgroups gmane.comp.windows.ce.freeware
Message-ID <[email protected]>
--- In [email protected], "Jeff Hobbs" <jeff@h...> wrote:
>
> [This is an update from the previous 8.4.x binaries]
> 
> I have uploaded Tcl/Tk 8.4.12 (prerelase) binaries for WinCE 4.0
> ARM devices (PocketPC 2003+) to:
> 
> 	ftp://ftp.tcl.tk/pub/incoming/tcltk8_4_12_ce-arm.zip

Hello,

using your patches, scripts, Tcl/Tk 8.4.12 sources, a patched
celib-3.11, and some minor tweaking I managed to get a complete setup
for developing for Windows Mobile 2003 2nd edition (I use a
Fujitsu-Siemens Pocket Loox 720, compiler eVC 4.0).

Now, I noticed that when using a spinbox on the device, I can't seem
to keep the spinbox buttons in the pressed state, i.e., scrolling
through the values  (using -repeatdelay/-repeatinterval options)
doesn't work.

I also noticed that the same is true for buttons in general, i.e., you
can't keep them pressed.

But for scrollbars, the arrow buttons do work in this way.

Any ideas?

Thanx!

Joe