Win32LibEx bugs
- Posted by =?iso-8859-2?B?qWtvZGE=?= <tone.skoda at SIOL.NET> Aug 29, 2000
- 476 views
------=_NextPart_000_0015_01C011ED.71C48600 charset="iso-8859-2" Content-Transfer-Encoding: quoted-printable RaBars addToBand(control,band): Band should be able to hold more controls, like 3 comboboxes, but it can = only have one. Is that originally that way? Maybe it is. -------------------------------------------------------------------------= ------- ComboBoxEx: eraseItems(id) has bug: change this: elsif find(window_type[id], {ListView, TreeView}) then to this: elsif find(window_type[id], {ListView, TreeView,ComboBoxEx}) then ------=_NextPart_000_0015_01C011ED.71C48600 charset="iso-8859-2" Content-Transfer-Encoding: quoted-printable <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN"> <HTML><HEAD> <META content=3D"text/html; charset=3Diso-8859-2" = http-equiv=3DContent-Type> <META content=3D"MSHTML 5.00.2614.3401" name=3DGENERATOR> <STYLE></STYLE> </HEAD> <BODY bgColor=3D#ffffff> <DIV><FONT color=3D#0000ff face=3DVerdana size=3D2>RaBars=20 addToBand(control,band):</FONT></DIV> <DIV><FONT color=3D#0000ff face=3DVerdana size=3D2>Band should be able = to hold more=20 controls, like 3 comboboxes, but it can only have one. Is that = originally that=20 way? Maybe it is.</FONT></DIV> <DIV> </DIV> <DIV><FONT color=3D#0000ff face=3DVerdana size=3D2></FONT> </DIV> <DIV> <HR> </DIV> <DIV><FONT color=3D#0000ff face=3DVerdana = size=3D2>ComboBoxEx:</FONT></DIV> <DIV><FONT color=3D#0000ff face=3DVerdana size=3D2></FONT> </DIV> <DIV><FONT color=3D#0000ff face=3DVerdana size=3D2>eraseItems(id) has=20 bug:</FONT></DIV> <DIV><FONT color=3D#0000ff face=3DVerdana size=3D2></FONT> </DIV> <DIV><FONT color=3D#0000ff face=3DVerdana size=3D2>change = this:</FONT></DIV> <DIV><FONT color=3D#0000ff face=3DVerdana size=3D2>elsif = find(window_type[id],=20 {ListView, TreeView}) then</FONT></DIV> <DIV> </DIV> <DIV><FONT color=3D#0000ff face=3DVerdana size=3D2>to this:</FONT></DIV> <DIV><FONT color=3D#0000ff face=3DVerdana size=3D2> <DIV><FONT color=3D#0000ff face=3DVerdana size=3D2>elsif = find(window_type[id],=20 {ListView, TreeView,<FONT color=3D#0000ff face=3DVerdana=20 size=3D2>ComboBoxEx</FONT>}) = ------=_NextPart_000_0015_01C011ED.71C48600--