On Tuesday 29 March 2011 02:07:56 lyh1 wrote: > ;-) > It is painful to use a 4 inch device for development, but it is fun to see. > I will do some more research later on, and see how Qt apps work on > android phone. Running Lazarus on a Maemo (N900) device (4") is not really usable because all windows (object inspector, form editor, etc) get maximized by the Maemo specific window manager.
I also tried running Lazarus on the device, with the DISPLAY exported to a regular computer, but I did not have a mouse cursor inside the windows. Regular cross compiling works nice. I do not have an android device, but if you need changes to the binding feel free to ask. Perhaps some Qt classes or methods are not available on the Qt Android port, I can e.g. make them conditionally available in the same way I differentiate between Linux/Windows/MacOsX/Maemo currently. regards, Den Jean -- _______________________________________________ Lazarus mailing list [email protected] http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus
