limelect 48 Posted March 28, 2020 D10.2.3 project>options>appearance>Custom Styles Share this post Link to post
PeterPanettone 157 Posted March 28, 2020 26 minutes ago, limelect said: project>options>appearance>Custom Styles And which style exactly did you add? I am still waiting for the screenshots. Share this post Link to post
limelect 48 Posted March 28, 2020 (edited) Any style will do except window. You do not need a screenshot to understand Do you work with older version Delphi? Like D7? Maybe this is why you ask the above Edited March 28, 2020 by limelect Share this post Link to post
PeterPanettone 157 Posted March 28, 2020 (edited) 12 minutes ago, limelect said: Do you work with older version Delphi? Like D7? Actually I work with Delphi 3. I am glad you helped me to understand. Edited March 28, 2020 by PeterPanettone Share this post Link to post
limelect 48 Posted March 28, 2020 (edited) D3 ? you are joking i guess. But that OK. At list download the FREE new Delphi. D10.3 Or if you have a license could get D7 for free !!! Edited March 28, 2020 by limelect Share this post Link to post
giomach 1 Posted August 29, 2020 I've been looking for a sticky popup solution, and this looks very promising. I've downloaded and run StickyPopupMenuSimulation 3.zip. I want to use hotkeys in the menu, and I have put a & on each menu item, Test &1, Test &2. There are two small problems. 1. When the menu appears, the hotkeys are not underlined. Underlining appears when a hotkey is pressed, and disappears again when a menuitem is clicked with the mouse. 2. When a hotkey for item 1 (say) is pressed, item1 is highlighted. If the mouse now hovers over item2, item2 is highlighted, but item1 also remains highlighted until the mouse is clicked. Hopefully this will not be hard to fix. I'm using Delphi XE2, update 1. Share this post Link to post