Disabling JavaFX minimise/maximise/etc buttons
Artem Ananiev
artem.ananiev at oracle.com
Wed Jul 24 00:59:07 PDT 2013
On 7/24/2013 12:45 AM, Fabrizio Giudici wrote:
> On Tue, 23 Jul 2013 22:34:48 +0200, Anthony Petrov
> <anthony.petrov at oracle.com> wrote:
>
>> I don't agree. IMO, it's annoying when I'm able to resize a window
>> freely but unable to maximize it. This just doesn't look logical or
>> convenient.
>
> I'm with Werner here. Maximixing a dialog is usually ugly from the
> aesthetic point of view, but sometimes I'm annoyed by dialogs that are
> just a bit too narrow for entering a text, or something else
> (incidentally, e.g. the Java control panel seems to be filled with
> non-resizable windows designed just to annoy people :-). I'd just like
> to stretch them a bit.
Could you identify the boundary between just making a window larger and
maximizing it? I can't. What about Windows 7 "snap" feature, is it
resizing or maximizing? In other words, my understanding is that if a
window is resizable, it should be maximizable as well. However, as I
wrote in my previous emails, sometimes it's out of Java control: we can
say if a window should be resizable or not, and the platform decides if
it is minimizable/maximizable or not.
Thanks,
Artem
> But I don't know how this stands with the various operating system
> design guidelines.
More information about the openjfx-dev
mailing list