Search found 3 matches
- Thu Jul 07, 2011 22:59
- Forum: Help
- Topic: [solved] HorizontalLayoutContainer and its usage
- Replies: 4
- Views: 2875
Re: HorizontalLayoutContainer and its usage
Hi CE, thanks for your reply. I applied the hack, but it wasn't relevant as the problem wasn't CEGUI's rendering at all, it turned out to be a very stupid mistake on my part; I had been trying to edit the imageset using editor tools some weeks back, and at some point the TaharezLook imageset sheet g...
- Thu Jul 07, 2011 14:00
- Forum: Help
- Topic: [solved] HorizontalLayoutContainer and its usage
- Replies: 4
- Views: 2875
Re: HorizontalLayoutContainer and its usage
Thanks for the quick reply. I feel stupid not to have thought of using the Margin property! As for the scrolling trouble, I recall having that back when I implemented layout containers initially. I recall it being related to child content area and CrazyEddie patched CEGUI to fix this. I will check t...
- Thu Jul 07, 2011 12:56
- Forum: Help
- Topic: [solved] HorizontalLayoutContainer and its usage
- Replies: 4
- Views: 2875
[solved] HorizontalLayoutContainer and its usage
Hi! I've been using CEGUI for quite a while and it's my first post here, I want to thank you so much for this incredible library!! Now on to my questions: I'm trying to achieve a list-like behaviour of ImageButton s, ie I have a panel which will have images (icons) added and removed from it dynamica...