On Thu, 15 Feb 2007, Steve Huston wrote: > I've also noticed, since the last build (perhaps the one before that as > well) that the option boxes in the send message dialog for selecting a > D7, D700 or HamHud are all greyed out and cannot be selected. Unrelated > I'm sure, since the crashes happened before this, but still a "wha?" > that I kept forgetting to ask :>
Lesstif can't handle changing widgets around without destroying/reconstructing a dialog from scratch. It'll hang or crash your application. Motif has no problem with doing these sorts of things. The code was changed so that if you compile with Lesstif you don't get the D7/D700/HamHUD changing widgets. Sorry, but that was to protect the app from crashing. Compile with Motif and you'll have that cool function again. -- Curt, WE7U. APRS Client Comparisons: http://www.eskimo.com/~archer "Lotto: A tax on people who are bad at math." -- unknown "Windows: Microsoft's tax on computer illiterates." -- WE7U "The world DOES revolve around me: I picked the coordinate system!" _______________________________________________ Xastir mailing list [email protected] http://lists.xastir.org/cgi-bin/mailman/listinfo/xastir
