Hi,
i want to add VerticalScrollbar or HorizontalScrollbar
to window component through DialogAddWindow.
Then i masked:
windowType.find((utf8*)"VerticalScrollbar") != String::npos ||
windowType.find((utf8*)"HorizontalScrollbar") != String::npos ||
in RequiresParent(), is there other things need to do?
or will this cause any crash?
ps.i found that if i mask
//windowType.find((utf8*)"LargeVerticalScrollbar") != String::npos ||
and add it on window....then crash...
Otherwise,
ScrollablePane seems has 1 bug?
it only can add 1 item,and if i add another item in it,
then the first one disapears in treelist,
and if i delete the second....crash!!
CELayoutEditor--Add scrollbar to window without ScrollablePa
Moderators: CEGUI MVP, CEGUI Team
i can't duplicate the delete problem,after that,
maybe some other things cause that...
but i'm sure that if i put LargeVerticalScrollbar into window component,
my CPU will very busy and CELayoutEditor hangs on...
my CELayoutEditor version is 0.5RC2,
CEGUI is 0.5.0
ps.i can't link to your svn on CEGUI wiki = =
maybe some other things cause that...
but i'm sure that if i put LargeVerticalScrollbar into window component,
my CPU will very busy and CELayoutEditor hangs on...
my CELayoutEditor version is 0.5RC2,
CEGUI is 0.5.0
ps.i can't link to your svn on CEGUI wiki = =
Return to “Unofficial CEGUI-Related Tools”
Who is online
Users browsing this forum: No registered users and 8 guests

