Re: [MSEide-MSEgui-talk] IDE stuck in infinite loop

2015-12-30 Thread Graeme Geldenhuys
On 2015-12-29 13:40, Martin Schreiber wrote: > Looks like a BSD only problem. Please try again with git master > a25574769fd3830e2d145a117ba3a032ba25bdc9. Thank you, that seems to have solved the problem. Regards, - Graeme - -- fpGUI Toolkit - a cross-platform GUI toolkit using Free Pascal

Re: [MSEide-MSEgui-talk] Syntax highlighter for begin..end ?

2015-12-30 Thread Fred van Stappen
> You don't need to reformat the whole code but the pieces where you make > changes only. Huh, yes, but all the code is a mess > Do you understand the concept of tsyntaxpainter? Although maybe possible it > is > not intendended for such tasks. Maybe it is better you make your own > parser

Re: [MSEide-MSEgui-talk] Questions regarding Frame.FrameFace

2015-12-30 Thread Martin Schreiber
On Wednesday 30 December 2015 11:28:41 Michael Ebner wrote: > Ok, now I'm at FrameFace > > 1.) It seems that with FrameFace regards to the face and not the frame. Is > this correct? And when it is, why it is disposed under TFace? > tframe can fill the client area with a colour if "colorclient"

[MSEide-MSEgui-talk] Questions regarding Frame.FrameFace

2015-12-30 Thread Michael Ebner
Ok, now I'm at FrameFace 1.) It seems that with FrameFace regards to the face and not the frame. Is this correct? And when it is, why it is disposed under TFace? 2.) What is offset1 for? 3.) What's the difference between OffsetActive and OffsetFocused? (The summation concept is clear, w