From: Robert D. <rcd...@gm...> - 2009-05-10 18:18:32
|
I've been reading through the documentation and I've found various widget types under the platform library. I don't fully understand ASL yet nor how widgets are created and accessed from C++, but I didn't see a List/Tree view widget. Unfortunately, I'm pretty confused because the same widgets (Button, for example) seem to be in different locations in the Perforce repository. There's one for each platform, which is fine, but then there's some under 'future', and other confusingly named directories. What I would like to know is if ASL currently has support for a list/tree view widget on the Windows platform. If so, where can I read more about this widget? Secondly, what does the 'future' directory mean? Why are there so many copies of the same widget source files scattered around the place? Some copies don't even seem to be related to a specific platform. Thanks. |