[ooc-compiler] OOC GUI development for Windows (was: Problemswit h OOC under Cygwin 1.1.2)
Brought to you by:
mva
|
From: <Tim...@ma...> - 2000-08-03 08:55:16
|
Hallo!
> On my system, a stripped statically linked XTest.exe is just under 720K.
> This includes most of the VO widgets, but also includes the GC and
> probably most of the OOC core library. H2O.exe is a fairly small
> application; it also uses the GC and core and is just under 210K. At a
> rough guess, I'd say that the size of VO is therefore about 500K, around
> one quarter of the size of GTK.
That is nice to know. I'm thinking about porting VO to a still to buy
PDA (cool idea, isn't?). As we all know size matters. The Yopy (to be
released
to the end of the year) is my candidate. It has a rather huge resolution
(320x240, I think), 16bit colors, Linux and 32MB flash and 32 MB memory
(AFAIK).
It has to be ported in two ways: The oo2c compiler must be ported
(don't know anything about that) and VO has to be ported to it (Yopy uses W
Window).
The use of shared libraries will result in even smaller application, so
the port could realy make sense regarding the limited resources. Because of
the layouting engine one should be able to get application running on the
limited display, too (I thinking about some nice tricks).
--
Gruß...
Tim.
|