nataraj wrote: > Hi All > > I need to write Gui Apps for an ARM linux which runs on a device which > is very much like a Pocket PC. > > I successfully tried out WxWidgets with pure X11, without Gtk and > others. These applications are written using C language. > > Are there a gui compos in Lazarus which use only X11/ Xlib? > Again I dont want to use dynamic libs. Will static linking using Xlib > amount to lots of size? > > regards > > Nataraj >
fpGUI I think draws itself using the OS's underlying API's. And its maturing very nicely from what I can tell. Probably what I'll use when I start WinCE development in about 6 months or so. -- Warm Regards, Lee _______________________________________________ Lazarus mailing list [email protected] http://www.lazarus.freepascal.org/mailman/listinfo/lazarus
