Jump to content
Macro Express Forums

TsunamiZ

Members
  • Posts

    382
  • Joined

  • Last visited

Everything posted by TsunamiZ

  1. Can we use OS environment variables for paths in macros? Example, can we use... %TEMP% for %SystemDrive%\Users\{username}\AppData\Local\Temp Or do we have to use actual paths?
  2. In Macro Express Editor/Explorer, please make columns auto expand to fit text. Currently, we have to manually resize columns to do this.
  3. Please make green man icon always show in system tray by default [when a macro is running]. Since it's a very important feature to indicate when a macro is running. BTW: I already know how to do this manually. But it would be better if it behaved that way by default.
  4. When Macro Express is already running, please make clicking Macro Express shortcut show the editor/explorer. This is more intuitive. It's useful for when users prefer to hide the system tray icon. They may not know how to use the hotkey to show the editor/explorer.
  5. Please add ability to make a macro to hold down any key [such as alphabets, numbers, space, etc]. This is especially useful for macroing game controls.
  6. Anyone know if I can downgrade from 4.4.1.1 to 4.3.0.1 by installing over it? Or do I need to uninstall first? Also, will going to the older version cause any conflicts with my newer macros and imported program settings? BTW: Reason for downgrade is due to some new bugs in 4.4.1.1 that I don't like [i have reported them].
  7. i already have the correct option selected. but it doesn't work in the situation i mentioned.
  8. Please make "duplicate" always copy selected group of macros to below the highlighted group. Currently, this is not the case when the group of selected macros is highlighted from bottom up--which leaves the focus at the top.
  9. Please add "wait for pixel color". This is useful for confirming when mouse cursor is over a certain item that can't be identified any other way.
  10. how would i be able to do this for the windows 7 "action center" tray icon, which appears when new windows updates are available?
  11. Please add ability to activate a macro when a specific system tray icon appears.
  12. Please add a macro function to set system mouse speed. For example, I would like to create a macro that sets the system mouse speed to 2x faster than default when a certain .exe is running. And then when the .exe is closed, return system mouse speed to default. BTW: This would be more convenient than using a special mouse to manually set mouse speed.
  13. May I suggest to add a system macro command to apply Windows 7 themes / visual styles? To make it quick to change themes / visual styles in Windows 7.
  14. the left click detection bug is specific to right click menus. i tested this on a system tray program's right click menu.
  15. the left click detection bug [that i linked to] is specific to right click menus. i tested this on a system tray program's right click menu.
  16. time delay won't work well for what i'm trying to do. my request is for working around this MEP bug... http://pgmacros.invisionzone.com/topic/4976-bug-wait-for-left-mouse-click-command-doesnt-work-when-clicking-in-menus-or-right-click-menus/
  17. Anyone know how to make a macro wait for a specific right click menu to disappear/close before proceeding? How do I specify the right click menu? NOTE: This is for a right click menu from a system tray icon.
  18. BUG: In the Editor's info area at bottom, the last selected macro's icon is still displayed even when "no macros selected". This is especially noticeable when custom icons are used for macros. Can this be fixed? MEP 4.4.0.1
  19. BUG: Loss of indentation when first action line is disabled. Details in pic... MEP 4.4.0.1
  20. BUG: 4.4.0.1: "Categories" column doesn't remember width resize after closing Macro Express Pro. Used to work fine in previous versions, so it's a new bug in 4.4.0.1. Can this be fixed? Win7 x64
  21. May I suggest to add logic commands: "if macro running" and "if macro not running". These can allow macros to work better together, because they allow us to make macros behave differently when another specified macro is running [to prevent conflicts, add enhancements, etc].
  22. May I suggest to add a way to get system uptime? I want to make a macro that doesn't run unless a certain amount of system uptime has elapsed. BTW: I use Windows 7.
  23. BUG: Disabling text between clipboard copy doesn't work. The disabled text still gets copied. Can this be fixed? MEP 4.3.0.1
×
×
  • Create New...