Re: [MSEide-MSEgui-talk] Some question about MSE thread...

2017-07-16 Thread Martin Schreiber
On Monday 17 July 2017 07:30:45 Martin Schreiber wrote: > On Monday 17 July 2017 01:45:03 Fred van Stappen wrote: > > Hello Martin. > > > > OK, the conversion (seems) done. > > There are no more errors, crashs nor warnings. > > But there is no sound too. ;-( > > > > I do not catch what to do with

Re: [MSEide-MSEgui-talk] Some question about MSE thread...

2017-07-16 Thread Martin Schreiber
On Monday 17 July 2017 01:45:03 Fred van Stappen wrote: > Hello Martin. > > OK, the conversion (seems) done. > There are no more errors, crashs nor warnings. > But there is no sound too. ;-( > > I do not catch what to do with the main-procedure-loop of the mse thread. > An example is here: https:/

Re: [MSEide-MSEgui-talk] Some question about MSE thread...

2017-07-16 Thread Fred van Stappen
Re-hello Martin. In previous mail, do not take too much attention with: function Tmymsethread.ExecuteLoop : threadprocty; It has absolutely no sense, only to show you that I am loosed with the use of mse main-thread-loop. Fre;D -

Re: [MSEide-MSEgui-talk] Some question about MSE thread...

2017-07-16 Thread Fred van Stappen
Hello Martin. OK, the conversion (seems) done. There are no more errors, crashs nor warnings. But there is no sound too. ;-( I do not catch what to do with the main-procedure-loop of the mse thread. With a fpc TThread, the main-procedure-loop is the published "Execute" procedure. So the one ha

Re: [MSEide-MSEgui-talk] Some question about MSE thread...

2017-07-16 Thread Fred van Stappen
Hello Martin. Wow. OK, I will add a new line in define.inc of uos --> {.$DEFINE mse} // when using a mse project uncomment for building using mse thread and timer ... and adapt uos code for that new define. Write you later. Fre;D De : Martin Schreibe

Re: [MSEide-MSEgui-talk] TSlider and onmouseevent/onkeydown/onkeyup ?

2017-07-16 Thread Fred van Stappen
Thanks Martin. I will deeply study your answer. Write you later. Fre;D De : Martin Schreiber Envoyé : dimanche 16 juillet 2017 05:17 À : mseide-msegui-talk@lists.sourceforge.net Objet : Re: [MSEide-MSEgui-talk] TSlider and onmouseevent/onkeydown/onkeyup ?