[Openroad-users] Move an OpenROAD Window with no title

Cristian C. Ianculovici Cristian.Ianculovici at ingres.com
Fri Apr 4 00:34:55 EST 2008


This can be done if you position your window within the application and have buttons on the frame to move the window, or trigger mouse events... but that is somewhat more complicated... 

 

(something like

 

on click btn_Move_Down= 

{

CurFrame.WindowYTop = CurFrame.WindowYTop +100;

}

 

)

 

Cristian Ianculovici

 

 

From: openroad-users-bounces at peerlessit.com [mailto:openroad-users-bounces at peerlessit.com] On Behalf Of Bodo Bergmann
Sent: Thursday, April 03, 2008 10:32 AM
To: International OpenROAD Users
Subject: Re: [Openroad-users] Move an OpenROAD Window with no title

 

Great, that actually works.

I only need to press an arrow key once (e.g. <Alt>+<space> <M><RightArrow>),

then I can use the mouse to move the window.

 

________________________________

From: openroad-users-bounces at peerlessit.com [mailto:openroad-users-bounces at peerlessit.com] On Behalf Of Paul White
Sent: Thursday, April 03, 2008 4:25 PM
To: International OpenROAD Users
Subject: Re: [Openroad-users] Move an OpenROAD Window with no title

Have you tried Alt-space, M, then use arrow keys?

	-----Original Message-----
	From: openroad-users-bounces at peerlessit.com [mailto:openroad-users-bounces at peerlessit.com]On Behalf Of Bodo Bergmann
	Sent: Friday, 4 April 2008 12:21 AM
	To: International OpenROAD Users
	Subject: Re: [Openroad-users] Move an OpenROAD Window with no title

	<Alt>+<Space> brings it up for me.

	 

	When I then select "Move" the cursor changes (to the 4-directional arrows),

	but then when I can't drag the window to another position.

	 

	This behavior is consistent with other windows applications (IE, Outlook, Notepad),

	where only the click on the title bar actually moves the window.
	When you click anywhere else, nothing happens.

	 

	Bodo.

	 

	Bodo Bergmann

	Senior Software Engineer

	OpenROAD Worldwide Development

	Ingres Corp.

	 

	 

________________________________

	From: openroad-users-bounces at peerlessit.com [mailto:openroad-users-bounces at peerlessit.com] On Behalf Of Kim Ginnerup
	Sent: Thursday, April 03, 2008 4:02 PM
	To: International OpenROAD Users
	Subject: Re: [Openroad-users] Move an OpenROAD Window with no title

	No it does not.

	 

	Kim

	 

	
________________________________


	Fra: openroad-users-bounces at peerlessit.com [mailto:openroad-users-bounces at peerlessit.com] På vegne af Paul White
	Sendt: 3. april 2008 15:40
	Til: International OpenROAD Users
	Emne: Re: [Openroad-users] Move an OpenROAD Window with no title

	 

	Hi Kim,

	Does Alt-space bring up the system menu?

	Paul

	 

		-----Original Message-----
		From: openroad-users-bounces at peerlessit.com [mailto:openroad-users-bounces at peerlessit.com]On Behalf Of Kim Ginnerup
		Sent: Thursday, 3 April 2008 5:28 PM
		To: International OpenROAD Users
		Subject: [Openroad-users] Move an OpenROAD Window with no title

		Hi all,

		 

		Have any of you managed to move a user frame that has no title.

		Normally you can click and drag on the title bar.

		But what if there is no title bar?

		 

		Regards

		 

		Kim

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://www.peerlessit.com/pipermail/openroad-users/attachments/20080403/149d9164/attachment.html 


More information about the Openroad-users mailing list