[MSEide-MSEgui-talk] Range slider widget

2016-04-08 Thread Omega One X
Hello, Martin! First, Great thanks for your MSEGUI which is a great masterpiece! Is there any range slider widget in MSEGUI (to collect range values) like those ones in jQuery and others? If there is no such widget, please, tell what you consider to be the best practise for collecting range

Re: [MSEide-MSEgui-talk] TShellDirectoryView ?

2016-04-08 Thread Graeme Geldenhuys
On 2016-04-08 23:21, Patrick Goupell wrote: > Please post your question to the MSEgui forum on the webstie. Uh? Patrick, this is the official support mailing list for MSEide+MSEgui. Regards, - Graeme - -- Find and

Re: [MSEide-MSEgui-talk] TShellDirectoryView ?

2016-04-08 Thread Patrick Goupell
Please post your question to the MSEgui forum on the webstie. Click on the Forum link. On 04/08/2016 05:26 PM, Krzysztof wrote: > Hi, > > Is there control for showing directories tree (with custom folder > icon)? I'm looking at tfilelistview but I'm not sure if this is right > control. A lot

[MSEide-MSEgui-talk] TShellDirectoryView ?

2016-04-08 Thread Krzysztof
Hi, Is there control for showing directories tree (with custom folder icon)? I'm looking at tfilelistview but I'm not sure if this is right control. A lot of settings, maybe I missed something. Regards -- Find and fix

[MSEide-MSEgui-talk] Custom component and hidding published properties

2016-04-08 Thread Krzysztof
Hi Martin, I have created own Tlayouter descendant which have other controls as childs (TButton and also Tlayouter). I got weird behavior by setting properties in costructor. Finally found out that I placed my new component on form before changes in its constructor so they were saved in mfm and

[MSEide-MSEgui-talk] Code editor and EOL style

2016-04-08 Thread Graeme Geldenhuys
Hi Martin, What is the designed behaviour of MSEide's code editor and EOL styles? Does it auto-convert it to whatever the MSEide target executable is? Or does it leave the line style whatever it is (example in a shared folder environment between VM's). What does it do with newly generated code

Re: [MSEide-MSEgui-talk] Form without auto sbhorz/sbvert ?

2016-04-08 Thread Martin Schreiber
On Friday 08 April 2016 14:06:46 Fred van Stappen wrote: > > In 2016-04-06 09:24:03 f6e88fce69a57f51e352726a4d69fc7891e8f410: > > Ooops, I did not see this. > > Thanks. > > > procedure tmainfo.changepos(const sender: TObject; var avalue: realty; > >var accept: Boolean); > > begin >

Re: [MSEide-MSEgui-talk] Form without auto sbhorz/sbvert ?

2016-04-08 Thread Fred van Stappen
> In 2016-04-06 09:24:03 f6e88fce69a57f51e352726a4d69fc7891e8f410: Ooops, I did not see this. Thanks. > procedure tmainfo.changepos(const sender: TObject; var avalue: realty; >var accept: Boolean); > begin >uos_Seek(PlayerIndex1, InputIndex1, round(avalue * inputlength)); >

Re: [MSEide-MSEgui-talk] Black mouse cursor on black background

2016-04-08 Thread Graeme Geldenhuys
On 2016-04-08 12:55, Martin Schreiber wrote: >> > MSEgui uses the default Windows pointer shape loaded > by "windows.LoadCursor(0,IDC_IBEAM)". It seems that it is black only. Is this > normal? I had a look. My mouse cursor theme is set to "None" in both Win2000 and Win7. The difference being

Re: [MSEide-MSEgui-talk] Black mouse cursor on black background

2016-04-08 Thread Martin Schreiber
On Friday 08 April 2016 13:01:55 Graeme Geldenhuys wrote: > Hi Martin, > > Have you seen this behaviour before, and any idea how to fix it? I just > installed MSEide inside Win7 64-bit. I always use dark editor themes. > But I can't in Win7, because the mouse cursor appears black, on a black >

[MSEide-MSEgui-talk] Black mouse cursor on black background

2016-04-08 Thread Graeme Geldenhuys
Hi Martin, Have you seen this behaviour before, and any idea how to fix it? I just installed MSEide inside Win7 64-bit. I always use dark editor themes. But I can't in Win7, because the mouse cursor appears black, on a black background, so I can't see it. I can see the edit cursor thought. It's