FiveTech Support Forums

FiveWin / Harbour / xBase community
Board index FiveWin para Harbour/xHarbour TO MANUEL MERCADO
Posts: 3107
Joined: Fri Oct 07, 2005 06:28 PM
TO MANUEL MERCADO
Posted: Tue Apr 22, 2008 10:26 AM

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
Posts: 782
Joined: Wed Dec 19, 2007 07:50 AM
Re: TO MANUEL MERCADO
Posted: Tue Apr 22, 2008 01:48 PM
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 DESIGN

Silvio wrote:How I can show the dots
Just by clicking on it


Try with TestLin1.prg, TestLin2.prg and TestLin3.prg at TSButton\Samples.

Regards

Manuel Mercado
manuelmercado at prodigy dot net dot mx

Continue the discussion