Jump to content
Macro Express Forums

Reposition & Resize not working


Recommended Posts

This macro should reposition the already-open Script Editor.

 

Window Activate: Macro Express Pro - Script Editor

Wait for Window Title: Macro Express Pro - Script Editor

Window Reposition: Macro Express Pro - Script Editor Position: 1000, 0

Macro Return

 

<WINDOW ACTIVATE Title="Macro Express Pro - Script Editor" Exact_Match="FALSE" Wildcards="FALSE"/>
<WAIT FOR WINDOW TITLE Title="Macro Express Pro - Script Editor" Partial="TRUE" Wildcards="FALSE" Indefinite="TRUE" Hours="0" Minutes="0" Seconds="0"/>
<WINDOW REPOSITION Option="\x01" Title="Macro Express Pro - Script Editor" Partial="TRUE" Wildcards="FALSE" Method="\x00" Left="1000" Top="0" Monitor="0" _IGNORE="0x0006"/>
<MACRO RETURN/>

 

 

It failed every time I tried. Wherever the window was initially positioned, no change occurred.

 

Similarly a Resize command failed too.

 

Window Resize: Macro Express Pro - Script Editor Size: 800, 1000

 

That gave an even stranger result: a new, empty 'outline' of Script Editor appeared, and when closed it also closed the original one. In some other cases I won't burden you with it froze ME Pro entirely.

 

Any ideas on the cause please?

 

--

Terry, East Grinstead, UK

Link to comment
Share on other sites

I confirm that trying to reposition and/or resize ME Pro Script editor does not work. The reposition/resize commands themselves work on other windows, but the Pro Editor is apparently immune.

 

I did not have problems with Resize closing windows or freezing ME, however.

 

Thanks Steve, I'll report it.

 

--

Terry, East Grinstead, UK

Link to comment
Share on other sites

  • 2 months later...

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Loading...
×
×
  • Create New...