Please use our official CEGUI discord channel for communication in the future or communicate through github if it is a bug or pull request
Discord link:
https://discord.gg/NJ3fgsw
Search found 1995 matches
- Tue Jun 14, 2022 23:18
- Forum: Official Announcements, Works in Progress, and Future Directions
- Topic: Forum is closed! Please use our Discord
- Replies: 0
- Views: 14980
- Tue May 25, 2021 09:23
- Forum: Offtopic Discussion
- Topic: Forum defunct?
- Replies: 2
- Views: 9298
- Fri Jan 29, 2021 12:32
- Forum: Help
- Topic: scroll static text
- Replies: 3
- Views: 10705
Re: scroll static text
What do you mean by "automatically scroll"?
- Thu May 28, 2020 21:26
- Forum: Help
- Topic: help with listbox's
- Replies: 26
- Views: 48474
Re: help with listbox's
What means "not passing the ID over"?
- Sun May 24, 2020 19:11
- Forum: Help
- Topic: help with listbox's
- Replies: 26
- Views: 48474
Re: help with listbox's
When i look for listboxitems i see them mostly used for multicolumnlists and the combobox. Can you describe exactly what you try to achieve and have you gotten the samplebrowser to run and looked at how something similar is done there? There have been soem larger changes between 0.7 and 0.8 so the a...
- Wed May 20, 2020 22:07
- Forum: Help
- Topic: help with listbox's
- Replies: 26
- Views: 48474
Re: help with listbox's
I think the subscribe stuff is new and its fine to use it but honestly i dont know it too well
- Mon May 18, 2020 19:31
- Forum: Help
- Topic: help with listbox's
- Replies: 26
- Views: 48474
Re: help with listbox's
Sorry i was referring to old functionality. So does this work when you dont subscribe? Can u repeat the issue?
- Mon May 18, 2020 18:34
- Forum: Help
- Topic: help with listbox's
- Replies: 26
- Views: 48474
Re: help with listbox's
Did you say when you subscribe the event then it doesn't handle it regularly internally anymore? There should be a bool parameter that regulates if you wanna override the internal behavior or not
- Mon May 18, 2020 17:44
- Forum: Help
- Topic: help with listbox's
- Replies: 26
- Views: 48474
Re: help with listbox's
What is the body of this select() function? it is not a CEGUI function or is it?
- Sun May 17, 2020 11:19
- Forum: Help
- Topic: help with listbox's
- Replies: 26
- Views: 48474
Re: help with listbox's
standard cmake config should build the samplebrowser, which contains all samples, run the samplebrowser and check out if things work there please. it is really difficult to distant diagnose "doesnt work" "doesnt show" issues, i feel kind of blind here :P so far i could only point...
- Fri May 15, 2020 20:43
- Forum: Help
- Topic: help with listbox's
- Replies: 26
- Views: 48474
Re: help with listbox's
Have you run the samples and tried to copy over what they do piece by piece to eliminate the difference between what you do and what the sample does?
- Fri May 15, 2020 17:03
- Forum: Help
- Topic: help with listbox's
- Replies: 26
- Views: 48474
Re: help with listbox's
Yes you attach your loaded layout to that root and then you modify it through that hierarchy. Does that help?
- Fri May 15, 2020 16:43
- Forum: Help
- Topic: help with listbox's
- Replies: 26
- Views: 48474
Re: help with listbox's
The looknfeel and scheme files are updated? Do editboxes ever work?
- Fri May 15, 2020 16:29
- Forum: Help
- Topic: help with listbox's
- Replies: 26
- Views: 48474
Re: help with listbox's
Have you looked at the sample code for comparison? There are many examples of Listbox usages afaik, and if it works there it must work for you too (or at least we can compare what's different and figure this out)
- Tue May 05, 2020 19:48
- Forum: Official Unified CEGUI Editor Tool (CEED)
- Topic: [SOLVED]Ceed Error
- Replies: 4
- Views: 16295
Re: Ceed Error
Where did you get CEED from?