Go Back   Winamp Forums > Developer Center > NSIS Discussion

Reply
Thread Tools Search this Thread Display Modes
Old 16th September 2011, 15:53   #1
vRock67
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
vRock67 is offline   Reply With Quote
Old 17th September 2011, 18:47   #2
T.Slappy
Senior Member
 
T.Slappy's Avatar
 
Join Date: Jan 2006
Location: Slovakia
Posts: 366
Send a message via ICQ to T.Slappy
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/
T.Slappy is offline   Reply With Quote
Old 19th September 2011, 05:38   #3
vRock67
Junior Member
 
Join Date: Sep 2011
Posts: 12
I want to Drag whole NSIS window ....
vRock67 is offline   Reply With Quote
Old 19th September 2011, 07:32   #4
MSG
Major Dude
 
Join Date: Oct 2006
Posts: 1,841
There already is an area for this: The window's title bar.
MSG is offline   Reply With Quote
Old 19th September 2011, 09:09   #5
vRock67
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
vRock67 is offline   Reply With Quote
Old 20th May 2012, 02:02   #6
ZmAn3
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
ZmAn3 is offline   Reply With Quote
Old 20th May 2012, 16:50   #7
Anders
Moderator
 
Anders's Avatar
 
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
Anders is offline   Reply With Quote
Reply
Go Back   Winamp Forums > Developer Center > NSIS Discussion

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump