Hi all,
I have to design a widget that users can download on their personal computers(PC MC) and put on their desktop or integrate to their toolbars. The widget i would like to create for now represents a single clock with its classic representation (2 hands that represent both hours and minutes etc.).
Is openGL in your opinion adapted to this kind of use or is it too complicated (am absolute beginner to it) ?
My other question is : is it obligatory to use awt or swing to render my drawings ? I would like my widget to be free of anything related to frames etc.
Thanks in advance for any help.