| Author |
Simple get-it-started sample program
|
Castor Tack
Ranch Hand
Joined: Dec 06, 2010
Posts: 31
|
|
Hello all:
Where can I find a simple GUI program that does the following thing:
1. contain some object (object's details like shape, color, don't matter, It can be a circle, square, line, whatever)
2. user can select the object by clicking on it
3. user can drag the object and move it while clicking on it
I just want a sample program to get myself started.
Thank you in advance for any inputs.
|
The BEST user interface design I've ever seen? --- A flush toilet.
|
 |
Atul Darne
Ranch Hand
Joined: Jul 05, 2009
Posts: 117
|
|
|
Hello buddy try these codes they compile and work.. it a great source
|
Regards, Atul.
I came to this world on a Learner's License
|
 |
Atul Darne
Ranch Hand
Joined: Jul 05, 2009
Posts: 117
|
|
|
[deleted]
|
 |
Thakur Sachin Singh
Ranch Hand
Joined: Jun 15, 2010
Posts: 209
|
|
|
hai you both...follow the rules of this forum...Atul can give help to beginners not the complete program.
|
my blog SCJP 6- 91%, IBM DB2, IBM RAD Certified
|
 |
Campbell Ritchie
Sheriff
Joined: Oct 13, 2005
Posts: 32712
|
|
Thakur Sachin Singh wrote:hai you both...follow the rules of this forum...Atul can give help to beginners not the complete program.
Agree. You are by no means helping anybody learn by posting lots of code like that; in fact you may be depriving him of the opportunity to learn if he simply copies the code. Don't be annoyed with me, but I have pulled rank and deleted that post. Please avoid giving a complete answer like that.
|
 |
Campbell Ritchie
Sheriff
Joined: Oct 13, 2005
Posts: 32712
|
|
|
This thread would sit better on our GUIs forum: moving thread.
|
 |
 |
|
|
subject: Simple get-it-started sample program
|
|
|