Brett W. McCoy wrote:
> On 9/5/07, Thomas Hruska <[EMAIL PROTECTED]> wrote:
> 
>> Since you say you are using Dev-C++, take a look at wxDev-C++ (Dev-C++
>> with wxWidgets).  Writing a GUI to do what you want is really
>> straight-forward (and pretty much drag-n-drop).  You're fighting the
>> natural evolution of your programming skills by trying to stick with
>> something not up to the task of handling the task.  You're outgrowing
>> the console and learning that the console is good for some things but
>> not good for others.
> 
> Dev-C++ comes with a multitude of GUI options and app wizards for each
> -- native Windows SDK (ugh), GTK+, wxWidgets, FLTK....
> 
> -- Brett
> ------------------------------------------------------------
> "In the rhythm of music a secret is hidden;
>     If I were to divulge it, it would overturn the world."
>                -- Jelaleddin Rumi

Wasn't really aware of that.  I'm pretty sure the wxDev-C++ offers 
tighter integration (e.g. an embedded dialog editor designed 
specifically for wxWidgets - similar to VS' embedded dialog editor 
that's tightly integrated with MFC).  I really haven't used either one - 
but I did try to use it on someone's old Win98 box once and wxDev didn't 
really like that (it crashed).

-- 
Thomas Hruska
CubicleSoft President
Ph: 517-803-4197

*NEW* MyTaskFocus 1.1
Get on task.  Stay on task.

http://www.CubicleSoft.com/MyTaskFocus/

Reply via email to