[Lazarus] Z-order not working

Dmitry Boyarintsev skalogryz.lists at gmail.com
Wed Apr 1 16:01:20 CEST 2015


TImage is a graphic control (it doesn't have its own handle), thus cannot
be put "above" any other control than it's parent.

It should be a place into another control (i.e. TPanel) that is TWinControl
(and does have a handle)

thanks,
Dmitry

On Wed, Apr 1, 2015 at 9:45 AM, Graeme Geldenhuys <
mailinglists at geldenhuys.co.uk> wrote:

> Hi,
>
> Why can I place a TEdit above a StatusBar, but a TImage I can't? See
> attached screenshot.
>
>
> Regards,
>   - Graeme -
>
> --
> fpGUI Toolkit - a cross-platform GUI toolkit using Free Pascal
> http://fpgui.sourceforge.net/
>
> --
> _______________________________________________
> Lazarus mailing list
> Lazarus at lists.lazarus.freepascal.org
> http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.lazarus-ide.org/pipermail/lazarus/attachments/20150401/b10cd89a/attachment-0003.html>


More information about the Lazarus mailing list