Josh Babcock wrote:
> One niggling feature request that I have is that these dialogs [...]
> be resizable.

Doing resize for the dynamic layout dialogs wouldn't be that hard,
really.  The existing "drag" code does almost everything that is
required, all that would be needed would be code to tell when a resize
would be required (the drag started within a particular kind of
component, for example), set the x/y/width/height properties, and
re-create the dialog on drag events.

> Navigating through the property dialog can be a big pain

Unfortunately, this isn't one of those dialogs.  The property browser
is written to the Pui API in C++.  I think it should be possible to
strip out the browser list component and turn it into a puObject that
can be embedded within another dialog, though.

Andy

_______________________________________________
Flightgear-devel mailing list
Flightgear-devel@flightgear.org
http://mail.flightgear.org/mailman/listinfo/flightgear-devel
2f585eeea02e2c79d7b1d8c4963bae2d

Reply via email to