From: Paul K <pau...@ya...> - 2013-02-25 06:10:49
|
Hi John, Thank you for adding wxAuiToolBar to wxlua. One short question on GetLineVisible. According to the documentation it should return "1 if the passed in line is visible or 0 if it is not". For some reason, no matter what I pass, I always get back "true". Is it possible that there is some bug in the conversion of numbers wxlua gets from wxwidgets/Scintilla? Thank you. Paul. |