cancel
Showing results for 
Search instead for 
Did you mean: 

Move Window

david_fryda2
Participant
0 Kudos

Hi everyone,

When I create a window using the code


	IWDWindow window = wdComponentAPI.getWindowManager().createWindow( windowInfo, true);

, I cannot move the window.

How can I drag a window ?

Thanks.

Regards.

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

David,

No way currently.

The only option is to position window from code.

VS

david_fryda2
Participant
0 Kudos

Thanks Valery.

Regards.

Former Member
0 Kudos

Hi Valery, is this feature available in new releases?

Former Member
0 Kudos

Nav,

Till date this feature (moveable pop-over window) is not available in either of publically released versions of NW.

VS

Answers (0)