If the demand were great enough I would +1 model window size and position 
storage, but it’s not top of my list.

> On 30 Dec 2018, at 17:08, Scott Palmer <swpal...@gmail.com> wrote:
>
> Maybe remember the last size the user had it at? Then they resize once and 
> next time it’s how they like it.
>
> Scott
>
>> On Dec 30, 2018, at 9:57 AM, Peter Cheung <mcheun...@hotmail.com> wrote:
>>
>> Thanks GJ, I do it tmr
>>
>>
>> Thanks
>> From Peter
>> ________________________________
>> From: Geertjan Wielenga <geertjan.wiele...@googlemail.com.INVALID>
>> Sent: Sunday, December 30, 2018 9:13 PM
>> To: dev
>> Subject: Re: Shall we make the "open project" dialog half of the screen size
>>
>> Here you can provide a pull request:
>> https://na01.safelinks.protection.outlook.com/?url=https%3A%2F%2Fgithub.com%2Fapache%2Fincubator-netbeans%2Fpulls&amp;data=02%7C01%7CChris.Luff%40cerner.com%7C7179806208e2442d912708d66e797a09%7Cfbc493a80d244454a815f4ca58e8c09d%7C0%7C0%7C636817865356439796&amp;sdata=zOUxmazAiq9wKVBh0ub4UpFP4uwrTPwmRyRG9vj6go8%3D&amp;reserved=0
>>
>> Gj
>>
>>> On Sun, Dec 30, 2018 at 1:46 PM Peter Cheung <mcheun...@hotmail.com> wrote:
>>>
>>> how can i submit change request with my modified code?
>>>
>>> Thanks
>>> From Peter
>>>
>>> ________________________________
>>> From: Peter Cheung <mcheun...@hotmail.com>
>>> Sent: Sunday, December 30, 2018 8:44:03 PM
>>> To: dev@netbeans.incubator.apache.org
>>> Subject: Re: Shall we make the "open project" dialog half of the screen
>>> size
>>>
>>> honestly, the default size in my 27 mac and 15 mac book make me dont want
>>> to kick on it. Please make it larger by default, related to screen size pls.
>>>
>>> Thanks
>>> From Peter
>>>
>>> ________________________________
>>> From: Geertjan Wielenga <geertjan.wiele...@googlemail.com.INVALID>
>>> Sent: Sunday, December 30, 2018 8:26:22 PM
>>> To: dev
>>> Subject: Re: Shall we make the "open project" dialog half of the screen
>>> size
>>>
>>> Of course, these dialogs can simply be resized at any time by the user.
>>>
>>> Gj
>>>
>>> On Sun, Dec 30, 2018 at 1:23 PM Peter Nabbefeld <peter.nabbef...@gmx.de>
>>> wrote:
>>>
>>>> IMHO, the width is nearly sufficient (the "right part" showing the
>>>> sub-projects could be a bit bigger, however), but the height should be
>>>> increased - half the screen size would be nice, or even a bit more.
>>>>
>>>> Kind regards
>>>>
>>>> Peter
>>>>
>>>>
>>>>> Am 30.12.18 um 12:25 schrieb Peter Cheung:
>>>>> Hi
>>>>>   Shall we make the "open project" dialog half of the screen size? ,
>>> i
>>>> think it would be more user friendly. now is too small
>>>>>
>>>>> In Line 445,
>>>>
>>> ide/projectui/src/org/netbeans/modules/project/ui/ProjectChooserAccessory.java
>>>>>
>>>>> Dimension screenSize = Toolkit.getDefaultToolkit().getScreenSize();
>>>>> double width = screenSize.getWidth();
>>>>> double height = screenSize.getHeight();
>>>>> chooser.setPreferredSize(new Dimension((int)width/2, (int)height/2));
>>>>>
>>>>> this will help
>>>>>
>>>>>
>>>>> Thanks
>>>>> From Peter
>>>>>
>>>>
>>>>
>>>> ---------------------------------------------------------------------
>>>> To unsubscribe, e-mail: dev-unsubscr...@netbeans.incubator.apache.org
>>>> For additional commands, e-mail: dev-h...@netbeans.incubator.apache.org
>>>>
>>>> For further information about the NetBeans mailing lists, visit:
>>>> https://na01.safelinks.protection.outlook.com/?url=https%3A%2F%2Fcwiki.apache.org%2Fconfluence%2Fdisplay%2FNETBEANS%2FMailing%2Blists&amp;data=02%7C01%7CChris.Luff%40cerner.com%7C7179806208e2442d912708d66e797a09%7Cfbc493a80d244454a815f4ca58e8c09d%7C0%7C0%7C636817865356439796&amp;sdata=YmRPnZ1pMu3EHilXR2GrosIroepaWF%2FUQRRThVyMhJU%3D&amp;reserved=0
>>>>
>>>>
>>>>
>>>>
>>>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscr...@netbeans.incubator.apache.org
> For additional commands, e-mail: dev-h...@netbeans.incubator.apache.org
>
> For further information about the NetBeans mailing lists, visit:
> https://na01.safelinks.protection.outlook.com/?url=https%3A%2F%2Fcwiki.apache.org%2Fconfluence%2Fdisplay%2FNETBEANS%2FMailing%2Blists&amp;data=02%7C01%7CChris.Luff%40cerner.com%7C7179806208e2442d912708d66e797a09%7Cfbc493a80d244454a815f4ca58e8c09d%7C0%7C0%7C636817865356439796&amp;sdata=YmRPnZ1pMu3EHilXR2GrosIroepaWF%2FUQRRThVyMhJU%3D&amp;reserved=0
>
>
>



CONFIDENTIALITY NOTICE This message and any included attachments are from 
Cerner Corporation and are intended only for the addressee. The information 
contained in this message is confidential and may constitute inside or 
non-public information under international, federal, or state securities laws. 
Unauthorized forwarding, printing, copying, distribution, or use of such 
information is strictly prohibited and may be unlawful. If you are not the 
addressee, please promptly delete this message and notify the sender of the 
delivery error by e-mail or you may call Cerner's corporate offices in Kansas 
City, Missouri, U.S.A at (+1) (816)221-1024. Cerner Limited, Registered in 
England no 2519305, Registered Office 37 North Wharf Road, London W2 1AF.

Reply via email to