Re: [time-nuts] Lady Heather Ver 5 Problem - full screen mode

2016-12-19 Thread Bill Riches
Just noticed by accident if you have a small screen mode if you click on the 
top of the screen and drag it up above the top of the monitor and release the 
mouse button it will change to full screen mode.  Learn something new every day!

73,

Bill, WA2DVU
Cape May


Ahhh, full screen mode... the demon mode from hell.  On most modern systems 
with large monitors it crashed the program.  It uses DirectDraw and if your 
DirectDraw implementation does not handle your monitor size, bye bye Heather.  
That means full screen mode (or clicking the MAXIMIZE button or pressing F11 
crashes Heather unless your monitor or graphics driver was a standard VGA era 
screen res like 640x480, 800x600, 1024x768, or 1280x1024). Only those four 
monitor widths allow full screen mode.  Monitor height is not check for.

Because pressing the MAXIMIZE button was quite easy to do accidentally,  full 
screen mode is disabled by default (but F11 can't be disabled).  If your 
monitor / graphics driver is one of the magic sizes you can enable full screen 
mode with the new /fu command.  For instance for a 1024x768 screen try:
   /fu /vm

If you have a larger monitor and can configure your display driver for one of 
the magic sizes, that works.

The /f command now brings up Heather in a windowed mode sized to fill (most of) 
the screen.  You can also do that with $f from the keyboard.

___
time-nuts mailing list -- time-nuts@febo.com To unsubscribe, go to 
https://www.febo.com/cgi-bin/mailman/listinfo/time-nuts
and follow the instructions there.

___
time-nuts mailing list -- time-nuts@febo.com
To unsubscribe, go to https://www.febo.com/cgi-bin/mailman/listinfo/time-nuts
and follow the instructions there.


Re: [time-nuts] Lady Heather Ver 5 Problem - full screen mode

2016-12-13 Thread Richard W. Solomon
Figured out how to get Full Screen mode ... just ticked on the Little 
Lady in the top left corner and ticked on MAXIMIZE ... voila, success.

Tnx es HH, Dick, W1KSZ

-Original Message-
From: time-nuts [mailto:time-nuts-boun...@febo.com] On Behalf Of Bill Riches
Sent: Tuesday, December 13, 2016 6:13 AM
To: 'Discussion of precise time and frequency measurement'
Subject: Re: [time-nuts] Lady Heather Ver 5 Problem - full screen mode

Took a while but found out that /vs /fu worked for me.  Slick!

Bill, WA2DVU

-Original Message-
From: time-nuts [mailto:time-nuts-boun...@febo.com] On Behalf Of Mark Sims
Sent: Tuesday, December 13, 2016 1:06 AM
To: time-nuts@febo.com
Subject: [time-nuts] Lady Heather Ver 5 Problem - full screen mode

Ahhh, full screen mode... the demon mode from hell.  On most modern systems 
with large monitors it crashed the program.  It uses DirectDraw and if your 
DirectDraw implementation does not handle your monitor size, bye bye Heather.  
That means full screen mode (or clicking the MAXIMIZE button or pressing F11 
crashes Heather unless your monitor or graphics driver was a standard VGA era 
screen res like 640x480, 800x600, 1024x768, or 1280x1024). Only those four 
monitor widths allow full screen mode.  Monitor height is not check for.

Because pressing the MAXIMIZE button was quite easy to do accidentally,  full 
screen mode is disabled by default (but F11 can't be disabled).  If your 
monitor / graphics driver is one of the magic sizes you can enable full screen 
mode with the new /fu command.  For instance for a 1024x768 screen try:
   /fu /vm

If you have a larger monitor and can configure your display driver for one of 
the magic sizes, that works.

The /f command now brings up Heather in a windowed mode sized to fill (most of) 
the screen.  You can also do that with $f from the keyboard.

___
time-nuts mailing list -- time-nuts@febo.com To unsubscribe, go to 
https://www.febo.com/cgi-bin/mailman/listinfo/time-nuts
and follow the instructions there.

___
time-nuts mailing list -- time-nuts@febo.com To unsubscribe, go to 
https://www.febo.com/cgi-bin/mailman/listinfo/time-nuts
and follow the instructions there.

___
time-nuts mailing list -- time-nuts@febo.com
To unsubscribe, go to https://www.febo.com/cgi-bin/mailman/listinfo/time-nuts
and follow the instructions there.


Re: [time-nuts] Lady Heather Ver 5 Problem - full screen mode

2016-12-13 Thread Bill Riches
Took a while but found out that /vs /fu worked for me.  Slick!

Bill, WA2DVU

-Original Message-
From: time-nuts [mailto:time-nuts-boun...@febo.com] On Behalf Of Mark Sims
Sent: Tuesday, December 13, 2016 1:06 AM
To: time-nuts@febo.com
Subject: [time-nuts] Lady Heather Ver 5 Problem - full screen mode

Ahhh, full screen mode... the demon mode from hell.  On most modern systems 
with large monitors it crashed the program.  It uses DirectDraw and if your 
DirectDraw implementation does not handle your monitor size, bye bye Heather.  
That means full screen mode (or clicking the MAXIMIZE button or pressing F11 
crashes Heather unless your monitor or graphics driver was a standard VGA era 
screen res like 640x480, 800x600, 1024x768, or 1280x1024). Only those four 
monitor widths allow full screen mode.  Monitor height is not check for.

Because pressing the MAXIMIZE button was quite easy to do accidentally,  full 
screen mode is disabled by default (but F11 can't be disabled).  If your 
monitor / graphics driver is one of the magic sizes you can enable full screen 
mode with the new /fu command.  For instance for a 1024x768 screen try:
   /fu /vm

If you have a larger monitor and can configure your display driver for one of 
the magic sizes, that works.

The /f command now brings up Heather in a windowed mode sized to fill (most of) 
the screen.  You can also do that with $f from the keyboard.

___
time-nuts mailing list -- time-nuts@febo.com To unsubscribe, go to 
https://www.febo.com/cgi-bin/mailman/listinfo/time-nuts
and follow the instructions there.

___
time-nuts mailing list -- time-nuts@febo.com
To unsubscribe, go to https://www.febo.com/cgi-bin/mailman/listinfo/time-nuts
and follow the instructions there.


[time-nuts] Lady Heather Ver 5 Problem - full screen mode

2016-12-12 Thread Mark Sims
Ahhh, full screen mode... the demon mode from hell.  On most modern systems 
with large monitors it crashed the program.  It uses DirectDraw and if your 
DirectDraw implementation does not handle your monitor size, bye bye Heather.  
That means full screen mode (or clicking the MAXIMIZE button or pressing F11 
crashes Heather unless your monitor or graphics driver was a standard VGA era 
screen res like 640x480, 800x600, 1024x768, or 1280x1024). Only those four 
monitor widths allow full screen mode.  Monitor height is not check for.

Because pressing the MAXIMIZE button was quite easy to do accidentally,  full 
screen mode is disabled by default (but F11 can't be disabled).  If your 
monitor / graphics driver is one of the magic sizes you can enable full screen 
mode with the new /fu command.  For instance for a 1024x768 screen try:
   /fu /vm

If you have a larger monitor and can configure your display driver for one of 
the magic sizes, that works.

The /f command now brings up Heather in a windowed mode sized to fill (most of) 
the screen.  You can also do that with $f from the keyboard.

___
time-nuts mailing list -- time-nuts@febo.com
To unsubscribe, go to https://www.febo.com/cgi-bin/mailman/listinfo/time-nuts
and follow the instructions there.