Posted 25 May 2014 - 02:51 AM
I would like to make a program (with graphical interface) capable of running on both PDAs and PCs.
Trouble is I can't find a way to make a program detect which type computer it's running on in order to render the gui accordingly.
I could ask the user running it what type it is but I would prefer if the program could determine it automatically.
If possible, how I can achieve this?
Trouble is I can't find a way to make a program detect which type computer it's running on in order to render the gui accordingly.
I could ask the user running it what type it is but I would prefer if the program could determine it automatically.
If possible, how I can achieve this?