Re: wxEuphoria 0.12.1 Released
- Posted by DanM Jan 09, 2009
- 1018 views
Great work Greg!
I found the following demos failed:
display_demo.exw: can't find: xrc_demo.xrc list.exw : procedure Click_Button1() type_check failure, index is {1} (when SECOND item had been selected; is {0} if first item) (also, "index = get_selection( List1 ) if index = -1 then" looks to be wrong, doc for "get_selection" says: "The return is always a sequence, or an empty sequence, if nothing is selected. The other types of controls return -1 is no item is selected") search.exw : find_from has not been declared pos = find_from( delim, text, last ) xrc_demo.exw : wxEuphoria\include\wxeud.e:20069 in function xrc_load_frame()
Oh, and doc says ver. 12.0 insteadof 12.1,
and also neglects to credit your work on it
Dan