Re: [MSEide-MSEgui-talk] Totally rounded button (knob)

2016-04-02 Thread Martin Schreiber
On Friday 01 April 2016 22:35:54 Krzysztof wrote: > >> BTW: Is it possible to set little rounding on button edges using > >> TFrame and not using FrameImage / TImageList? > > > > No. There's a tool from Alexandre in order to create the pixmaps. > > Where is it? > The thread is here: http://thread.g

Re: [MSEide-MSEgui-talk] Totally rounded button (knob)

2016-04-01 Thread Krzysztof
>> BTW: Is it possible to set little rounding on button edges using >> TFrame and not using FrameImage / TImageList? > > No. There's a tool from Alexandre in order to create the pixmaps. Where is it? -- Transform Data int

Re: [MSEide-MSEgui-talk] Totally rounded button (knob)

2016-04-01 Thread Martin Schreiber
On Friday 01 April 2016 14:25:33 Krzysztof wrote: > Hi Martin, > > Is there anything like Knob button? Yes, examples are here: https://gitlab.com/mseide-msegui/mseuniverse/tree/master/attic/msedocumenting/mse/trunk/help/tutorials/widgets/roundbutton see attachment. > > BTW: Is it possible to set

[MSEide-MSEgui-talk] Totally rounded button (knob)

2016-04-01 Thread Krzysztof
Hi Martin, Is there anything like Knob button? If not then I probably need to inherit from TButton, override doonpaint and draw it by my self right? BTW: Is it possible to set little rounding on button edges using TFrame and not using FrameImage / TImageList? Just little smoth rounding like butto