Dear Manuel,
How I can insert on your class TSlines the DESIGN parameter ?
How I can show the dots ?
thanks
Best Regards, Saludos
Falconi Silvio
Falconi Silvio
Dear Manuel,
How I can insert on your class TSlines the DESIGN parameter ?
How I can show the dots ?
thanks
Silvio wrote:How I can insert on your class TSlines the DESIGN parameter ?As usual:
// horizontal lines
@10, 1 HORZ LINE SIZE 398 OF oDlg PIXEL COLORS CLR_WHITE, CLR_GRAY DESIGN
// raised box using default colors
@20, 5 WHITE BOX SIZE 100, 100 OF oDlg PIXEL DESIGNSilvio wrote:How I can show the dotsJust by clicking on it
