Hi, I would like to make a GUI 'Widget' that has the following features and was wondering if you could help get me started...
Widget features...
Label for Name
TextArea for Description
Movable wherever the user wants.
Container/Contained - Widgets within widgets
Minimizeable, collapse down to Just label
Sizeable with scrollbar when needed
Now I think that a Window or Panel might be the ideal starting point for this 'Widget' but I'm not sure which would work best?
Given that there will be lots of these Widgets in a column or grid based layout within the applications main window which would you recommend?
Cheers
Widget features...
Label for Name
TextArea for Description
Movable wherever the user wants.
Container/Contained - Widgets within widgets
Minimizeable, collapse down to Just label
Sizeable with scrollbar when needed
Now I think that a Window or Panel might be the ideal starting point for this 'Widget' but I'm not sure which would work best?
Given that there will be lots of these Widgets in a column or grid based layout within the applications main window which would you recommend?
Cheers