![]() |
Entering text into multiline item |
Post Reply ![]() |
Author | |
jposborne ![]() Newbie ![]() Joined: 19 August 2010 Status: Offline Points: 7 |
![]() ![]() ![]() ![]() ![]() Posted: 19 August 2010 at 4:48am |
Hi,
Ive created an item as follows:
Set Item = Category.AddChildItem(PropertyItemMultilineString, "Description")
Item.Caption = "Description" Item.MultiLinesCount = 3 Item.Tooltip = "Please enter a description for the item" If I then click the drop down and type text into the drop down area, it does not update into the item. I assume you have to trap an event and write it back in, but I can't see how this is done. Since you can only enter carraige returns directly into the item you have to enter these in the drop down area, but then it doesn't update. I assume I'm missing something obvious here.
Any help would be appreciated.
Cheers
Jon
|
|
![]() |
|
jposborne ![]() Newbie ![]() Joined: 19 August 2010 Status: Offline Points: 7 |
![]() ![]() ![]() ![]() ![]() |
Just noticed that if you press ctl+enter in the drop down area the text is written back to the item. This seems a bit end user unfriendly. I'm sure none of my end users would work this out unless I explictly stated it in the caption.
There must be a easier way?
|
|
![]() |
|
jposborne ![]() Newbie ![]() Joined: 19 August 2010 Status: Offline Points: 7 |
![]() ![]() ![]() ![]() ![]() |
Codejock,
Can you please advise as to the best way to get the text back into the item wthout having to press function keys or key combinations?
Thanks
|
|
![]() |
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 |