Hello everyone.
Hello everyone.
I started learning Delphi not long ago but can't seem to figure out how to create a kind of display, which shows a value or several of them. Maybe i am stupid and it will be faster to use disabled textboxes, but i wanted to make a display.
I am trying to do something similar to LED display. Something like this:
http://postimg.org/image/5ikiiwyt7/
Can someone point a direction in which to look? I'll probably figure it out after that.
http://postimg.org/image/5ikiiwyt7
I started learning Delphi not long ago but can't seem to figure out how to create a kind of display, which shows a value or several of them. Maybe i am stupid and it will be faster to use disabled textboxes, but i wanted to make a display.
I am trying to do something similar to LED display. Something like this:
http://postimg.org/image/5ikiiwyt7/
Can someone point a direction in which to look? I'll probably figure it out after that.
http://postimg.org/image/5ikiiwyt7
You can find many options on Torry's. Maybe one can fit your purpose:
ReplyDeletehttp://www.torry.net/pages.php?id=503
I think the easiest way would be to make images of each element and display them as needed.
ReplyDelete