Miscellaneous > Programming & Networking

Best Linux Development Applications

<< < (2/3) > >>

jtpenrod:
I favor FOX  for graphical design. This is one of the best graphical libraries I've ever come across. Unlike almost every other graphical library, FOX provides for the updating of all the widgets, so you don't have to keep writing code that does nothing but update widgets. Secondly, widgets and subroutines aren't determined till run time, as opposed to keying event handlers to widgets at compile time. That means that you can change event handlers while the app runs. This gives FOX a flexibility that's lacking in something like Qt Designer. (Not only that, but the executables tend to be much smaller.)  However, FOX doesn't come with a point and click window designer like Qt's. I don't miss that at all      
________________________________________
Live Free or Die: Linux

Their fundamental design flaws are completely concealed by their superficial design flaws.

[ November 29, 2002: Message edited by: jtpenrod ]

Master of Reality:
use vim for editing it.

Stryker:

quote:Originally posted by The Master of Reality / B0B:
use vim for editing it.
--- End quote ---


i prefer pico, much more simple.

Master of Reality:
much less efficient or powerful (once you learn the ways of vim)

voidmain:
I say use notepad through winex.     <just kidding, for those of you who don't know me vewy wewl>.

[ November 29, 2002: Message edited by: void main ]

Navigation

[0] Message Index

[#] Next page

[*] Previous page

Go to full version