]> git.mxchange.org Git - flightgear.git/commit
GUI windows are now draggable. This missing feature has annoyed me
authorandy <andy>
Mon, 3 May 2004 00:40:50 +0000 (00:40 +0000)
committerandy <andy>
Mon, 3 May 2004 00:40:50 +0000 (00:40 +0000)
commit09d4176e963be04dec40943083e369081b8f7a18
tree01e87967df49bb7559d543c7d8e12afc86381b70
parent2aaa1803d3d4d01ef6036561fb1338a0402751f2
GUI windows are now draggable.  This missing feature has annoyed me
for a while, it turned out to be pretty easy to implement.  Also, the
property picker is now non-modal, I presume the modality wasn't an
intentional feature.
src/GUI/dialog.cxx
src/GUI/dialog.hxx
src/GUI/prop_picker.cxx
src/GUI/prop_picker.hxx