Hah,fair enough.
I did have to fill out a form to register on the forum, and, in turn, the Wiki, though
Search found 6 matches
- Mon Apr 22, 2019 20:50
- Forum: Help
- Topic: Please clarify the "Menu and Popup" wiki tutorial thing.
- Replies: 6
- Views: 15824
- Mon Apr 22, 2019 10:24
- Forum: Help
- Topic: Please clarify the "Menu and Popup" wiki tutorial thing.
- Replies: 6
- Views: 15824
Re: Please clarify the "Menu and Popup" wiki tutorial thing.
I get that part, CEGUI simply seems be in a sort of "uncanny valley" where good intentions from newcomers might just turn sour by trying to do what they can on their own before bothering others. I didn't pick up CEGUI to be a raging ahole on a forum, I wanted to be nice, etc... but then th...
- Sun Apr 21, 2019 20:31
- Forum: Help
- Topic: Please clarify the "Menu and Popup" wiki tutorial thing.
- Replies: 6
- Views: 15824
Re: Please clarify the "Menu and Popup" wiki tutorial thing.
Thanks, after completely ignoring anything but the code, I have made quite a bit of progress.
I don't want to jinx anything, though. I'm gonna delete my other, more vitriolic post, it was born from true helpnessness, but making leeway helped.
I don't want to jinx anything, though. I'm gonna delete my other, more vitriolic post, it was born from true helpnessness, but making leeway helped.
- Sun Apr 21, 2019 09:26
- Forum: Help
- Topic: ['solved']How to make CEGUI use ones own ingame GL Textures
- Replies: 1
- Views: 9422
['solved']How to make CEGUI use ones own ingame GL Textures
Edit: The documentation confused me quite a bit and I scratched everything up until that point. My findings so far, cause I don't want to make the next guy wonder about things like I have wondered so many times. I am currently embedding images into widgets, at runtime, using C++ code, and the OpenGL...
- Fri Apr 19, 2019 20:43
- Forum: Help
- Topic: [solved,sortof]Why can't the sample browser load any bloody pngs?
- Replies: 0
- Views: 15934
[solved,sortof]Why can't the sample browser load any bloody pngs?
I ended up using the "unstable" development version, after pampering it's little butt a bit. (There was some windows only code in it¹, and a few bugs) So I guess the sample collectino in the "mature stable version" uses a different way of using IL/ILU. How? i don't bloody know. T...
- Fri Apr 19, 2019 18:06
- Forum: Help
- Topic: Please clarify the "Menu and Popup" wiki tutorial thing.
- Replies: 6
- Views: 15824
Please clarify the "Menu and Popup" wiki tutorial thing.
Maybe I'm just stupid or maybe this library can be really obtuse, in any case, I'm cheesed off because of this tutorial. http://cegui.org.uk/wiki/Menu_and_Popup To be precise, this part of it: To add menuitems runtime to a popupMenu you add a CEGUI::Window childWindow to the popupMenu. You don't cre...