On Saturday 06 February 2010 14:00, Graeme Geldenhuys wrote:
> Here is another screenshot of Qt Designer showing that it is not an
> issue with my Qt theme. In Qt Designer the toolbar downarrows are
> drawn correctly (and they are flat buttons), but not in Lazarus IDE.

Toolbar in Qt Designer is native QToolBar class, but in LCL we use LCL one, 
not native Qt class, so there could be the reason, why down arrow isn't 
painted.I'm currently trying to fix it.

z.

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

Reply via email to