hi I need to know how to make custom GUI components such as a triangular button.
From what i have read a forum, a guy told me I might not wish to use Java’s inbuilt GUI components and write specialized controls from scratch using the most basic Window control like basic Window-Handles in C++ for example.
so can anyone help by providing a simple coded example of how to build a triangular button from sratch.
;D