Re: [MSEide-MSEgui-talk] MSE and docking.

2017-09-17 Thread Martin Schreiber
On Saturday 16 September 2017 23:31:18 fredvs wrote: > > Sorry but this is too simple for me. > > Not so simple ;-( > > OK, to give the position in label (not change the position of song) while > moving the trackbar + button still clicked. > > But I would like, when the button is released, that

Re: [MSEide-MSEgui-talk] strumpract (was MSE and docking).

2017-09-17 Thread fredvs
> A hint: the program crashes if compiled with -gh (heaptrace) there seems to be a memory error somewhere. Huh, I think I get the guilty. But if it is true, there is a **BIG** problem with fpc 3.0.3. I did just check demos of uos. Now, **ALL* demos (console, fpGUI, MSE, LCL) that use float

Re: [MSEide-MSEgui-talk] strumpract (was MSE and docking).

2017-09-17 Thread Martin Schreiber
On 09/16/2017 02:47 PM, fredvs wrote: > > With a tabed form, when other tabs are active, it is not possible to select > a other tab. > > See video: > msetabprob.mp4 > > That could be a problem: " procedure

Re: [MSEide-MSEgui-talk] strumpract (was MSE and docking).

2017-09-17 Thread fredvs
-- Sent from: http://mseide-msegui-talk.13964.n8.nabble.com/ -- Check out the vibrant tech community on one of the world's most engaging tech sites, Slashdot.org! http://sdm.link/slashdot

Re: [MSEide-MSEgui-talk] tdirdropdownedit with statfile (was strumpract)

2017-09-17 Thread Martin Schreiber
On Sunday 17 September 2017 15:17:57 fredvs wrote: > > Other thing. I am busy with the file-list window (for dj). But I have > problems with tdirdropdownedit and statfile. > If a statfile is assigned, when loading the application, the list of the > combobox is show (like when selecting). > >

Re: [MSEide-MSEgui-talk] strumpract (was MSE and docking).

2017-09-17 Thread fredvs
Hello Martin. Many thanks for your tips and patch. I will study it deeply. > A hint: the program crashes if compiled with -gh (heaptrace) there seems > to be a memory error somewhere. Yep, I have seen it yesterday. I have to check it. Other thing. I am busy with the file-list window (for

Re: [MSEide-MSEgui-talk] strumpract (was MSE and docking).

2017-09-17 Thread fredvs
> A hint: the program crashes if compiled with -gh (heaptrace) there seems to be a memory error somewhere. Yeeep, there is a solution: ---> program strumpract; uses cmem, ... It solves everything, no memory errors, nor memory leaks. Same for all uos examples. Good to know. ;-) Fre;D --

Re: [MSEide-MSEgui-talk] strumpract (was MSE and docking).

2017-09-17 Thread Martin Schreiber
On Sunday 17 September 2017 19:59:52 fredvs wrote: > > A hint: the program crashes if compiled with -gh (heaptrace) there seems > > to > > be a memory error somewhere. > > Yeeep, there is a solution: > > ---> > > program strumpract; > uses > cmem, ... > > It solves everything, no memory errors,

Re: [MSEide-MSEgui-talk] tdirdropdownedit with statfile (was strumpract)

2017-09-17 Thread Martin Schreiber
On Monday 18 September 2017 03:44:25 fredvs wrote: > > Choose a directory in the -Dir- (tdirdropdownedit) with some files (in the > Files List window). > > > Close the application. > > Re-load the application. > > On my system