home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #31 / NN_1992_31.iso / spool / comp / os / mswindo / programm / tools / 1832 < prev    next >
Encoding:
Internet Message Format  |  1992-12-28  |  1.3 KB

  1. Path: sparky!uunet!gatech!concert!seq!dodd!dodd
  2. From: dodd@dodd.UUCP (Mike Dodd)
  3. Newsgroups: comp.os.ms-windows.programmer.tools
  4. Subject: Menu in TDialog 'window' creating background strip under it.
  5. Message-ID: <UuIcs*6t2@dodd.UUCP>
  6. Date: Mon, 28 Dec 1992 07:52:56 GMT
  7. Reply-To: dodd!dodd@seq.uncwil.edu
  8. Distribution: world
  9. Organization: Not
  10. X-Newsreader: Arn V1.00 beta rel2
  11. Lines: 24
  12.  
  13.  
  14. I am programming in OWL using a TDialog for my MainWindow.  I have a menu
  15. in it, when that menu is 'attached' it leaves a Strip about 2 pixels high
  16. under the menu_strip itself.  This Strip contains whatever was on the screen
  17. at that spot, and when the window is moved so goes the 'graphics' inlaid in 
  18. the strip.
  19.  
  20. Is this a programming bug in Windows, Borland, or me?
  21.  
  22. My solution so far is to eliminate the menu and rely totally on buttons
  23. for interaction.
  24.  
  25. I have tried 'stretching' the dialog box upward, but when the program is
  26. executed and the menu-strip is attached the gap is still there.
  27.     
  28.                 -Mike
  29.  
  30. +-----------------------------------------------------------------------+
  31. |   Michael E. Dodd        Internet:  dodd!dodd@seq.uncwil.edu     |
  32. |   219 Pershing Court        Voice:     919/799-9453                 |
  33. |   Wilmington, N.C. 28412    (Answering Machine on between 4-10PM)   |
  34. +-----------------------------------------------------------------------+
  35.  
  36.  
  37.