Yeah, I do understand that.
But how do I have to arrange the widgets that a scrollbar can move statictext- and buttonelements?
Just inserting them in the same window doesn't work, does it?
Bye, Chaos
Search found 15 matches
- Tue Feb 19, 2008 08:00
- Forum: Help
- Topic: Can't customize ListboxTextItem
- Replies: 19
- Views: 9673
- Wed Feb 13, 2008 09:56
- Forum: Help
- Topic: Can't customize ListboxTextItem
- Replies: 19
- Views: 9673
- Thu Feb 07, 2008 20:15
- Forum: Help
- Topic: Can't customize ListboxTextItem
- Replies: 19
- Views: 9673
- Thu Feb 07, 2008 19:49
- Forum: Help
- Topic: Problems realizing button with active status
- Replies: 9
- Views: 5433
- Thu Feb 07, 2008 19:47
- Forum: Help
- Topic: Can't customize ListboxTextItem
- Replies: 19
- Views: 9673
I understand that the current implementation is obviously not flexible enough to do what you want :( That's unlikely to happen any time soon. I really hope so, because it's really hard to implement a Gui without Multicolumnlistboxes. :) Btw.: Do you any solution to create an object where the user c...
- Tue Feb 05, 2008 09:42
- Forum: Help
- Topic: Can't customize ListboxTextItem
- Replies: 19
- Views: 9673
Well the thing is: I want to implement a list where available levels are listed and nonavailable levels of my game are disabled (visible but not clickable). Furthermore I need 2 more columns to show the Highscorepoints and the players rank in this level. The columnheadersegments should be in the sam...
- Mon Feb 04, 2008 15:47
- Forum: Help
- Topic: Can't customize ListboxTextItem
- Replies: 19
- Views: 9673
- Mon Feb 04, 2008 12:41
- Forum: Help
- Topic: Can't customize ListboxTextItem
- Replies: 19
- Views: 9673
- Mon Feb 04, 2008 09:02
- Forum: Help
- Topic: Can't customize ListboxTextItem
- Replies: 19
- Views: 9673
Thanks for your information scriptkid. But your solution doesn't work. When I change the textcolor of the Listboxtextitem in my Looknfeel nothing happens. I have to use the setTextColor function and so on to give my items a color. That's why I'm asking how I can fix that problem. Btw.: I'm using a m...
- Fri Feb 01, 2008 16:28
- Forum: Help
- Topic: Can't customize ListboxTextItem
- Replies: 19
- Views: 9673
Hi! I already knew that, but thanks anyway. I just thought that there could be a solution without coding the colors. How can I vary the look in disabled state? The TextItems are disabled but I still can click them and they look the same like the enabled ones. Do you know if its possible to increase ...
- Fri Feb 01, 2008 13:47
- Forum: Help
- Topic: Can't customize ListboxTextItem
- Replies: 19
- Views: 9673
Can't customize ListboxTextItem
Hi! Could you give me a hint where I can change the text- and selectioncolor of a listboxtextitem, please? I tried to change the colors in the LookAndFeel-file (Listboxitem), but that didn't work. I also tried to create a LookAndFeelItem which is called ListboxTextItem und linked it in the scheme-fi...
- Mon Jan 28, 2008 16:47
- Forum: Help
- Topic: Problems realizing button with active status
- Replies: 9
- Views: 5433
Hi! Thank you very much! :D I'll try it as soon as I'm back in office. I haven't checked the logfile for deletionnotes, but the taskmanager shows the RAM-state which increases whith every period of destruction und loadprocess of an image. I'll check that and write again. ;-) At the moment I'm using ...
- Sun Jan 27, 2008 19:17
- Forum: Help
- Topic: Problems realizing button with active status
- Replies: 9
- Views: 5433
Hi! I had that already in mind what you wrote. But, as far as I know is the radiobutton divided in 2 parts. one backgroundgraphic (which never changes) an a dot (which is visible when it's active). But in my case I need 1 part. One that is visible if nothing happens, 1 that changes on over and one t...
- Sun Jan 27, 2008 16:44
- Forum: Help
- Topic: Problems realizing button with active status
- Replies: 9
- Views: 5433
- Fri Jan 25, 2008 15:52
- Forum: Help
- Topic: Problems realizing button with active status
- Replies: 9
- Views: 5433
Problems realizing button with active status
Hey Guys, first of all I want to thank you for this awesome GUI!!! At the moment I'm workin' on the second commercial GUI-Project with CEGUI and it's just workin' fine! Except for one thing: I want to realize an other status for my graphical buttons. So the Button should have 4 states (normal, pushe...