Hello!
I want to create a "numericKeypadDialog" so that i can enter integer using only the mouse.
I also want each key to have 3 states:
  1. normal (1.png)
  2. mouse over(1_over.png)
  3. clicked(1_down.png)


So the question is ... what object should i use for each key?
Could someone point me the best direction?

Thanks