avrdude-dev
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [avrdude-dev] GUI using Lib


From: Odd Arild Olsen
Subject: Re: [avrdude-dev] GUI using Lib
Date: Sat, 29 Nov 2008 14:19:49 +0100

I think it is much simpler to use the GUI to assemble and then execute avrdude 
command lines. Also wxPython would be easier than C++.

oao

On Saturday 29 November 2008 12:14:44 John wrote:
> Hello,
>
> the last (weekend-)days i tried to build a GUI for avrdude using the
> libavrdude.a.
> I checked out the last version from CVS, and compiled it under Windose
> (with USB)
> What i have now is a testversion, that reads the system-config file, an i
> filled a dropdown with AVR types an programers.
>
> What i like to have is a C++ wxWidget project.
> But i found a vast of fprintf's in the lib what i think is not GUI like ;-)
> How can we get rid of this ?
> As a workaround i tried to #define my own fprintf (reroute) function, to
> have a messagebox, but my c[++] knowledge is not as much as i would like to
> have it,
> i coded in java the last years ;-)
> (what is a global variable :)
>




reply via email to

[Prev in Thread] Current Thread [Next in Thread]