ScrollablePane & GridLayoutContainer in CEGUI 0.7.9

For help with general CEGUI usage:
- Questions about the usage of CEGUI and its features, if not explained in the documentation.
- Problems with the CMAKE configuration or problems occuring during the build process/compilation.
- Errors or unexpected behaviour.

Moderators: CEGUI MVP, CEGUI Team

silentyears
Not too shy to talk
Not too shy to talk
Posts: 31
Joined: Wed Sep 11, 2013 11:17

ScrollablePane & GridLayoutContainer in CEGUI 0.7.9

Postby silentyears » Fri Oct 11, 2013 12:11

I want to know something about control ScrollablePane & GridLayoutContainer in CEGUI 0.7.9 as follows,
1.First i write xml Statement to create ScrollablePane in .layout file , then i call GetChildCount(sorry,i can't remember the Specific method name) to see how many child windows the ScrollablePane have , and the result is 3 but i don't add any child windows yet. so what do the 3 child windows are?
2. Because there is no widget named GridLayoutContainer in .looknfeel file, so i use "GridLayoutContainer * gird = new GridLayoutContainer ("DefaultWindow", "Grid")" statement to create GridLayoutContainer , but why i can't get the GridLayoutContainer handle with the method "winMgr.Getwindows("Grid")" , so how could i get it like other window type?
3. Is there something useful demo to study? i'll appreciate it!

I have read the .doc but still can't figure it out...

It's difficult for me to upload the code ,so i'm sorry but could master help me? Thanks a lot!!!

Return to “Help”

Who is online

Users browsing this forum: No registered users and 30 guests