Robert McGovern
2004-Jan-07 07:57 UTC
[Wxruby-users] Another Updated - wxRuby Windowsinstalleravailablefor
Just to let you know Curt the new debug build works perfectly for me ... well nearly. Trying to run the controls.rbw example generates an error dialog "Debug" "E:\dev\RubyDev\wx\src\common\ctrlsub.cpp(120): assert "m_clientDataItemsType == wxClientData_Void" failed: this window doesn''t have void client data Do you want to stop the program? You can also choose [Cancel] to suppress further warnings YES / NO / CANCEL " If you hit NO a few times (4 to be exact) the Controls Windows App starts up and appears to all be there and work, its log window shows the error text that was in the dialogs. "This is the log window. 12:44:24: Debug: E:\Dev\RubyDev\wx\src\common\ctrlsub.cpp(120): assert "m_clientDataItemsType == wxClientData_Void" failed: this window doesn''t have void client data 12:47:00: Debug: E:\Dev\RubyDev\wx\src\common\ctrlsub.cpp(120): assert "m_clientDataItemsType == wxClientData_Void" failed: this window doesn''t have void client data 12:47:04: Debug: E:\Dev\RubyDev\wx\src\common\ctrlsub.cpp(120): assert "m_clientDataItemsType == wxClientData_Void" failed: this window doesn''t have void client data 12:47:04: Debug: E:\Dev\RubyDev\wx\src\common\ctrlsub.cpp(120): assert "m_clientDataItemsType == wxClientData_Void" failed: this window doesn''t have void client data" I did have a bit of quirky behaviour with draws on the toolbar example where only the text of the combo box was shown, see attached picture (12k) rob>>> "Curt Hibbs" <curt@hibbs.com> 01/07/04 01:47am >>>Ok, I just posted another updated debug installer. As mentioned below, this one also installs MSVCRTD.DLL if you don''t already have it on your system. The download URL is the same: http://curthibbs.us/wxruby-mswin-0.2_debug.zip Now I''m off to make a release build installer (hopefully, I''ll post that tonight). Curt -------------- next part -------------- A non-text attachment was scrubbed... Name: quirky toolbar example.jpg Type: image/jpeg Size: 12058 bytes Desc: JPEG image Url : http://rubyforge.org/pipermail/wxruby-users/attachments/20040107/9e4ac06c/quirkytoolbarexample.jpg