answersLogoWhite

0

How do you make a GUI interface In C Language without using gtk plus?

Updated: 8/20/2019
User Avatar

UdakaAyas

Lvl 1
11y ago

Best Answer

Use Xlib. Or Qt. Or WinApi.

User Avatar

Wiki User

11y ago
This answer is:
User Avatar

Add your answer:

Earn +20 pts
Q: How do you make a GUI interface In C Language without using gtk plus?
Write your answer...
Submit
Still have questions?
magnify glass
imp
Related questions

HoW do you check emails on iPad from charter?

Using the Charter webmail interface, choose Basic Interface at the login to make the screen compatible with the iPad.


In Java can an interface be final?

No. Interfaces themselves cannot be instantiated, so in order to be useful you must make a subclass. The final keyword will make a class unable to be extended, which would defeat the point of using an interface.


How can you make software using c language?

first of all you should be able to learn the C language then you will be able to make the software.


How do you make 25 cents without using dimes or nickels?

You can make 25 cents without using dimes or nickels by using one quarter or twenty-five pennies.


How do you make a code by using turbo c?

high level language


Can you make me a sentence using obviate?

Her body language will obviate her intentions.


Using language like i think and in my opinion can make your writing seem?

VIVIVIVIVVID


How do you make a DNA model without using a model kit?

Make your own


Can you make a running motor without using any energy using permanent magnets?

no


Why instance in abstract or interface?

we can make object of interface but in abstract we can not make object of it interface ab= new Classs(): in interface we maintain multiple inhetence by use of obj of interface we if inherit two class have same fun then we give the name of that interface and call the pertucular that fun interface ab= new class() ab.add(); but in Astract Class we cannot make object of it only class class wich inherit it can make object class ab2= new Class(); and by obj we call function of drived class ob2.add();


How do you make your eyes look bigger and prettier without anything?

You can make your eyes look bigger and prettier by using a eyelash curler and eye make-up. You will not be able to make the eyes appear bigger out without using something.


Can you make a class static without using static keyword?

No.