> From: Williams, Ted <[EMAIL PROTECTED]>
> To: 'Bryan Curl ' <[EMAIL PROTECTED]>; '[EMAIL PROTECTED] '
> Subject: RE: Twpsk
> Date: Sunday, April 23, 2000 12:39 AM
> 
> Hi Gents,
> 
>   -----Original Message-----
>   From: Bryan Curl
> 
>   Question. Why does my Twpsk receive screen jump to the top
>   all the time?
> 
>   It only does this after I scroll back, once, then try to go
>   to the bottom.
> 
> The problem is I did something non-standard for Motif/Lesstif.
> In "normal mode" the window is always positioned at the bottom.
> If you scroll up, it goes into "scroll mode".  Incomming text is
> still added to the bottom of the screen, but it is not automatically
> positioned to the bottom.
> 
> To get back to "normal mode" do a RIGHT mouse click in the rx text
> window.  If the right mouse click doesn't help, please let me know
> what version of Lesstif you are using.
> 
> I just finished modifying this code so you will be able to scroll
> back to normal mode like you are now doing.  And, when in scroll
> mode, the background color of the window changes so you have a visual
> indication that you are in scroll mode.
> 
> Also, Hansi, DL9RDZ, has made major changes to his PSK31 classes
> so that they now use threads.  This has speeded everything up a lot.
> 
> I will distribute the new version this week.
> 
> 73,
> Ted - WA0EIR

Hello Ted,

that is good news about the changes made to the next release 
  
I can also add that if he has problem of  window oversize  
that he looks for in the following directory:  

/usr/X11R6/lib/X11/app-defaults  
the file Twpsk and that edit it  

where says Twpsk.Geometry to put the following value:  
  
#size for (800x600) resolution  
Twpsk.Geometry: 790x525  

 or if has resolution like as below  

#size for (640x480) resolution    
Twpsk.Geometry: 630x405  
  
and near of the buttom under Colors and Stuff  
to modify the coordinates like this:  
Twpsk x:        0  
Twpsk y:        0  

Reply via email to