Subject: Re: Tcl/Tk for WindowsCe - DN [1]


Marco R. Gazzetta <marcog@analogy.com> - 29 Mar 1999 - comp.lang.tcl

 I am working on a port and it seems to me that a solution is pretty close. By
 that I mean something in the order of four weeks.

 I am focussing on WinCE 2.0 and later (with the database API strictly using
 the 2.0 calls, that is, no external databases in the first release).

 I am interested in opinions on the port. It seemed to me that a lot of choices
 made for Tk made little sense on WinCE. I decided that the way to go was to
 provide a native extension that lives on top of the Tk implementation and
 provides all native features of WinCE (command bands, property sheets etc.).

 This doesn't blend too well with Tk, and makes for non-portable scripts. On
 the other hand, the memory requirements for native widgets are much smaller
 than those for non-native ones. (creating an empty canvas costs approx. 192
 kB, as the Task Manager tells me).

 Any opinions?

 Marco

 In article <36FFA1AD.44AA2438@gfai.de>,
   Thomas Schwarze <schwarze@gfai.de> wrote:
 >
 > Tcl/Tk for WindowsCe, is it available? Does anyone work on it?
 >
 > I beleave there will be a big need.
 >
 > ciao,
 >     Thomas
 >
 > --
 > Thomas Schwarze               Projektgruppe 3D, GFaI e.V.
 > E-Mail: schwarze@gfai.de              www.gfai.de
 > Phone: 0049-030-63921625          Germany 12484 Berlin
 > Fax:                  02      Rudower Chaussee 5, Geb. 13.7
 >

 -----------== Posted via Deja News, The Discussion Network ==----------
 http://www.dejanews.com/       Search, Read, Discuss, or Start Your Own

Last modified
1999-09-27

(195.108.246.50)

Note: you are looking at
the snapshot of an old wiki
- much of this information
is likely to be very outdated