@XionII & SgtPooki, thanks for kind words.
SgtPooki wrote:
I also plan on editing it so you do not have to click on each circle to have the next menu appear.
I do not encourage auto submenu open when you hover over item. Why? Limitation to just one ring in main menu.
Read this.
@Elesar & SgtPooki:
- Automatic icon extraction if target is an exe, overwrite if custom one is set.
- Center clock as an option (an earlier post showed this, I really like it)
- Modular Skinning (LiquidGravity is already working on this)
Great suggestions. I encourage them all.
If you will create
RM settings script, please, try to make it a stand alone script. I strongly insist on that. So when you run RM settings script:
1) it exits RM (if it is running)
2) loads RM in "edit mode"
3) when user finishes customization, it writes values to .ini files and
4) reloads RM
Some
guidlines:
1) very long self-explainable variable names are always better than short ones. Example:
AutoSubmenuMarking is always better than
ASM
2) write comments
3) if you will edit RM main script, try to preserve code structure at all costs
In upcoming RM update: possibility to set button positioning separately for main menu and submenus, possibility to change window's transparency
by dragging and sliding over window's caption with RMShowHotkey, Sort RM Items.ahk utility, some reliability improvements, maybe something else...
BTW, if somebody likes
LiquidGravity's or Houndx's modifications, say it! I said I like them. Saying
nice mod is the minimal reward for their efforts.