|
|
#1 |
|
Member
Join Date: Jun 2003
Location: Holland
Posts: 98
|
Icon and Bitmap
I have looked at the forums for this question but i could find a decent solution anywhere.
- Is it possible to view a icon in a custompage? (You can view images, but i want to view icons so if the (windows) theme is different it still looks right) and if its possible, How? And one little thing. I used to use different bitmaps im my setups (for example: at the left, at the welcome screen) I used a old version and the old way to do it doesn't work anymore in 2.0. I was hoping somebody could tell me how to fix it. I hope somebody knows it, thanks for reading anyway .Sebas |
|
|
|
|
|
#2 | ||
|
Forum King
|
Re: Icon and Bitmap
Quote:
Quote:
Winamp: Fossil 2002 III | My AVS Presets | visboTVisbot | PimpBot | How to setup AVS? NSIS: Sublime Text Packages | NSIS-Linker.user.js | highlight.js | Icons & Graphics | Twitter |
||
|
|
|
|
|
#3 |
|
Member
Join Date: Jun 2003
Location: Holland
Posts: 98
|
Second Question
Thank you very much Yathosho it helped me very much.
But i still got another question and i dont know i its worth to open a new topic about it so ill ask it here. When you look at attached the image, you will see a custom dialog. I made it and i want to have some things i could not find. I want that users can choose between 2 checkboxes (Red, Green). So if they choose Green they cant choose Red. I hope somebody can tell me how to do this. And a second thing is how to automaticly check checkboxes and radiobuttons. (Blue area) I hope somebody knows how to do this. It may have been somewhere on the NSIS pages but i didnt find it. ![]() Sebas |
|
|
|
|
|
#4 |
|
Forum King
|
you might prefer using a visual editor to create io-pages, such as HM NSI Edit.
you forgot to attach an image too. Winamp: Fossil 2002 III | My AVS Presets | visboTVisbot | PimpBot | How to setup AVS? NSIS: Sublime Text Packages | NSIS-Linker.user.js | highlight.js | Icons & Graphics | Twitter |
|
|
|
|
|
#5 |
|
Member
Join Date: Jun 2003
Location: Holland
Posts: 98
|
Image
Something went wrong with the image.
Ill try it again if it still doesnt work look here: > http://imesh-light.lan-mania.ch/image.jpg I know such editors as HM NSI Edit. But that are just a few options, not the one i descibed. |
|
|
|
|
|
#6 | ||
|
Forum King
|
Re: Second Question
Quote:
Quote:
Winamp: Fossil 2002 III | My AVS Presets | visboTVisbot | PimpBot | How to setup AVS? NSIS: Sublime Text Packages | NSIS-Linker.user.js | highlight.js | Icons & Graphics | Twitter |
||
|
|
|
|
|
#7 | |
|
Member
Join Date: Jun 2003
Location: Holland
Posts: 98
|
Thanks, it helped.
Quote:
But i want to use 2 pairs of checkboxes (Like in the image). How can i configure this? [Edit] I was wondering this. If searched by i didnt managed to get the information i need. I want that if 'radiobutton 1' is set a specified regstring is written. And i want if 'radiobutton 2' is set a different regstring is written. i saw this: code: But the 'ExecShell "open" "program.exe"' doesnt fit for me. I need that a regstring is written. What to do? [/Edit] Sebas |
|
|
|
|
|
|
#8 |
|
Forum King
|
there's no point in using ExecShell with an executable. try Exec or nsExec.
for registry manipulation, check the manual Winamp: Fossil 2002 III | My AVS Presets | visboTVisbot | PimpBot | How to setup AVS? NSIS: Sublime Text Packages | NSIS-Linker.user.js | highlight.js | Icons & Graphics | Twitter |
|
|
|
|
|
#9 |
|
Member
Join Date: Jun 2003
Location: Holland
Posts: 98
|
Thnx for the advice but it didnt helped me cause i dont know how to use this. S i was hoping that somebody could tell me what to write.
- And i want to use 2 pairs of checkboxes (Like in the image). How can i configure this? Sebas |
|
|
|
|
|
#10 |
|
Major Dude
|
Use for each first of each pair of radiobuttons with this:
Flags=GROUP NOTE: Every time you put that line at any radiobutton "field", that control starts a new group of radiobuttons. |
|
|
|
![]() |
|
|||||||
| Thread Tools | Search this Thread |
| Display Modes | |
|
|