On 1/13/07, Aykut KOÇAK <[EMAIL PROTECTED]> wrote: > -----BEGIN PGP SIGNED MESSAGE----- > Hash: SHA1 > > Hello all, > > I successfully could build zenity dialog utility over GTK-DFB and > working fine except below issues; > > 1) for each zenity command DirectFB re-initialized so, screen goes back > to black screen and back to GTK window. Is there any suggestion for > this? The question is how can I avoid re-initializing DFB between > seperate GTK apps? >
I did not know this. I may be caused by the creation of the fake root window to mimic X11 at startup. I've been looking at this and don't see a way to not do it without breaking the X11 api that gdk uses. Maybe we can make it a clear window dunno. > 2) As expected, the widgets which uses stdin has some problems. I could > run some of them (list and progress) through SSH and/or telnet terminal > with no-vt option but NOT from console! I am hoping that I might have > missed some discussions to solve this problem in directfb mail archive. > Before modifying the zenity source to make it read data from fifos or > files would somebody suggest me something easier? > > Thank you for suggestions, > Offhand this should work not sure why your having problems you prob need to open your own pty. > Regards > > - -- > Aykut KOÇAK > > Elektronik Mühendisi > (/Electronics Engineer/) > > E-Posta > (/E-Mail/ ) > > [EMAIL PROTECTED] > > -----BEGIN PGP SIGNATURE----- > Version: GnuPG v1.2.5 (GNU/Linux) > Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org > > iD8DBQFFqPV0nNSG7dD+ILQRAiLFAJ9nrcSHb7H9alBWcBW1NXtAcFdZlgCgpjw2 > ooErbe7cUpF9jck3ugTDwIg= > =mqs7 > -----END PGP SIGNATURE----- > > _______________________________________________ > directfb-dev mailing list > [email protected] > http://mail.directfb.org/cgi-bin/mailman/listinfo/directfb-dev > _______________________________________________ directfb-dev mailing list [email protected] http://mail.directfb.org/cgi-bin/mailman/listinfo/directfb-dev
