PDA

View Full Version : nsis gui


RM
14th April 2001, 11:50
hi.

I started building a gui interface for nsis, but it seems impossible to handle all the options. I couldn't find a way to build an easy & comfortable interface.

if anyone has ideas, I'll be happy to hear them.

Kaboon
14th April 2001, 12:07
I've also started building a some kind of a "gui". Check the link in my sig. (easynsigenerator) :) But it is indead kinda hard to do. :)

I know that it is a terrible app that I've made. But it is it just for fun. And mostly to test what I've learned on school. :)

RM
14th April 2001, 12:54
sorry, but that isn't a gui.

Kaboon
14th April 2001, 14:02
Yeah I know...

Bor
15th April 2001, 16:11
My opinion is that you don't have to include the more advanced options. Becasue if you need the advanced options then you're smart enough to make the install the "traditional" way.

dallas_k
16th April 2001, 01:18
I used tabbed pages for one I started. It kinda works, You can Download the first release from website.

rm'
17th April 2001, 06:06
Tabs actually work terrifically well. Then, you can organize the features by function (i.e. Header, Installation Types, Installation Sections, Global Variables, etc.). The one thing I'm having trouble with is having support for infinite installation files/sections.

dallas_k
18th April 2001, 23:06
I'll try to get an easy way to add multiple files.

Thanks

dallas_k
29th April 2001, 04:34
Made it a little easier to add files. not yet for sections