Porting wxWidgets and wxPython to Nokia 770
Thursday February 09th 2006, 08:40 Category: Nokia 770 development
That’s the story that’s described over on herraiz blog, and a port would improve the speed and responsiveness of the GUI, supposedly:
As the GNU/Linux version of wxWidgets is developed with GTK, it seems that the applications are very well integrated. For example, they are responsing to maximize to full screen events (with the hardware button). There are still some minor issues, as the menu bar, which is a window placed over the main window. Instead, it should use the Hildon functions for menu bars. Also the virtual keyboard annonyingly appears each time you click in the bottom part of the screen. I don’t know yet why.
Comments