General XMetaL Discussion
XMetaL Community Forum › General XMetaL Discussion › how to prevent xmetal from stealing focus?
-
chunsbedt September 25, 2009 at 5:34 pm
how to prevent xmetal from stealing focus?
September 25, 2009 at 5:34 pmParticipants 1Replies 2Last Activity 13 years, 6 months agoHi
XMetal is annoying me by stealing focus from other applications. Is there a way to prevent this? For example, if I do something like checkin a file, then I want to view my e-mail (instead of waiting for the Astoria CMS to process the checkin), after XMetaL finishes checking in, it forces itself on top of the Outlook window. So, if I’ve started reading an e-mail, I have to click my Outlook window again. I really really really don't want this to happen. I've tried the microsoft TweakUI tool designed to prevent this but it doesn't work… any ideas?Su-Laine Yeo December 15, 2009 at 12:44 am
Reply to: how to prevent xmetal from stealing focus?
December 15, 2009 at 12:44 amHi,
I believe this is an issue with Astoria's integration with XMetaL, and doesn't usually happen when using XMetaL without the Astoria CMS. Have you been in touch with Astoria?
Derek Read December 15, 2009 at 2:05 am
Reply to: how to prevent xmetal from stealing focus?
December 15, 2009 at 2:05 amIf you are checking with Astoria you can ask them if they make calls to the following XMetaL Author API, which tells the product to bring itself to the front and place focus within the active document:
Application.PostSetFocus(1)
-
AuthorPosts
- You must be logged in to reply to this topic.