Hello,
i provided a new form with the Form Designer, but when i put the code in a new INI and compile the Script, the site is broken. Same part with HM NIS Edit.
Why? Are there for it certain attitudes?
Thank you very much!
New Form is wrongly represented (NFD)
8 posts
Without a error message or script code, there is little anyone can do to help you
There is no error message.
I build a new form with the Form Designer. Then i put the code in a INI file (i'm included it in the script with the EXTRACT-Function).
When i compiled the Script and start the Setup the Form is shifted and not on the corrent position.
As example:
I make 10 droplists with a small size. In the setup i dont see the droplists there, where i have put it in.
I hope, you can understand me...
I build a new form with the Form Designer. Then i put the code in a INI file (i'm included it in the script with the EXTRACT-Function).
When i compiled the Script and start the Setup the Form is shifted and not on the corrent position.
As example:
I make 10 droplists with a small size. In the setup i dont see the droplists there, where i have put it in.
I hope, you can understand me...
Probably you're designing your custom page with the standard of default ui dimensions, however, your installer uses modern ui.
Okay, i understand. And how can I change the ui dimensions?
I dont find in the preference of NSIS Form Designer a button or something else to change this.
Thank you very much :-)
I dont find in the preference of NSIS Form Designer a button or something else to change this.
Thank you very much :-)
In the HM NIS Edit IO designer window, right click the dialog area and select a size from the 'Resize Designer' submenu.
Thank you very much. Now I use HM NIS. It is not so comfortably like NFD, but also good.
I prefer to draw my custom pages directly by editing the ini instead of using a visual designer. That's not too hard when you get the picture of the ui. After a couple of throws in the beginning everything is easy.