[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Newsgroup Home]
|
[news.eclipse.platform.swt] Re: [Mac] Shell.getMaximized() always returning TRUE?
|
Sounds like a bug. Please enter a bug report.
"Benjamin Pasero" <bpasero@xxxxxxxxxx> wrote in message
news:cnlj7u$u7l$1@xxxxxxxxxxxxxxxxxx
> Hi,
>
> I wonder if this is a bug, or intentional behaviour, but when calling
> Shell.getMaximized() on a Mac, I am always getting a "TRUE", regardless
> of the state of the Shell (Maximized or not).
>
> Is it because on Mac there is no real "Maximize Shell" button like on
> Windows or Linux?
>
> I did not find a comment about that in the JavaDoc.
>
> Regards,
> ben