This is the mail archive of the gcc-help@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: grafical programming


    It depends among other things, on what type of target and the OS
the target is running.  One example that is portable across most unix-like
systems
is called X-windows.  Look for a n.g. with X11 in its name.  Another
possibility
is to use tk, which can do graphical type things on most systems.

Speaking only for myself,

Joe Durusau

Patrick Fuchs wrote:

> Hello Newsgroup,
>
> could anybody  tell me how i can programming some graphical things in c or
> c++ like windows, or could anybody tell me where i could find an answer?
>
> MfG Patrick


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]