|
|
|
|
#1 |
|
Moderator
Join Date: Nov 2002
Location: Surrey, England
Posts: 8,434
|
MultiLine text boxes idea
I was wondering if you could add some flags that would...
1. Change it so that multiline text box works like the LogWindow (lines are like selectable/deletable items). 2. Allow the user to delete one or more of these items from the list. This would be nice. -Stu |
|
|
|
|
|
#2 |
|
NSIS Dev
Join Date: Apr 2003
Location: Portugal
Posts: 110
|
You can use the "LISTBOX"
|
|
|
|
|
|
#3 | |
|
Moderator
Join Date: Nov 2002
Location: Surrey, England
Posts: 8,434
|
Ok, in the readme it says:
Quote:
-Stu |
|
|
|
|
|
|
#4 |
|
NSIS Dev
Join Date: Apr 2003
Location: Portugal
Posts: 110
|
You wrong, the user is able to select and unselect items
if you have required items, you should verify on custom page leave, ex: [Field 1] Type=Listbox Text=Listbox Left=30 Right=110 Top=22 Bottom=81 ListItems=One|Two|Third Flags=MULTISELECT if EXTENDEDSELCT used, try press CONTROL while selecting items, for me works like a charm cyas Ramon |
|
|
|
|
|
#5 |
|
Moderator
Join Date: Nov 2002
Location: Surrey, England
Posts: 8,434
|
I mean, with MULITISLECT & EXTENDEDSELCT you cannot have 0 items selected once you have clicked once in the list box.
-Stu |
|
|
|
|
|
#6 |
|
NSIS Dev
Join Date: Apr 2003
Location: Portugal
Posts: 110
|
Try with the control key down while clicking the over selected item, it should deselect
|
|
|
|
![]() |
|
|||||||
| Thread Tools | Search this Thread |
| Display Modes | |
|
|