Hello Waba and PicoGUI developers,

the port of Waba to use PicoGUI (under Linux) is on the way, and I have
commit the current source to the waba cvs.

If you want to use PicoGUI instead of GTK, just configure with the flag
--with-pgui, for example:

./configure --with-pgui --prefix=/where/to/install

The port is not finished, but basic elements works. Things which don't
work (or not correctly) now are for the graphics :

    - getting some font properties, like ascent or descent
    - draw of filled polygon
    - clip functions
    - copy some part of the graphics
    - draw with AND/OR/XOR/... instead of only OVER
    - timer with low value crash the application
    - load bitmap
    - use of Image or Graphics class
    - sure lot of other bugs

I want to thanks the PicoGUI developers team for the help, and specialy
Micah. Is just started PGFX library go to the good way (at least for
waba ;-) ).

In case some of you don't know either Waba or PicoGUI, just surf on the
two sourceforge projects :

        http://waba.sourceforge.net/
        http://pgui.sourceforge.net/
        
Good day.

                Olivier
-- 
Olivier Bornet                      SMARTDATA SA
[EMAIL PROTECTED]         Centre du Parc
http://www.smartdata.ch             av. des Prés-Beudin 20
Phone +41-27-723'55'03              1920 Martigny
Fax   +41-27-723'55'19              Phone +41-27-723'55'18

_______________________________________________
Pgui-devel mailing list
[EMAIL PROTECTED]
http://lists.sourceforge.net/lists/listinfo/pgui-devel

Reply via email to