How can I make a menu like this
AOption1 | BOption2 | COption3 <-- This is the basic menu of atk4
But If I make click over "Option1" I'd like a menu like this
ASubOption1 option1 option2 option3
ASubOption2 option1 option2 option3
And the same if I make click over "BOption2"
Maybe tabs ?
Thanks.