On Saturday 09 of July 2011 21:56:31 Flávio Etrusco wrote:
> (...)
> 
> > As the OP suggests, "pinnable" windows could be a more platform
> > independent solution. But while I could add an according gadget to the
> > title bar of Windows forms, I have absolutely no idea how this could be
> > done on other platforms (window managers). If somebody can contribute an
> > implementation of such a gadget, I'm willing to assist in the
> > integration into the LCL. Otherwise we'll have to wait for the Delphi
> > solution for dockable forms, and I bet that this never will come :-(
> > 
> > DoDi
> 
> I don't know any application or widgetset that implements docking
> integration with X/window managers.
> Maybe the default docking handler could just remove the WM decorations
> and implement its own... (of course optionally, programmatically,
> under certain conditions etc)

Qt have docking windows , and we have QDockWidget in our bindings (I've played 
with it few months ago and it works .. .but of course there's no support in 
LCL for such ...). Also QDockWidget works fine on Linux, Mac and Win (and 
others where qt supports it).

zeljko

> 
> -Flávio
> 
> --
> _______________________________________________
> Lazarus mailing list
> [email protected]
> http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus
--
_______________________________________________
Lazarus mailing list
[email protected]
http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus

Reply via email to