Re: [MSEide-MSEgui-talk] Can MSEide be built for ARM 11 - Raspberry Pi ?

2014-03-17 Thread Martin Schreiber
On Sunday 16 March 2014 15:33:36 Ivanko B wrote: Using a QEMU emulator for instance : I don't know. http://xecdesign.com/qemu-emulating-raspberry-pi-the-easy-way/ which provide DEBIAN 7 with Xorg. Works excellent. It may even install FreePascal 2.6.0: # sudo apt-get update # sudo apt-get

Re: [MSEide-MSEgui-talk] Can MSEide be built for ARM 11 - Raspberry Pi ?

2014-03-17 Thread Ivanko B
Hmm, it seems that OpenVG runs on top of OpenGL [ES]. (http://en.wikipedia.org/wiki/OpenVG). -- Learn Graph Databases - Download FREE O'Reilly Book Graph Databases is the definitive new guide to graph databases and their

Re: [MSEide-MSEgui-talk] Can MSEide be built for ARM 11 - Raspberry Pi ?

2014-03-17 Thread Ivanko B
What are the planned MSEgui applications on Raspberry Pi? = The response : buttons, panels, tab sheets, vector graphic for 2D drawing. -- Learn Graph Databases - Download FREE O'Reilly Book Graph Databases is

Re: [MSEide-MSEgui-talk] Can MSEide be built for ARM 11 - Raspberry Pi ?

2014-03-17 Thread Martin Schreiber
On Monday 17 March 2014 09:56:02 Ivanko B wrote: Is Xorg slow on Raspberry Pi? == No, the stock applications are fast. But LAZARUS ones are very slow. MSEgui is very fast on xlib-Xorg so it could be OK on Raspberry Pi too. Needs to be tested. Martin

Re: [MSEide-MSEgui-talk] Can MSEide be built for ARM 11 - Raspberry Pi ?

2014-03-17 Thread Ivanko B
Also Raspberry PI allows to install full FPC+MSEide+MSEgui build environment - native or QEMUlated. MSEgui is very fast on xlib-Xorg === FreePascal people can't get why LAZARUS is so slow on this soap-case machine.

Re: [MSEide-MSEgui-talk] Can MSEide be built for ARM 11 - Raspberry Pi ?

2014-03-17 Thread Martin Schreiber
On Monday 17 March 2014 14:25:47 Ivanko B wrote: Also Raspberry PI allows to install full FPC+MSEide+MSEgui build environment - native or QEMUlated. MSEgui is very fast on xlib-Xorg === FreePascal people can't get why LAZARUS is so slow on this soap-case machine. Lazarus has an

Re: [MSEide-MSEgui-talk] Can MSEide be built for ARM 11 - Raspberry Pi ?

2014-03-17 Thread Ivanko B
Lazarus has an additional complicated layer between widgetset and and application. MSEgui has more possibilities for optimisation because the widgetset is embedded and under full control. === And may be becfuse of the design window per form as contrarry to window per widget

[MSEide-MSEgui-talk] Can MSEide be built for ARM 11 - Raspberry Pi ?

2014-03-16 Thread Ivanko B
Using a QEMU emulator for instance : http://xecdesign.com/qemu-emulating-raspberry-pi-the-easy-way/ which provide DEBIAN 7 with Xorg. Works excellent. It may even install FreePascal 2.6.0: # sudo apt-get update # sudo apt-get install mc # sudo apt-get install fpc Although only 200 MB free