get rid of update button
Status: Beta
Brought to you by:
dumbledore3
there should be an event in wxwidgets for when the
listctrl gets modified, it wasn't wrapped to wx-c,
there might be a way around it if we do a
wxevent_geteventtype( wxsomethingevent() ), test this
out and see if avoiding the update button's possible /
plausible.
Logged In: YES
user_id=1163726
i think i might just leave this in until i get around to
changing the listctrl to a wxgrid control, since it needs to
be a bit more versitaile.