|
|
#1 |
|
Junior Member
Join Date: Sep 2011
Posts: 12
|
Make special area in dialog ... to move the window
How can we make a specific area in NSIS page ... so that user can left click there and move the window .....
Thank you guys in advance |
|
|
|
|
|
#2 |
|
Senior Member
|
Do you want to drag some components within the NSIS window?
Or you want to drag whole NSIS window? Please write more details! Create cool looking Graphical Installers in NSIS: www.graphical-installer.com -see below I offer NSIS scripting, C/C++/C#/Delphi programming: www.unsigned-softworks.sk Develop NSIS projects directly in Visual Studio 2005-2012: www.unsigned-softworks.sk/visual-installer/ |
|
|
|
|
|
#3 |
|
Junior Member
Join Date: Sep 2011
Posts: 12
|
I want to Drag whole NSIS window ....
|
|
|
|
|
|
#4 |
|
Major Dude
Join Date: Oct 2006
Posts: 1,841
|
There already is an area for this: The window's title bar.
|
|
|
|
|
|
#5 |
|
Junior Member
Join Date: Sep 2011
Posts: 12
|
i want that functionality in the dialog area .... i removed title bar and frame for better UI
|
|
|
|
|
|
#6 |
|
Senior Member
Join Date: Oct 2003
Posts: 165
|
Im also looking for a way to do this or if someone is capable of programming it into a modern ui exe for me, for instance make a label control that you can click and drag the whole installer window with you can name it whatever number control I can find it with reshacker.
please and thank you |
|
|
|
|
|
#7 |
|
Moderator
Join Date: Jun 2002
Location: ${NSISDIR}
Posts: 2,784
|
A plugin is required to do this (Fake the hit test). Write your own or use the experimental wndsubclass plugin...
IntOp $PostCount $PostCount + 1 |
|
|
|
![]() |
|
|||||||
| Thread Tools | Search this Thread |
| Display Modes | |
|
|