Skip to content
⌘ NSIS Forum Archive

Question.How can expand,collapse window?

3 posts

Coby#

Question.How can expand,collapse window?

How can implement function collapse expand window using a button?
T.Slappy#
That is not easy in NSIS. What are you trying to achieve?

Maybe you could modify the resources in ResHacker and then simply use MoveWindow() ?
Coby#
Update

It would help if someone could greatly improve the code.
It is functional but with some flaws.