Alistair here is the code lifted from RBase Help.  It runs and moves fine by 
itself, but won't budge when I place it at the head of my file.  It appears but 
doesn't move, then disappears when the file hits the CLS near the end.  
GAUGE_VISIBLE OFF simply makes the "gauge" disappear.  I don't know why it 
won't move.  --Fred

PAUSE 3 USING 'Calculating ... Please Stand By' +
CAPTION 'Pause 3 with Gauge' +
ICON WINDOWS OPTION GAUGE_VISIBLE ON +
|GAUGE_COLOR RED +
|GAUGE_INTERVAL 10 +
|MESSAGE_FONT_NAME VERDANA +
|MESSAGE_FONT_SIZE 10 +
|MESSAGE_FONT_COLOR WHITE +
|THEMENAME STEEL BLUE
  ----- Original Message ----- 
  From: Alastair Burr 
  To: RBASE-L Mailing List 
  Sent: Tuesday, July 08, 2008 11:11 AM
  Subject: [RBASE-L] - Re: GaUgE & MeTeR


  Fred,

  PAUSE 4 USING ' ' OPTION METER_VISIBLE OFF

  PAUSE 4 USING ' ' OPTION GAUGE_VISIBLE OFF

  Should do it for you.

  Regards,
  Alastair.

    ----- Original Message ----- 
    From: Fred C Kopp 
    To: RBASE-L Mailing List 
    Sent: Tuesday, July 08, 2008 3:24 PM
    Subject: [RBASE-L] - GaUgE & MeTeR


    I can get my PAUSE 3 GAUGEs and METERs  to display on screen but I can't 
get them to MOVE.  What am I not doing?

    Also can't get rid of them without a well-placed CLS in the file right 
before completion.  Is that kosher?

    They're much cooler than a static "One moment please..." so I'd like to 
figure this out.

    Thanks,
    Fred

    Fred C. Kopp
    Authorized R:Base Developer
    19 Teri Lane
    Washington, PA  15301

    P 724-222-7376
    F 724-222-7376
    C 724-413-5534
    E [EMAIL PROTECTED]
No virus found in this incoming message.
Checked by AVG - http://www.avg.com 
Version: 8.0.138 / Virus Database: 270.4.6/1539 - Release Date: 07/07/2008 18:35

Reply via email to