amugana sir:
thank you for your kind suggesting and detail decription,and also i will try to find another solution for this,no same way but same aim.
good luck to you.
john.
Search found 4 matches
- Tue Feb 13, 2007 14:01
- Forum: Modifications / Integrations / Customisations
- Topic: Some questions about getText() and setText() in lua
- Replies: 2
- Views: 2985
- Fri Feb 02, 2007 03:41
- Forum: Modifications / Integrations / Customisations
- Topic: Some questions about getText() and setText() in lua
- Replies: 2
- Views: 2985
Some questions about getText() and setText() in lua
Sample_Demo8: code as follows: local text = winMgr:getWindow("Demo8/Window1/Controls/Editbox"):getText() winMgr:getWindow("Demo8/Window1/Controls/Editbox"):setText(text) if the string text contains Chinese characters,then i call setText(text),now you can't see the text of editbox...
- Sun May 14, 2006 08:09
- Forum: Offtopic Discussion
- Topic: Tree controls
- Replies: 52
- Views: 51429
Re: Tree controls
yes.. I know. And I should have. It was the reason for asking about your implementation... I hope it won't discourage you completely from continuing the good work. It's very nice to see new widgets being developed, which does'nt happen too often. Maybe you could be talked into creating the "++...
- Sat May 13, 2006 13:17
- Forum: Modifications / Integrations / Customisations
- Topic: Cegui have no listctrl
- Replies: 1
- Views: 1755
Cegui have no listctrl
I want to create a listview window,but I have no control to use,so I will create a new one,but I don't know that my own class inherin from witch class of cegui,and I am a newer to cegui,could you tell me about my trouble?
thanks.
thanks.