hello,
I have a background in a few event driven GUI based environments, like flex/flash or java/android. there are containers, like views or activities, to put things on one screen. the user can switch between these containers.
is there a usual approach for this in v4? i saw the CreateNode demo from Catweasel, an i tried the ( 10th anniversary ) demo with the switch node.
so far I switched my ‘scenes’ with one big group node, fadein/out, stopped some aktivities in offscreen patches, but for a greater applications it becomes confused and unwiedly.
Perhaps someone can give me a hint whats the best way to do this.
regards