[PATCH 2/2] Do a minimal hook-up of the dive plan tree view to the actual planning

Dirk Hohndel dirk at hohndel.org
Sat Jan 5 22:23:50 PST 2013


Dirk Hohndel <dirk at hohndel.org> writes:
>
> One thing that doesn't work and that I have wasted more than three hours
> today trying to get it to work is to add more input fields for more
> waypoints. The code is there... it adds the widgets to the correct vbox
> and asks the dialog to be redrawn. But somehow that doesn't work and I
> cannot figure out why. Help appreciated.

And of course, as Murphy's law would predict... right after pushing it
out and admitting defeat I came up with one more thing to try and that
worked.

All I had to do was call gtk_widget_show_all on the dialog and the added
input fields show up.

I pushed out that change and with that the input dialog still isn't
gorgeous, but I'd claim that it is functional.

I'll add a few more things before going to bed :-)

/D


More information about the subsurface mailing list