On Tuesday, November 17, 2015 04:43:41 PM Lubomir I. Ivanov wrote: > On 17 November 2015 at 16:35, Lubomir I. Ivanov <[email protected]> wrote: > > On 16 November 2015 at 23:47, Sebastian Kügler <[email protected]> wrote: > >> On Friday, November 13, 2015 23:59:09 Lubomir I. Ivanov wrote: > > changing ApplicationWindow to Window and keeping everything else makes it > > work. i can now resize the window to any size. > > > > attached is a screenshot. > > something i would have done, but that's just me, is to design the > application UI to look exactly the same on any target and not use the > native control looks. > this is quite easy with QML from my experience, but requires some > extra work for the custom components and styles.
"some extra work" means writing a widget set that supports multiple input methods and shipping a half-baked set of inputs with the app, so I strongly disagree with that. Also, it'd mean investing resources in the wrong parts. If we want to go for a more common look, we can style the QQuickControls, but I consider that rather low priority, it really serves a niche usecase. -- sebas http://www.kde.org | http://vizZzion.org _______________________________________________ subsurface mailing list [email protected] http://lists.subsurface-divelog.org/cgi-bin/mailman/listinfo/subsurface
