How are graphics added ? for example :- If I make a calculator using any language .. how do I add graphics ... | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
+ 1

How are graphics added ? for example :- If I make a calculator using any language .. how do I add graphics ...

1st Nov 2016, 4:53 AM
Rishu Mahaseth
Rishu Mahaseth - avatar
6 Answers
+ 2
you add some graphics using css..
1st Nov 2016, 5:01 AM
Abhishek Mehta
Abhishek Mehta - avatar
+ 1
in any language ? even in web applications ?
1st Nov 2016, 5:18 AM
Rishu Mahaseth
Rishu Mahaseth - avatar
+ 1
yes bro b'cus we can easily use css in any language evan web application you also use readymade css for calculator... you can find calculator css on google
1st Nov 2016, 5:44 AM
Abhishek Mehta
Abhishek Mehta - avatar
+ 1
oooo . . thank you friends :)
1st Nov 2016, 5:45 AM
Rishu Mahaseth
Rishu Mahaseth - avatar
+ 1
You can use lot of libraries and frameworks to make interface of your app. In python you can use tkinter, in C++ Qt, in Java swift (not that one which is using apple) and so on. You just have to google framework for your language and learn how to use it. Usually it is pretty easy.
1st Nov 2016, 5:46 AM
Daniel Oravec
Daniel Oravec - avatar
0
you can use combination of js and css for better graphics
1st Nov 2016, 5:44 AM
santosh ojha
santosh ojha - avatar