View Single Post
  #9   (View Single Post)  
Old 3rd August 2011
roddierod's Avatar
roddierod roddierod is offline
Real Name: Rod Person
VPN Cryptographer
 
Join Date: Apr 2008
Location: Pittsburgh, Pa
Posts: 437
Default

Quote:
Originally Posted by ocicat View Post
There are no simple GUI building tools. Constructing an X11 interface requires programming experience. Unless you have already started down this path, don't expect to knock out complicated software in a few nights of dabbling. Programming takes time to master.
If you use Python - which I say you should also, you could use the QT toolkit and QTDesigner is a about the easiest to use GUI designer I seen in the *nix world. QTDesigner also intergrates with Eric IDE and there are python bindings for QT. Sorry I don't know about the status of using these on OpenBSD. But all are cross platform as I used them on FreeBSD and Windows.
__________________
"The basic tool for the manipulation of reality is the manipulation of words. If you can control the meaning of words, you can control the people who must use the words." -Philip K. Dick
Reply With Quote