gEDA-dev: Default title-page behaviour
Carlos Nieves Ónega
cnieves.mail at gmail.com
Wed Oct 18 15:50:50 EDT 2006
Hi Peter,
I fixed this bug in CVS.
One comment: the new page hook calls g_add_component in g_hook.c .
g_add_component adds the new component to the page, but the
page->CHANGED flag is not set. I think g_add_component should set
page->CHANGED = 1 after adding the new component. I haven't changed this
yet.
With the change described, if the user wants to close the page (with the
titleblock) without doing anything else, gschem will ask if the user
wants to loose the changes. I think this is ok, but I would like to hear
people thoughts.
Regards,
Carlos
El lun, 16-10-2006 a las 17:26 +0100, Peter Clifton escribió:
> Hi,
>
> I've spotted another inconsitency..
>
> If you open gschem, you get a title page.
>
> If you go to File->Close page, you get a title page.
>
> (Starting again, from loading gschem)
>
> File->New window, you get a title page.
>
> In that new window, File->Close, BLANK PAGE.
>
> In that blank page, File->Close, you get a title page.
>
> How odd?
>
More information about the geda-dev
mailing list