Re: [MSEide-MSEgui-talk] window resizing problem

2016-09-06 Thread code dz
yes thats it :D thank you very much -- ___ mseide-msegui-talk mailing list mseide-msegui-talk@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/mseide-msegui-tal

Re: [MSEide-MSEgui-talk] FireBird

2016-09-06 Thread Martin Schreiber
On Tuesday 06 September 2016 12:38:56 mohamed hamza wrote: > Hi Martin, > > Can you guide me how to implement a Undo/Redo System using savepoint > with mseide? Redo is not possible with savepoints. In order to make a undo/redo system one probably needs to maintain a changes journal. TSQLTran

[MSEide-MSEgui-talk] FireBird

2016-09-06 Thread mohamed hamza
Hi Martin, Can you guide me how to implement a Undo/Redo System using savepoint with mseide? Do I have to use TransactionWrite or just Transaction ? How to disable autocommit for all tmsesql? Best Regards. --

Re: [MSEide-MSEgui-talk] window resizing problem

2016-09-06 Thread Martin Schreiber
On 05.09.2016 15:59, code dz wrote: > test case but its windows only > > 2016-09-05 16:57 UTC+02:00, code dz : >> Hi >> i made 2 simple zengl app (with lazarus and msegui) , they are identical . >> the problem is when resizing the window , with lazarus it work without >> problem , but with msegui