[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: gEDA-dev: [pcb] multiple hids in one .so
On Thu, 5 Oct 2006, DJ Delorie wrote:
>
>> Sorry, didn't know about that part. It's a bit harder to follow than the
>> hid systems, I hope my new patch is correct on the main.c side.
>
>I added this in, although I wonder (in retrospect) whether we should
>have the global "gui" variable serve this purpose as well. It might
>get messy when you have to run the GUI while exporting things, though.
Thank you for adding the patch.
For me, the default approach is that you do have a running gui while you
are exporting using the scripts. I don't mean scripting as a
command-line-only feature, rather as a plugin that works from both gui and
command line. So I wouldn't mix gui and exporter, it would cause much
confusion. Also an exporter might be interested in checking which gui is
running or even calling some simple gui functions (like the yes/no
dialog?), which would be impossible if we used gui instead of exporter.
Regards,
Igor2
_______________________________________________
geda-dev mailing list
geda-dev@moria.seul.org
http://www.seul.org/cgi-bin/mailman/listinfo/geda-dev