ATTENTION: You are viewing a page formatted for mobile devices; to view the full web page, click HERE.

DonationCoder.com Software > Post New Requests Here

IDEA: Move dialog boxes to the center of the (correct) monitor

<< < (5/6) > >>

jgpaiva:
Hi David!

Jut modify that code to:


--- ---   WinGetTitle,WinTitle,ahk_id %ActiveWindow%
   WinClass=ahk_class%A_space%%Winclass%
   if WinTitle=""
      return
   If NotDetectableWindow(WinTitle,WinClass)
     return

David.P:
"Grea-heat", jgpaiva as usual! Afterwards, things can look quite simple sometimes   :-[

Thanks very much,
Cheers David

jgpaiva:
"Grea-heat", jgpaiva as usual! Afterwards, things can look quite simple sometimes   :-[

Thanks very much,
Cheers David
-David.P (April 14, 2011, 03:30 AM)
--- End quote ---
Great! I have updated the modified dialogMove I posted in this thread with the changes ;)

David.P:
Thanks!

MilesAhead:
Yeah, but how can I insert "Blank" or "nil" into DialogMove's preferences then?
-David.P (April 14, 2011, 01:17 AM)
--- End quote ---

I haven't looked at Dialog Move code since I don't have multiple monitors. If I can't try it out myself it's kind of a dead end.
-MilesAhead (April 14, 2011, 01:42 AM)
--- End quote ---

Just a note: dialogmove works on any monitor, single or multi setup. The original purpose was to work on a single large monitor; it was then tweaked for multi screens.

I even find it useful on a tiny netbook screen.
-nudone (April 14, 2011, 02:18 AM)
--- End quote ---

I believe.  All I'm saying is the OP wants a function for multiple monitors and it seems futile to get into it if I don't have a MM set up.  Simulation ain't always the same as running 2 real physical devices. If I can't test it myself I don't want to code it.  Unless I was somebody's employee then I guess I'd haveta'. :)

Navigation

[0] Message Index

[#] Next page

[*] Previous page

Go to full version