Post Reply 
Add a image to input data screen
10-14-2021, 05:26 AM (This post was last modified: 10-14-2021 05:33 AM by Mariox.)
Post: #1
Add a image to input data screen
I have seen several programs with graphic input for the data, does anyone know of a tutorial or guide where they teach how to program with that type of data input on the screen.

Sample:
[Image: input_graphic.png]

https://www.youtube.com/watch?v=S8K5akPlkJU&t=28s


Also as it brings the same calculator:

[Image: DATA_BOX_imagen.png]
Find all posts by this user
Quote this message in a reply
10-16-2021, 02:04 AM
Post: #2
RE: Add a image to input data screen
Hello, this requires a completely custom UI. Something that takes care of all touch and keyboard possibilities and of course screen draw/redraw logic. I have done this before and it is very good to have complete control over everything, so if you are building a large app I would encourage you to make a fully custom INPUT replacement, possibly other UI components also.
Visit this user's website Find all posts by this user
Quote this message in a reply
Post Reply 




User(s) browsing this thread: 1 Guest(s)