Hi Dixie,
I had a look at the zip file and noticed the text file in it. I haven't opened your stack yet, but I will.
Best,
Mark
A Simple Tree Control for use in Revolution/LiveCode.
Moderators: FourthWorld, heatherlaine, Klaus, kevinmiller, robinmiller
Re: A Simple Tree Control for use in Revolution/LiveCode.
The biggest LiveCode group on Facebook: https://www.facebook.com/groups/livecode.developers
The book "Programming LiveCode for the Real Beginner"! Get it here! http://tinyurl.com/book-livecode
The book "Programming LiveCode for the Real Beginner"! Get it here! http://tinyurl.com/book-livecode
Re: A Simple Tree Control for use in Revolution/LiveCode.
Mark...
You will have to download the .zip file again... as now there is no text file in there. Instead the stack itself tells you the story about using or downloading the 'dvField' library...
be well
Dixie
You will have to download the .zip file again... as now there is no text file in there. Instead the stack itself tells you the story about using or downloading the 'dvField' library...
be well
Dixie
Re: A Simple Tree Control for use in Revolution/LiveCode.
Thanks, Dixie, I will do that.
Mark
Mark
The biggest LiveCode group on Facebook: https://www.facebook.com/groups/livecode.developers
The book "Programming LiveCode for the Real Beginner"! Get it here! http://tinyurl.com/book-livecode
The book "Programming LiveCode for the Real Beginner"! Get it here! http://tinyurl.com/book-livecode
Re: A Simple Tree Control for use in Revolution/LiveCode.
Hi all,
sorry, I had to remove some postings but everything is kinda sorted out now.
Please go on, nothing to see here!
Best
Klaus
sorry, I had to remove some postings but everything is kinda sorted out now.
Please go on, nothing to see here!
Best
Klaus
Re: A Simple Tree Control for use in Revolution/LiveCode.
The 'dvField' Library has been updated...
Added two commands… dvBranchSort and dvLeafSort.
The Branches and Leaves of a 'dvField' can now be sorted by script. These 'sorts' can also be performed using the 'dvField' popUp menu.
Added two functions :-
dvFieldBranches, dvFieldLeaves that return info about the branches and leaves in the dvField.
The syntax for the commands and functions are documented in the 'dvManual'
http://www.ihouse.on-rev.com/ihouse-dvfield.html
Added two commands… dvBranchSort and dvLeafSort.
The Branches and Leaves of a 'dvField' can now be sorted by script. These 'sorts' can also be performed using the 'dvField' popUp menu.
Added two functions :-
dvFieldBranches, dvFieldLeaves that return info about the branches and leaves in the dvField.
The syntax for the commands and functions are documented in the 'dvManual'
http://www.ihouse.on-rev.com/ihouse-dvfield.html
Re: A Simple Tree Control for use in Revolution/LiveCode.
Royalina...
I have attached a stack that uses the dvField library that shows you how to determine which dvField you are using, or want to use. If you have any further questions just ask...
be well
Dixie
I have attached a stack that uses the dvField library that shows you how to determine which dvField you are using, or want to use. If you have any further questions just ask...
be well
Dixie
- Attachments
-
- dvField Which.zip
- (88.78 KiB) Downloaded 313 times