wxWidgets

Introduction

wxWidgets (formerly wxWindows) is a widget toolkit for creating graphical user interfaces (GUIs) for cross-platform applications. wxWidgets enables a program's GUI code to compile and run on several computer platforms with minimal or no code changes. It covers systems such as Microsoft Windows, Mac OS X, Linux/Unix (X11, Motif, and GTK+), OpenVMS, OS/2 and AmigaOS. A version for embedded systems is under development.

Usage

Compute Systems Invocation Version(s)
Red Hat Linux (64-bit) % /util/bin/wxrc
% /util/bin/wx-config
2.8.10 (default)

Notes

  1. In Bell 340, the top-level directory is /util-cse, not /util.

People

  1. Jason Corso, CSE 642 instructor.

References

  1. http://en.wikipedia.org/wiki/WxWidgets
  2. http://www.wxwidgets.org/