Hi Martin.
I am not fully qualified if that makes sense.
Ok , I dont know LazOpenGLContext, but its a 3rd party tool. Does it have an installer that puts it into /usr/share ? If not, you can install it into your home directory. (and remove the other installation.)
It may well be third party but, as far as I am aware, it appears in 'the list', picture attached. Yes it does install, as per previous, when other things appear to be happy with themselves... Not sure if this helps. It also appears to work but is prone to throwing its own errors. Something like,
http://forum.lazarus.freepascal.org/index.php/topic,27553.msg170383.html#msg170383I'm not sure which part of my program I should 'blame' for that one. Probably me.
Now you may have valid reasons to nest scrollboxes (and I know the stuff you posted is an example, not your real app), but overall it seems few people do nest them.
This one will be unfair because I have not being paying proper attention to your replies. I have not been nesting ScrollBoxes. I spent a bit of time with Panels thinking that they might be Scrollable then elsewhere someone mentioned I might use the AutoScroll in the main Form but that was not what I was looking for.
End result is I put a ScrollBox on a Panel and then Parented a Frame to the ScrollBox during run time and at that point I got to Scroll through the bits and pieces of the Frame. Whilst Panels make mention of ScrollBars I do not think they really know about them... at least I have not managed to provoke their appearance.
Of course if someone wishes to put ScrollBoxes within ScrollBoxes then.. why not?
Some distros insist on cutting fpc into tons of small packages. So that then conflicts with the one big package from the sourceforge download page.
I can, possibly mistakenly, concur with that one. If I install Lazarus via the Software Manager under Mint it is borked from the outset because the 'headlline' install does not drag FreePascal in. Duh-Oh. Having figured that one out you have to smack about the place and arbitrarily grab the other hundred of bits and pieces.
I suppose that's a barrier to entry I might almost be able to work out but, in my mind, it should not be there.
Since I mainly install from sources, I cant give much advice on this. But usually, you install the distros package only once (to get dependencies, such as ....-dev packages of some libraries. Once you have them, stick to the packages supplied at sourceforge.
In part, if it makes sense, that goes back to my perceived 'Once You Know' scenario... It just works but you forget why.
Hi Windsurfer/Signal
OK I am not quality but I am game. Please be gentle...
I am typing too slowly.
Hi Sysrpl
Being a trusting type I'll give that one a go.
Hi again Windsurfer
Noted and previously executed. Perhaps I should do so before entering the realms of someone else's script. I really have no idea.