En la herramienta Point Intersect XY, cuando le doy clip derecho para trabajar con sus propiedades, se me muestra asi,(ver imagen), no se puede modificar la ventana y no se pueden ver las opciones.
Me again
In the Point Intersect XY tool, when I give it the right clip to work with its properties, it shows me like this (see image), the window cannot be modified and it cannot be see the options.
Sin embargo desde la ventana del editor de propiedades si se muestra correctamente.
However from the property editor window if it is displayed correctly.
Unfortunately the original dev chose to use 2 different ways to handle the Dialogs and the Property Editor so while I have made them closer in look and function, there may still be some differences that need to be fixed.
I looked at the formā¦ I think I got it fixed. I redid the IntersectXY dialog awile back, so it was formated a bit different than the recent updates to the rest of the dialogs. The dialog height policy was āfixedā, meaning if the OS changes the font size larger than 9 point, it squashes the top groupbox to fit in the fixed height. DOH.
I changed the height policy to āpreferredā (like the rest of the dialogs), increased the height by 30 pixels, and added a vertical spacerā¦ so it should expand if the font size is larger.
Looks like Susan has already merged the changes that should fix this. When you update the app, let me know if indeed it does fix the issue for you. Please donāt hesitate to let us know if any other dialogs exhibit the same issue.
Ok. Iāll take a look againā¦ I think I may know whatās causing that groupbox to not expand.
BTWā¦ can I assume you have changed the text settings to 125%? Which would cause the text to take up more space than the dialog allows. If thatās the case then I can switch my system to 125% to check that the dialog is working correctly.
No se muy bien donde pudiera cambiar la configuracion de texto. Entonces indica que no he tocado nada que tenga que ver con eso. Me pudieras mostrar con una captura de pantalla , donde seria?
I donāt really know where I could change the text settings. Then it indicates that I have not touched anything that has to do with it. Could you show me with a screenshot, where would it be?
Iām using Windows 10, so Iām not sure what the āsettingsā look like with Windows 11ā¦ but hereās where the you can change the scale and resolution of the System,->Display
Changing the scale makes the system font larger - that is easier to read.
That being said, I was able to fix the issueā¦ I had the Selection group box height minimum set, so it was squashing the contents of that box. I checked with my Display set at 125% so ithis one is fixed. I did notice some other display issues at 125% in some other dialogs. Iāll address those as Iām updating the dialogs to add a group attribute.