FiveTech Support Forums

FiveWin / Harbour / xBase community
Board index FiveWin for Harbour/xHarbour New msgbar 2007
Posts: 566
Joined: Thu Aug 30, 2007 03:40 PM
New msgbar 2007
Posted: Thu Oct 18, 2007 12:46 AM

Antonio, in fivewin.ch,

xcommand DEFINE <msg: MESSAGE, MESSAGE BAR, MSGBAR> [<oMsg>] ;

         [ OF &lt;oWnd&gt; ] ;
         [ &lt;prm: PROMPT, TITLE&gt; &lt;cMsg&gt; ] ;
         [ &lt;center: CENTER, CENTERED&gt; ] ;
         [ &lt;clock: CLOCK, TIME&gt; ] ;
         [ &lt;date: DATE&gt; ] ;
         [ &lt;kbd: KEYBOARD&gt; ] ;
         [ FONT &lt;oFont&gt; ] ;
         [ &lt;color: COLOR, COLORS&gt; &lt;nClrFore&gt; [,&lt;nClrBack&gt; ] ] ;
         [ &lt;inset: NO INSET, NOINSET&gt; ] ;

missing :

         [ &lt;l2007: 2007, _2007&gt; ] ;

I have an inset too.

Norberto

Continue the discussion