Some trouble with wxEuphoria
- Posted by xfox26 Aug 05, 2012
- 1445 views
I'm writing a personal program to manage my Pokemon Trading Card Collection, but I ran into some problems.
First, in a wxListCtrl with wxLC_REPORT style, how can I capture a event when I click on the collum header? (Those events are not wrapped?)
Second, when I try to insert a item with a large string on a listctrl using "insert_listctrl_item()", it only shows the first 259 characters. Is it a bug, intended or I did it wrong?
I'm still working with this program, my code is hosted in bitbucket, its easier (and faster) to download "PokManager-Source-NoImages.zip" (3.7 MB), the full package have 305.7 MB.
Other advices, opinions, whatever are appreciated. Sorry for my poor english.
PS.: I'm having some problems logging in the site using Chrome ver. "22.0.1221.0 dev-m", I dont if its a Chrome or site problem. Firefox working flawlessly.