Page 1 of 1

dc_memoedit on touchscreen PC.

Posted: Mon Dec 27, 2010 7:20 am
by skiman
Hi,

When using dc_memoedit on a touch screen (Windows 7) the first two lines aren't visible.

Code: Select all

cText:=dc_memoedit(cText,5,10,25,120,,,,,,,,,cArt_nummer)
As you can see in the attached image, the top bar of the dialog is bigger. I suppose that this is to have bigger buttons to use on the touch screen. This big topbar is on every window.

Re: dc_memoedit on touchscreen PC.

Posted: Mon Dec 27, 2010 8:59 am
by rdonnay
This is one of the first Xbase++ routines I wrote way back in 1998. That was when title bar heights were fixed.

Attached is an updated _DCMEMOE.PRG

Copy it to \exp19\source\dclipx directory and rebuild dclipx.dll.