-
LED Display
I want to create a screen that has buttons on labelled 0 - 9. When the user clicks on any of these buttons the correct value is shown in the label box-This display should be an LED look a like display.
I have nothing at the moment and no starting point either.
I have until monday to do this. Can someone help me out please.
I have seen previous ones, but i am unable to find it again.-I saw that it used a paint method i think-is there another way round? if so how? if not, i am unfamilar with the paint method, so easy on the explanations please.
-
1 Attachment(s)
here u go, done for u :)
i felt nice today so i did it
-
nice of u to do that-but having problems opening it
keeps sayin:
the selected file is not a valid Visual studio solution file.
-
i am using vs2003.
just make a new project
and add the form (dont use the solution)
it shoudl work
or try
http://www.codeproject.com/macro/vsconvert.asp
-
thats very nice, almost how i wanted it.
All i need now is to change the display to an LED display.
I would like it to use the 7 segment display, And display the numbers as they are inputed.
Almost there, more help needed on the display
-
you need to find a proper font for LED
i dont think any of the standard fonts have LED look
-
Cheers for that. I downloaded the fonts and it looks good. I am currently adapting youre program to create one of my own.
Cheers for the help