[MSEide-MSEgui-talk] MSElang size of a mini program

2016-01-09 Thread Martin Schreiber
Hi, I just checked the binary size of a MSElang miniprogram on Linux 32bit: " program test; type ttest = class public field: string8; constructor create(); destructor destroy(); end; { ttest } constructor ttest.create(); begin field:= 'abc'; end; destructor ttest.destroy();

Re: [MSEide-MSEgui-talk] MSElang size of a mini program

2016-01-09 Thread che fou
great :) , i think this is similar to what gcc could produce ! , last time if i remember correctly , i compiled a minimal x11 window program with gcc , i tooks only 4kb with strip -- Site24x7 APM Insight: Get Deep

Re: [MSEide-MSEgui-talk] Missing window captions on FreeBSD (was: Syntax highlighter for begin..end ?)

2016-01-09 Thread Fred van Stappen
> No, all bugs must be fixed. Please send a problematic *.prj and use tar.gz > compression. See attachment. There are 2 directories: /bad and /good. I founded one project without problems, maybe it could help you. > > With last release of MSEgui, in FreeBSD 64 and with fpc 3.0.0, the titles >

Re: [MSEide-MSEgui-talk] Missing window captions on FreeBSD (was: Syntax highlighter for begin..end ?)

2016-01-09 Thread Fred van Stappen
> I made a change, not sure if it helps. git master > 09df13adac499a8767072d1f2ba33daece396c2c. Yep, it works ! ;-) Well done Martin. Hum, sorry, but there is something else. ;-( Only with big projects with lot of open-form from MSE designer. The code-page always keeps focus, focus of