New topic: 

Auto-maximized window under Win32 but only for XP

<http://forums.realsoftware.com/viewtopic.php?t=30450>

       Page 1 of 1
   [ 5 posts ]                 Previous topic | Next topic         Author  
Message       brisance           Post subject: Auto-maximized window under 
Win32 but only for XPPosted: Mon Oct 12, 2009 8:38 pm                        
Joined: Tue Oct 06, 2009 2:38 am
Posts: 4              Sorry if this has been asked a billion times but 
searching didn't turn up any results.

Primary development environment is on Mac v10.6 Snow Leopard. Target platform 
is Win32. App runs fine under Mac OS X, but under XP it will auto-maximize 
despite having set the properties to be smaller than the screen resolution i.e. 
the properties are ignored. And only under Windows XP. Under Vista it works as 
programmed. What could be the possible cause(s)?

To get around this problem the app has to be set to MDI but I would really 
prefer not to do so.   
                            Top                brisance           Post subject: 
Re: Auto-maximized window under Win32 but only for XPPosted: Mon Oct 12, 2009 
8:46 pm                        
Joined: Tue Oct 06, 2009 2:38 am
Posts: 4              The same thing happened when I tried to compile the 
Reporting>Reporting from a Databse>Reports Example.rbp file. It produces an 
executable called "Order.exe" but because it maximizes under Windows XP all the 
controls are out of position.

   
                            Top                brisance           Post subject: 
Re: Auto-maximized window under Win32 but only for XPPosted: Mon Oct 12, 2009 
9:01 pm                        
Joined: Tue Oct 06, 2009 2:38 am
Posts: 4              Discovered that if the window is resized by 
double-clicking on the window title and then using the resize handles, it 
"snaps" into place with the correct properties. But this behavior is not stored 
between application launches so it may very well be a bug but only under 
Windows XP.

Another way is to explicitly declare the window's dimensions in the window's 
"Maximize" event handler. Kldugy, but works. 

How do I go about filing a bug report in these parts?   
                            Top                Phil M           Post subject: 
Re: Auto-maximized window under Win32 but only for XPPosted: Mon Oct 12, 2009 
9:28 pm                        
Joined: Fri Sep 30, 2005 12:18 pm
Posts: 86              If you have active subscription, download the Feedback 
Application (part of REALbasic 2009r4) and set that up.  Make sure you include 
a sample project... if you can't get it to do it with a simple project then it 
might be something in your code, and might be more difficult to find than a 
simple "bug always exists".  I know I haven't seen this bug while testing my 
apps in my virtual XP (running Parallels 4.0 on OS X 10.6).   
                            Top               brisance           Post subject: 
Re: Auto-maximized window under Win32 but only for XPPosted: Mon Oct 12, 2009 
10:58 pm                        
Joined: Tue Oct 06, 2009 2:38 am
Posts: 4              Thanks for the suggestion. I ran it under VMWare and even 
here at the office which is a 100% bona fide Windows XP system and both showed 
the same problem. The sample project is the one that came with RB, "Reports 
Example.rbp". Ironically the feedback app also has this same problem. Bug 
report filed.

XP Pro, Version 2002, Service Pack 3

   
                            Top            Display posts from previous: All 
posts1 day7 days2 weeks1 month3 months6 months1 year Sort by AuthorPost 
timeSubject AscendingDescending          Page 1 of 1
   [ 5 posts ]     
-- 
Over 1500 classes with 29000 functions in one REALbasic plug-in collection. 
The Monkeybread Software Realbasic Plugin v9.3. 
http://www.monkeybreadsoftware.de/realbasic/plugins.shtml

[email protected]

Reply via email to