V
VisionSet
I have a series of Components to be placed inside a Container.
Widget A goes in Panel 1 or 2
Widget B goes in Panel 2 or 3
Widget C goes in Panel 1 or 3
That is simplified slightly I have 6 components that variously appear in 3
Panels.
Only 1 Panel will exist in any one exectuion of the program.
I want a good simple design that accomplishes this.
My design head is on holiday this week ;-)
Does anyone else get that? A series of days where the code flys out with
great confidence, and another set of days where just a few lines, simple
alogrithm etc is such hard work.
Widget A goes in Panel 1 or 2
Widget B goes in Panel 2 or 3
Widget C goes in Panel 1 or 3
That is simplified slightly I have 6 components that variously appear in 3
Panels.
Only 1 Panel will exist in any one exectuion of the program.
I want a good simple design that accomplishes this.
My design head is on holiday this week ;-)
Does anyone else get that? A series of days where the code flys out with
great confidence, and another set of days where just a few lines, simple
alogrithm etc is such hard work.