[Bug 7024] VB program using Tabstrip control produces invalid property under wine
http://bugs.winehq.org/show_bug.cgi?id=7024 kg6kvq(a)gmail.com changed: What |Removed |Added ---------------------------------------------------------------------------- Component|wine-comctl32 |wine-misc ------- Additional Comments From kg6kvq(a)gmail.com 2007-04-01 01:06 ------- Testing various components shows that tabstrip is not at fault. MSFlexgrid is, the VB code: MSFlexGrid1.AddItem "row1" & vbTab & "1" & vbTab & "comment1" & vbTab & usern1" MSFlexGrid1.AddItem "row2" & vbTab & "2" & vbTab & "comment2" & vbTab & "usern2" MSFlexGrid1.AddItem "row3" & vbTab & "3" & vbTab & "comment3" & vbTab & "usern3" runs fine under windows, but crashes under wine. Attachment is a complied program that only creates a form with a flexgrid and attempts to add data to it. -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug, or are watching the assignee.
participants (1)
-
Wine Bugs