|
#1
|
|||
|
|||
|
Tree default checked
Could be blind but im unable to find how to create a tree (checkboxes=true) with some of the boxes checked by default. Come to think about it im also unable to find anyway to check or uncheck any of the boxes from a script.
tree1 tree1.1 tree1.2 tree2 tree2.1 If tree1 is checked I would like 1.1 & 1.2 auto checked or unchecked. Im also wanting to have a button for unselect all and select all. Help Last edited by purg; 09-28-2005 at 07:07 PM. |
|
#2
|
||||
|
||||
|
Our next service release will have a way to get/set the checked state of a tree item.
|
|
#3
|
|||
|
|||
|
an action to enable/disable/invert all checkboxes below would be nice too.
if you select the checkbox of the one on top all below get checked too. (not always what you want but sometimes its good) |
|
#4
|
|||
|
|||
|
Quote:
|
|
#5
|
||||
|
||||
|
Next week for sure.
|
|
#6
|
|||
|
|||
|
Using a work around in the meantime
Code:
Software_check[e_NodeIndex] = "unchecked"; Software_number = Software_number - Math.Pow(2,e_NodeIndex); if e_Checked then Software_number = Software_number + (2*Math.Pow 2,e_NodeIndex)); Software_check[e_NodeIndex] = "checked"; end |
![]() |
«
Previous Thread
|
Next Thread
»
| Thread Tools | |
| Display Modes | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Formatting variables for print | Scally | AutoPlay Media Studio 4.0 | 13 | 02-19-2003 09:52 AM |
| INFO: How to Set the Default Application Directory | Support | Setup Factory 6.0 Knowledge Base | 0 | 09-25-2002 01:02 PM |
| Default text in edit field - Multiple edit screen | Romahe | Setup Factory 6.0 | 1 | 12-18-2001 02:01 PM |
All times are GMT -6. The time now is 10:11 PM.








Linear Mode

