[MSEide-MSEgui-talk] MSE* : an easy way to create (almost) resourceless (not bloated) executables ?

2013-05-02 Thread Ivanko B
For instance : http://kaz.dl.sourceforge.net/project/fastplayer/player/0.1/fastplayer-0.1.zip where we have a 90K (!) full featured video player. -- Introducing AppDynamics Lite, a free troubleshooting tool for Java/.NET

Re: [MSEide-MSEgui-talk] IFI

2013-05-02 Thread Med Hamza
Hi Martin have a tenumedit in MainForm with ifilink=tifienumlinkcomp Try in datamodule define tifinumlinkcomp with 2 events: 1. Proc onsetvalue (...); n:=tmsecomponent(aclient.getinstance).tag; --->ERROR SIGSEV AT RUNTIME end; 2. proc oncl

Re: [MSEide-MSEgui-talk] IFI

2013-05-02 Thread Martin Schreiber
On Thursday 02 May 2013 17:13:12 Med Hamza wrote: > Hi Martin > >have a tenumedit in MainForm with ifilink=tifienumlinkcomp > > >Try in datamodule > > define tifinumlinkcomp with 2 events: > > 1. Proc onsetvalue (...); >n:=tmsecomponent(aclient.getinstance).tag;

Re: [MSEide-MSEgui-talk] IFI

2013-05-02 Thread Med Hamza
Hi Martin, Many thanks for your help Here is a small example . Best Regards Med 2013/5/2 Martin Schreiber > On Thursday 02 May 2013 17:13:12 Med Hamza wrote: > > Hi Martin > > > >have a tenumedit in MainForm with ifilink=tifienumlinkcomp > > > > > >Try in datamodule > > > > de

Re: [MSEide-MSEgui-talk] IFI

2013-05-02 Thread Martin Schreiber
On 02.05.2013 20:49, Med Hamza wrote: > Hi Martin, > Many thanks for your help > Here is a small example . > Works for me. Are you sure you compiled with current git master branch? Maybe you should delete all *.ppu and *.o files in order to be sure all units have been recompiled. Can anybody r