Page 1 of 1

Grid cells in windows 7

Posted: Wed Mar 26, 2014 5:11 am
by sistemascvc
HI all:

any way that the height of grid cells in windows 7 are the same as in windows xp?

best regards
Ciro

Grid cells in windows 7

Posted: Wed Mar 26, 2014 11:26 am
by Pablo César
Hola Ciro,

IMO, this should be the same, but seems apparently not the same (minimal difference), but this is given by API of Window, not from Grid library. Why are you asking this ??

Re: Grid cells in windows 7

Posted: Wed Mar 26, 2014 1:26 pm
by esgici
sistemascvc wrote:HI all:

any way that the height of grid cells in windows 7 are the same as in windows xp?

best regards
Ciro
Ciro sent this post to another place ;)

Thanks Ciro to remind

Viva HMG :D

Re: Grid cells in windows 7

Posted: Wed Mar 26, 2014 4:35 pm
by Javier Tovar
Hi Ciro,

Examples I have run win 7 and win XP and can not tell the difference is minimal and will not take importance, it does not affect the program itself.

regards

Re: Grid cells in windows 7

Posted: Wed Mar 26, 2014 5:39 pm
by mol
There are higher grid cells in windows 7 than windows XP.
I had to rebuild my application after changing windows to have all rows visible in small table.

Re: Grid cells in windows 7

Posted: Wed Mar 26, 2014 6:06 pm
by danielmaximiliano
Hola Ciro :
si tiene problemas de tamaño en su aplicacion necesita averiguar que version de Windows tiene. utilizé la funcion

Code: Select all

WindowsVersion()
y modifique en tiempo real el tamaño de sus ventanas y sus respectivos controles para que se ajuste a sus requerimientos.


Hi Cyrus
if you have problems in your application size needs to find out which version of Windows you have. I Use the function

Code: Select all

 WindowsVersion () 
and modify in real time the size of your windows and their controls to suit their requirements.

Re: Grid cells in windows 7

Posted: Wed Mar 26, 2014 10:32 pm
by andyglezl
Creo que es lo mismo que con el Calendario...
viewtopic.php?f=5&t=3386&start=10