[ 
https://issues.apache.org/jira/browse/NETBEANS-6172?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Sergio García updated NETBEANS-6172:
------------------------------------
    Description: 
 
In the latest versions of Netbeans I have been able to verify that the Netbeans 
IDE is rescaled according to the latent configuration in Windows 10 (dpi); this 
new behavior is fine and improves the development environment. However it is 
also a problem as it also visually rescales the GUIs in the debugging process.
 In my case, having a GUI adapted to the real size of my monitor screen is 
important. I have tried to solve this problem by parameterizing the java with 
commands like "-Dsun.java2d.uiScale = 1.0" or by disabling the windows 
rescaling option that exists in the "java.exe" and "javaw.exe" properties but 
this does not work for NetBeans. It also doesn't work to change the Netbeans 
setting with the parameter "-J-Dsun.java2d.dpiaware = true".
 
 *It would be interesting to have a clear and functional way to avoid rescaling 
windows to facilitate the visual design of the GUIs.*

  was:
En las últimas versiones de Netbeans he podido comprobar que el IDE de Netbeans 
se reescala según la configuración latente en Windows 10 (dpi) ; este nuevo 
comportamiento está bien y mejora el entorno de desarrollo.

No obstante también es un problema pués también reescala visualmente las GUI en 
el proceso de debug. En mi caso tener una GUI adaptada al tamaño real de la 
pantalla de mi monitor es importante.

He tratado de solucionar este problema parametrizando el java con comandos como 
"-Dsun.java2d.uiScale=1.0"  o deshabilitando la opción de reescalado de windows 
que existe en las propiedades "java.exe" y "javaw.exe" pero esto no funciona 
para NetBeans.

Tampoco funciona cambiar la configuración de Netbeans con el parámetro 
"-J-Dsun.java2d.dpiaware=true"

*Sería interesante tener una manera clara y funcional de evitar el reescalado 
de windows para facilitar el diseño visual de las GUI.*

 

 


> Escalado pantalla de NetBeans con Windows 10
> --------------------------------------------
>
>                 Key: NETBEANS-6172
>                 URL: https://issues.apache.org/jira/browse/NETBEANS-6172
>             Project: NetBeans
>          Issue Type: Improvement
>          Components: javaee - Hibernate
>    Affects Versions: 12.4
>         Environment: Windows 10, NetBeans 12.0
>            Reporter: Sergio García
>            Priority: Major
>              Labels: performance
>         Attachments: LoginScaled.png, LoginScaled_Real.png
>
>   Original Estimate: 24h
>  Remaining Estimate: 24h
>
>  
> In the latest versions of Netbeans I have been able to verify that the 
> Netbeans IDE is rescaled according to the latent configuration in Windows 10 
> (dpi); this new behavior is fine and improves the development environment. 
> However it is also a problem as it also visually rescales the GUIs in the 
> debugging process.
>  In my case, having a GUI adapted to the real size of my monitor screen is 
> important. I have tried to solve this problem by parameterizing the java with 
> commands like "-Dsun.java2d.uiScale = 1.0" or by disabling the windows 
> rescaling option that exists in the "java.exe" and "javaw.exe" properties but 
> this does not work for NetBeans. It also doesn't work to change the Netbeans 
> setting with the parameter "-J-Dsun.java2d.dpiaware = true".
>  
>  *It would be interesting to have a clear and functional way to avoid 
> rescaling windows to facilitate the visual design of the GUIs.*



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscr...@netbeans.apache.org
For additional commands, e-mail: commits-h...@netbeans.apache.org

For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists

Reply via email to