hamburger toolbar button to open mainmenu
Posted: 12 Feb 2015 11:37
create a hamburger toolbar icon that display the main menu as a dropdown menu
Forum for XYplorer Users and Developers
https://www.xyplorer.com/xyfc/
Code: Select all
Snip: CTB 1
Action
NewUserButton
Name
MiniBar
Icon
<get alias resources>\graphics\gentleface\align_just.ico
ScriptL
popupmainmenu;
ScriptR
popupmainmenu "window";
FireClick
0
I got these straight off of Google Images... Hopefully nobody's got a beef with that.