cancel
Showing results for 
Search instead for 
Did you mean: 

Dragging and Moving Windows

Former Member
0 Kudos

Hi,

I have made an application where i need to create new windows at the click of hyperlinks and buttons.

The problem is that the users(Clients) want those windows(the ones that get created onAction of the hyperlink an buttons) to be draggable, just like pop-up windows do in a Windows environment.

At present, the new windows get created within the same Internet Explorer window, and so are not draggable.

Is there a way i can make those IWDwindows draggable??

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Hanoz,

Unfortunately, this is not possible for current WD versions (neither NW04s nor NW04)

VS

Former Member
0 Kudos

What??...are you sure about this? is there absolutely no other way?

i mean, lets not restrict ourselves to making a popup window draggable by changing its properties or anythng, is there no other out-of-the-box way to achieve the draggability??

Former Member
0 Kudos

Hanoz,

Unfortunately this is true -- WD HTML client does not support move/drag on popup windows.

Sure, you may place your own controls (like buttons) inside of window view, handle actions and achieve "dragability" via server-side events that invokes window.setPosition()

Valery Silaev

SaM Solutions

http://www.sam-solutions.net

Answers (0)