>> > Question number two: I report a bug (in my opinion it is a bug)
>> > about wrong behavior of WarpToWindow function. Shortly: this
>> > function resets a viewport like GoToPage do it. Can I to do
>> > something with it? Is there a workaround? I can't find a
>> > simple solution (I plan to use CursorMove or something like it,
>> > but it is not a good solution).
>> I Think using CursorMove is a good solution, you could add some
>> CursorMove to the function above to get pretty close to this
>> behaviour!
DV> To warp to the top left corner of a window without switching pages
DV> you can use
DV> AddToFunc my_warptowindow
DV> + I WindowId root 0 WarpToWindow $[w.x]p $[w.y]p
Wow! Thank you very much for idea.
--
Ruslan Kosolapov
Plesk QA Department Second Manager
SWsoft, Inc.
E-mail: rkosolapov_at_sw-soft.com
Web Site: www.sw-soft.com
--
Visit the official FVWM web page at <URL: http://www.fvwm.org/>.
To unsubscribe from the list, send "unsubscribe fvwm" in the body of a
message to majordomo_at_fvwm.org.
To report problems, send mail to fvwm-owner_at_fvwm.org.
Received on Mon Jul 05 2004 - 14:03:46 BST