[Bug 1115] Pirch98: Rebar_Layout problem

Wine Bugs wine-bugs at winehq.com
Sat Jun 28 07:39:04 CDT 2003


http://bugs.winehq.com/show_bug.cgi?id=1115





------- Additional Comments From z_god at wanadoo.nl  2003-28-06 07:39 -------
Bug comments restored from Gmane.org: 
 
When you run the program, it is NOT usable, it is repainting continually the  
screen, and no one control works. It works fine with comctl32 native. The  
problem looks like that happen in rebar, because it is giving some ERR messages: 
 
err:rebar:REBAR_AdjustBands Phase 1 failed, x=561, maxx=0, start=0, end=0 
err:rebar:REBAR_AdjustBands Phase 1 failed, x=565, maxx=0, start=0, end=0 
err:rebar:REBAR_AdjustBands Phase 1 failed, x=565, maxx=0, start=0, end=0 
 
If you add a "return;" to the start of the function REBAR_Layout, the rebar is  
painted incorrectly, but the program can be used. 
 
If you don't remove REBAR_Layout and only comment the last line of the 
REBAR_Layout function  
//REBAR_ForceResize (infoPtr); 
 
Then the rebar are painted better (but no correct) and it is usable. 
 
Regards, 
Carlos. 

-- 
Configure bugmail: http://bugs.winehq.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.



More information about the wine-bugs mailing list