<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <meta content="text/html;charset=ISO-8859-1" http-equiv="Content-Type">
</head>
<body bgcolor="#ffffff" text="#000000">
G'day, Chris!<br>
<br>
A belated reply... renovation season is upon us. I see from Scott's
most recent e-mail that he is closer, which I'd guessed from the
Newtown postcode. That's just across the valley from us, though few
people realise that Marrickville Road runs roughly along what must
originally have been a non-perennial watercourse, and things can only
go up from there. Still, Silverwater is a shorter drive than anywhere
in Mexico (i.e, for our American readers, <i>*South of the Border*</i>
from NSW).<br>
<br>
It was cheeky, but I get the impression that Thomas is a pretty nice
bloke, someone you can tease without its being aggressive.<br>
<br>
Peter<br>
<br>
Dostal, Chris E. wrote:
<blockquote
 cite="mid9DBE78B5629CA54AB819A50DB6CCC18B97CC9F@aumel-exch1.ap.uis.unisys.com"
 type="cite">
  <pre wrap="">Haha cheeky one Peter..
 
I wonder if I was closer when living in Silverwater??? .. ah well lol 
 
Welcome Scott - and it's good to see some actual application development - how cools that!
 
Chris.

________________________________

From: <a class="moz-txt-link-abbreviated" href="mailto:gem-dev-bounces@simpits.org">gem-dev-bounces@simpits.org</a> on behalf of Peter Green
Sent: Fri 14/10/2005 6:41 AM
To: GEM Development
Subject: Re: [GEM Development] GEM Dialog Problems


I can't help with the problem, but just thought I'd say 'g'day!' to a neighbour-- Scott McD. Three Australians on the list now: we should really be able to confuse  Thomas! 

:-&thorn;

I'm in Marrickville, Scott -- a lot closer than Chris Dostal.

Peter

Scott McDonald wrote: 

        Hi Everyone,
        
        I am currently developing a GEM database application, with similar capabilities
        to the DOS version MS Works.
        
        It is progressing well, but I am looking for two tips and/or advice.
        
        1. Has anyone ever constructed a dialogue in the RCS, and when it is called from
        the application with code like this (in Turbo Pascal using GEMBIND with some
        naming changes):
        
                Form_Dialog(FMD_START);
                Form_Dialog(FMD_GROW);
                Hide_Mouse;
                Obj_Draw(Dialog_Tree, root, max_depth, X, Y, W, H);
                Show_Mouse;
        
                Form_Do(Dialog_Tree, 0);
        
                Form_Dialog(FMD_SHRINK);
                Form_Dialog(FMD_FINISH);
        
        after the dialog is drawn and is on screen it freezes GEM at the point of
        Form_Do? (Note, the dialog just displays text and has two button and doesn't
        have any input lines.)
        
        I suspect I have messed up the stack at some previous point and just wondered if
        anyone has some tips in this area. (The Resources open fine in RCS but as this
        is all new to me I don't yet have much experience with AES programming to rule
        out all the possibilities.)
        
        2. In terms of application development, what debugging tools have been used? At
        this stage I not yet tried Turbo Debugger, but I suspect the .APP extension may
        cause problems. Any ideas or general suggestions in this area?
        
        Thanks.
        
        Scott McDonald
        
        Scott McDonald PC Services
        ABN: 20 586 027 242
        PO Box 139 Newtown 2042
        Fax: 9564-2347
        Email: <a class="moz-txt-link-abbreviated" href="mailto:smpcs@bigpond.com">smpcs@bigpond.com</a>
        Website: <a class="moz-txt-link-freetext" href="http://www.users.bigpond.com/smpcs">http://www.users.bigpond.com/smpcs</a>
        "Resourceful Computing for Professional Teachers"
        
        _______________________________________________
        gem-dev mailing list
        <a class="moz-txt-link-abbreviated" href="mailto:gem-dev@simpits.org">gem-dev@simpits.org</a>
        <a class="moz-txt-link-freetext" href="http://www.simpits.org/mailman/listinfo/gem-dev">http://www.simpits.org/mailman/listinfo/gem-dev</a>
        
          


  </pre>
  <pre wrap="">
<hr size="4" width="90%">
_______________________________________________
gem-dev mailing list
<a class="moz-txt-link-abbreviated" href="mailto:gem-dev@simpits.org">gem-dev@simpits.org</a>
<a class="moz-txt-link-freetext" href="http://www.simpits.org/mailman/listinfo/gem-dev">http://www.simpits.org/mailman/listinfo/gem-dev</a>
  </pre>
</blockquote>
<br>
</body>
</html>