Re: [Gambas-user] Big Gambas3 slowdown on hex edit / compare program

2011-12-15 Thread Caveat
I can confirm that rev #4278 is *much* faster on gtk+ now. gtk+ now scores about 6 seconds in comparison to qt4's 3 seconds, for my "massively inefficient GUI". Many thanks for the quick turnaround Benoit! Now I just need to decide if I want to stay with my beautiful-looking but poorly-designed

Re: [Gambas-user] Compile fails, rev 4278 [FIXED]

2011-12-15 Thread Caveat
./reconf-all ./configure make seems to have fixed it. Probably quite a lot changed on my machine since the last time I compiled Gambas. :-) -- 10 Tips for Better Server Consolidation Server virtualization is being driv

[Gambas-user] Compile fails, rev 4278

2011-12-15 Thread Caveat
gbx3-gbx_class_init.o:(.rodata+0x280): undefined reference to `NATIVE_System' gbx3-gbx_class_init.o:(.rodata+0x2a0): undefined reference to `NATIVE_User' gbx3-gbx_c_process.o: In function `signal_child': /home/jules/dev/gambas3/trunk/main/gbx/gbx_c_process.c:646: undefined reference to `SIGNAL_prev

Re: [Gambas-user] Big Gambas3 slowdown on hex edit / compare program

2011-12-15 Thread Ron
On 15-12-2011 5:50, Benoît Minisini wrote: > Le 15/12/2011 03:42, Benoît Minisini a écrit : >> Le 15/12/2011 01:19, Caveat a écrit : >>> Benoit, >>> >>> I decided to test against qt and gtk+ by selecting them manually from >>> the Project Properties, Components. >>> >>> If I select gb.qt4, the '4k