![]() |
|
GTP.NET FAQ 11058I am trying to add 2 texts to a time item. I want to be able to show text1 on one line and text2 on the line below text1. How can I accomplish this? Please note that this article
refers to the GTP.NET Jump to article- 2007-11-17 11:25:00 - Email plexityHide Question
I am trying to add 2 texts to a time item. I want to be able to show text1 on one line and text3 on the line below text1. I have tried the code below but only the last text gets displayed. How can I accomplish this?
Answer
To accomplish this use two TimeItemTextLayouts with different padding. The second one should have a top padding to make it appear under the first one:
TimeItemText titxt = new TimeItemText();
TimeItemText titxt2 = new TimeItemText();
|
"This is too GREAT. I must say you have strong support and really good programmers at your place. Your entire team is good. Just Fantastic! – 100%" |
| ? 1999-2006 PlexityHide.com Grastensvagen 24, S-163 45 Spanga Sweden E-mail: support@plexityhide.com |