noreply at rubyforge.org
2008-Oct-01 05:06 UTC
[wxruby-development] [ wxruby-Bugs-22251 ] Missing TreeCtrl#EndEditLabel
Bugs item #22251, was opened at 2008-10-01 05:06 You can respond by visiting: http://rubyforge.org/tracker/?func=detail&atid=218&aid=22251&group_id=35 Category: Missing API call Group: None Status: Open Resolution: None Priority: 3 Submitted By: Alex Fenton (brokentoy) Assigned to: Alex Fenton (brokentoy) Summary: Missing TreeCtrl#EndEditLabel Initial Comment: Missing - need to check correct signature for different platforms as takes different arguments on OS X, MSW and GTK. Base definition in headers is: [virtual] void EndEditLabel(const wxTreeItemId& item, bool discardChanges = false) = 0; But documented as: void EndEditLabel(bool cancelEdit) ---------------------------------------------------------------------- You can respond by visiting: http://rubyforge.org/tracker/?func=detail&atid=218&aid=22251&group_id=35