For Programmers: Free Programming Magazines  


Home > Archive > Clipper > January 2007 > Problem with display of GET embedded MEMOEDIT









You are viewing an archived Text-only version of the thread. To view this thread in it's original format and/or if you want to reply to this thread please [click here]

 

Author Problem with display of GET embedded MEMOEDIT
Kristian

2007-01-20, 6:55 pm

I am using Nick Hammond's GET object for embedding MEMOEDIT into READ
loops (from The Oasis). Very nice device, thanks! Only problem: with
initial display of the text variable holding the text to edit, the READ
does not yet know the coordinates passed to the GET object. So it
prints the current content of the text variable to the screen, all the
way to the right end of the screen. As soon as the loop reaches the
MEMOEDIT, the text is redisplayed and formatted correctly, obeying the
coordinates and using the soft carriage returns instead of displaying
special characters.

Is there a way of suppressing the initial display or making it format
correctly? I appreciate any suggestions - it does look rather ugly.

Stephen Quinn

2007-01-22, 7:55 am

Kristian

> Is there a way of suppressing the initial display or making it format
> correctly? I appreciate any suggestions - it does look rather ugly.


DispBegin()/DispEnd() around the relavent code may work.

If not then show us some code.

HTH
Steve


Sponsored Links







Also available: Server administration forum archive | Web Design forum archive | Software forum archive | Hardware reviews archive

Copyright 2008 codecomments.com