Search found 6 matches
- Thu Feb 28, 2008 19:13
- Forum: Help
- Topic: Word-Wrap ListboxItem
- Replies: 4
- Views: 4852
Alright, this very likely is the worst possible method and implementation of word-wrapping I have ever made or seen, but since I can't seem to find any other method (using code, Pompei2's idea was a great one, but does quite a bit on the outside of code, in the xml files). Anyway, I made a class to ...
- Tue Feb 26, 2008 17:20
- Forum: Help
- Topic: Word-Wrap ListboxItem
- Replies: 4
- Views: 4852
- Sat Feb 23, 2008 04:08
- Forum: Help
- Topic: Word-Wrap ListboxItem
- Replies: 4
- Views: 4852
Word-Wrap ListboxItem
I know, I know.... The idea is to make a derived ListboxTextItem Class that does the wrapping, and add that to the Listbox. My question is: how do you accomplish wrapping even within the derived class? What I've been thinking about, is maybe getlistrenderarea of the listbox, and if so, split the str...
- Thu Feb 14, 2008 14:09
- Forum: Help
- Topic: [Solved! Thanks Guys] Tabcontrol/TabButton
- Replies: 4
- Views: 3382
- Thu Feb 14, 2008 09:06
- Forum: Help
- Topic: [Solved! Thanks Guys] Tabcontrol/TabButton
- Replies: 4
- Views: 3382
- Wed Feb 13, 2008 09:12
- Forum: Help
- Topic: [Solved! Thanks Guys] Tabcontrol/TabButton
- Replies: 4
- Views: 3382
[Solved! Thanks Guys] Tabcontrol/TabButton
Hi, And Thanks For Taking The Time To Read... I'm working on a project, an instant messenger / chatbox deal in the program I working on. I have created the box, and I have a TabControl, and some default windows which get added to the TabControl through ->addTab. In the .layout file, I specify the Pr...