From: Frans S. <fra...@gm...> - 2008-12-02 08:07:32
|
Hi Francesco, > > I'd put there > - a "Current status: connected to XX on port YY" label > - a wxListBox which shows the programmers/bootloaders detected, their firmware > versions and the USB ports to which they are attached. > - "Connect", "Disconnect", "Close" buttons > > I think we can just create one connect button / menu item (and of course a disconnect) After all I don't think it makes sense to be able to have multiple programmers connected at the same time. I think it's a good idea that you made the wxLogMessages "usbpicprog connected" etc, but don't you think they need a checkbox like "don't show this message again"? I don't know if there is a dialog in wxWidgets which has it by default, or if the wxLogMessage has a function like that. We can also make an option for it in the preferences dialog. Cheers, Frans |