Originally posted by LsMoNKi/me downloads 🙂
I'm new in xml/xsl too. Maybe somebody can help you.
However a good point to start is Expat, a xml parser library written in c.
Nsis-gui
70 posts
What I would like to see in this project is a UI/IO designer. To edit the UI you can use my CResourceEditor and CDialogTemplate classes, they are fairly simple (I think 😁), all you have to do is add the UI wrapper around it to create a designer. I would also want a simple mode that hides all of the wizard stuff.
If any help is needed with anything, I am always here. 😉
Good luck with this project! I hope it will live long and prosper 😁
If any help is needed with anything, I am always here. 😉
Good luck with this project! I hope it will live long and prosper 😁
Hello kichik,
Please explain me what you exact mean with a "UI/IO designer".
Then we try to add this feature/wizard into N²E.
And can you please send me your classes?
Fiffi
Please explain me what you exact mean with a "UI/IO designer".
Then we try to add this feature/wizard into N²E.
And can you please send me your classes?
Good luck with this project! I hope it will live long and prosper 😁Thank you very much! 😁
Fiffi
ResourceEditor.cpp
ResourceEditor.h
DialogTemplate.cpp
DialogTemplate.h
Links to the latest versions of KiCHiKs classes in the NSIS 2K CVS.
ResourceEditor.h
DialogTemplate.cpp
DialogTemplate.h
Links to the latest versions of KiCHiKs classes in the NSIS 2K CVS.
UI - User Interface (ChangeUI with NSIS).
IO - Install Options.
My idea is to have a good guy editor (like VC resource editor) that will edit/create UIs for NSIS, or IO INI files.
IO - Install Options.
My idea is to have a good guy editor (like VC resource editor) that will edit/create UIs for NSIS, or IO INI files.
Hello Sunjammer,
the files they i get, when i click on your links, are HTML formated soucrefiles.
Can you please send me the files per email?
Thank you!
Fiffi
the files they i get, when i click on your links, are HTML formated soucrefiles.
Can you please send me the files per email?
Thank you!
Fiffi
Why you lazy ... :P (sending em to you now)
[edit]For future reference that html page had a download link at the top in case you didn't notice... and I sent you CVS links in an effort to encourage you to use CVS 😁 - I've emailed them to your SF team address since your you've disabled your email address in your forum profile[/edit]
[edit]For future reference that html page had a download link at the top in case you didn't notice... and I sent you CVS links in an effort to encourage you to use CVS 😁 - I've emailed them to your SF team address since your you've disabled your email address in your forum profile[/edit]
Hello Kichik, Sunjammer and Ximon,
i not really lazy! 😁
When i click on the links, my InternetExplorer open a dialog box and ask me where to save the files. And when i then open the downloaded files, that are HTML formated files.
Have you an little example which use the classes?
Thank you!
Fiffi
i not really lazy! 😁
When i click on the links, my InternetExplorer open a dialog box and ask me where to save the files. And when i then open the downloaded files, that are HTML formated files.
Have you an little example which use the classes?
Thank you!
Fiffi
Search for CResourceEditor and CDialogTemplate in script.cpp. There are a lot of examples in there 😁
BTW, Ximon is Sunjammer 😉
BTW, Ximon is Sunjammer 😉
Hi,
I was talking about a NSIS designer...with a frontend. Here is a sample I hav done using VB 🙁
As of now, the "NSIS Designer" does nothing, it's just a sample feel of how the actual "NSIS Designer" could be.
P.S.
You will require the "standard VB runtimes" and the "tabctl32.ocx" to get this piece of software running 🙂
I was talking about a NSIS designer...with a frontend. Here is a sample I hav done using VB 🙁
As of now, the "NSIS Designer" does nothing, it's just a sample feel of how the actual "NSIS Designer" could be.
P.S.
You will require the "standard VB runtimes" and the "tabctl32.ocx" to get this piece of software running 🙂