Recent

Author Topic: Third Party Menu and Toolbar controls?  (Read 3939 times)

knuckles

  • Full Member
  • ***
  • Posts: 127
Third Party Menu and Toolbar controls?
« on: December 25, 2016, 08:30:02 pm »
Does there exist any nice visual looking menu and toolbar controls similar to Devexpress Bar Manager or Delphi Action Bars etc? I was looking for a TMainMenu, TPopupMenu and TToolBar replacement.

I had thought maybe create own custom menu but not sure exactly how to approach that if I did go own route.

Thanks

wp

  • Hero Member
  • *****
  • Posts: 13515
Re: Third Party Menu and Toolbar controls?
« Reply #1 on: December 26, 2016, 09:38:20 am »

lainz

  • Hero Member
  • *****
  • Posts: 4742
  • Web, Desktop & Android developer
    • https://lainz.github.io/
Re: Third Party Menu and Toolbar controls?
« Reply #2 on: December 26, 2016, 02:53:20 pm »
Default ToolBar can be themed now, you can theme the background and the buttons.

Here an example of a dark theme, that I did for LazPaint:
https://github.com/bgrabitmap/lazpaint/blob/master/lazpaint/udarktheme.pas

You can use the default canvas or bgrabitmap

 

TinyPortal © 2005-2018