home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / sys / amiga / programmer / 3417 < prev    next >
Encoding:
Internet Message Format  |  1996-08-05  |  1.1 KB

  1. Path: cs.ruu.nl!usenet
  2. From: wsldanke@cs.ruu.nl (Wessel Dankers)
  3. Newsgroups: comp.sys.amiga.programmer
  4. Subject: Re: MUI programming problem ...
  5. Date: 19 Feb 1996 20:50:30 GMT
  6. Organization: Dept of Computer Science, Utrecht University, The Netherlands
  7. Message-ID: <699.6623T1277T332@cs.ruu.nl>
  8. References: <4ga8eo$bcu@sun1000.pwr.wroc.pl>
  9. NNTP-Posting-Host: anx1p1.cc.ruu.nl
  10. X-Newsreader: THOR 2.22 (Amiga TCP/IP)
  11.  
  12. >  IQWin = NewObject (MainWindowClass->mcc_Class, NULL, TAG_DONE),
  13.                                                                  ^
  14. Should this be a comma or a semi-colon? That makes quite some difference!
  15.  
  16. Now NewObject() would be evaluated, then IQApp = ...
  17. Then the value of IQApp would be put in IQWin!
  18.  
  19. --
  20. Wessel Dankers                 _\\|//_            <wsldanke@cs.ruu.nl>
  21.                                ///|\\\
  22. ----------------------------oOO--(_)---OOo----------------------------
  23. `Never imagine yourself not to be otherwise than what it might appear
  24. to others that what you were or might have been was not otherwise than
  25. what you had been would have appeared to them to be otherwise.'
  26.  
  27.