![]() |
Key property missing |
Post Reply
|
| Author | |
cryo75
Groupie
Joined: 04 June 2006 Status: Offline Points: 49 |
Post Options
Thanks(0)
Quote Reply
Topic: Key property missingPosted: 06 June 2006 at 4:59am |
|
Hi, It would be nice (and helpful) if there is a key property (as string) along with the ID for all objects. Ivan |
|
![]() |
|
gshawn
Senior Member
Joined: 04 October 2004 Status: Offline Points: 227 |
Post Options
Thanks(0)
Quote Reply
Posted: 06 June 2006 at 5:26am |
|
whoa that's the weirdest thing, I was just reading the PECompact forums and all of a sudden I realized you also posted here :) Seems you know a good tool when you see one..... Cheers! |
|
![]() |
|
cryo75
Groupie
Joined: 04 June 2006 Status: Offline Points: 49 |
Post Options
Thanks(0)
Quote Reply
Posted: 06 June 2006 at 5:53am |
|
Yeah... that's all me!! It's that time of year when I'm in the middle of developing the next version, so I guess there will be a lot of activity from me :) Cheez! Ivan |
|
![]() |
|
SuperMario
Senior Member
Joined: 14 February 2004 Status: Offline Points: 18057 |
Post Options
Thanks(0)
Quote Reply
Posted: 06 June 2006 at 9:24am |
|
Possibly you are wanting the "Parameter" property which is exactly like a "Tag" property on most controls?
|
|
![]() |
|
cryo75
Groupie
Joined: 04 June 2006 Status: Offline Points: 49 |
Post Options
Thanks(0)
Quote Reply
Posted: 14 June 2006 at 6:55am |
|
No. It's a unique key that identifies an object within a collection. With a standard VB collection, you can add an item such as: myCol.Add "MyName1", "keyA" myCol.Add "MyName2", "keyB" Then I can access MyName2 by doing: myCol(2) or myCol("keyB") Ivan |
|
![]() |
|
Post Reply
|
|
|
Tweet
|
| Forum Jump | Forum Permissions ![]() You cannot post new topics in this forum You cannot reply to topics in this forum You cannot delete your posts in this forum You cannot edit your posts in this forum You cannot create polls in this forum You cannot vote in polls in this forum |