[wxPython-users] wxGTK on top of frambuffer?

Robin Dunn robin at alldunn.com
Mon Nov 19 21:58:24 PST 2007


Grant Edwards wrote:
> Has anybody any experience running wxGTK on top of GTK that's
> build to run on the linux framebuffer instead of on X?
> 

There is a framebuffer wx port in progress, but I don't know how far 
along it is or if it is usable with wxPython yet.  The current wxGTK 
port assumes in a few places that it is running on the X11 version, but 
it might be possible to remove those assumptions and make it work with 
the GTK on framebuffer.


-- 
Robin Dunn
Software Craftsman
http://wxPython.org  Java give you jitters?  Relax with wxPython!





More information about the wxpython-users mailing list