Noah Roberts

Show:

What's happening?

  • Followup: RE: Documentation

    I'd like to suggest that you look into the Liskov Substitution Principle. This is a very important principle that you violated many times. For example: void execute(esi::pipeflo::object_editor_window & editor) const { #if 0 wxPropertyGridManager * grid = editor.property_grid();...

    2009-10-06 17:27:37 UTC in wxPropertyGrid

  • Followup: RE: Documentation

    Yep. To my disappointment I discovered that this is the case. Also if you attempt to use an enum property, even an edit enum, the value supplied to the constructor MUST be in the list of existing choices or it is ignored. The combination of these two problems makes this direction of trial a dead-end. I have properties that are measured quantities and the units need to be changable by the...

    2009-09-30 18:32:01 UTC in wxPropertyGrid

  • Followup: RE: Documentation

    yeah, I got that far. I now have a blank combo box. Doesn't seem to be any functionality to set choices in the editor and trying to set them in the property does nothing.

    2009-09-30 16:38:35 UTC in wxPropertyGrid

  • Documentation

    The documentation for this library is really lax. Many classes have absolutely no documentation at all, nor samples, and thus no clue how to even begin using them. For example, the only mention of the combobox editor anywhere is simply that, mention that it exists. There's no documentation for how to tie it to a property and no examples make use of it. I've spent many hours just trying...

    2009-09-29 22:50:08 UTC in wxPropertyGrid

  • Followup: RE: Custom Property questions

    Did this method cut off the label? I tried a slightly different manner and the label gets cut off because the button is made too small: struct MyButtonEditor : wxPGTextCtrlAndButtonEditor { wxPG_DECLARE_CREATECONTROLS WX_PG_DECLARE_EDITOR_CLASS(MyButtonEditor) }; WX_PG_IMPLEMENT_EDITOR_CLASS(UnitEditor,MyButtonEditor,wxPGTextCtrlAndButtonEditor)

    2009-09-29 17:53:32 UTC in wxPropertyGrid

  • Unit Table Library

    jik- committed revision 9 to the Unit Table Library SVN repository, changing 12 files.

    2007-01-25 07:10:22 UTC in Unit Table Library

  • Unit Table Library

    jik- committed revision 8 to the Unit Table Library SVN repository, changing 1 files.

    2007-01-18 02:06:41 UTC in Unit Table Library

  • Unit Table Library

    jik- committed revision 7 to the Unit Table Library SVN repository, changing 2 files.

    2007-01-18 02:05:46 UTC in Unit Table Library

  • Unit Table Library

    jik- committed revision 6 to the Unit Table Library SVN repository, changing 3 files.

    2007-01-17 07:59:45 UTC in Unit Table Library

  • Unit Table Library

    jik- committed revision 5 to the Unit Table Library SVN repository, changing 1 files.

    2007-01-17 06:50:52 UTC in Unit Table Library

About Me

  • 2000-12-12 (9 years ago)
  • 121121
  • jik- (My Site)
  • Noah Roberts

  • SQL-based SQL-based C C++ Common Lisp Java Perl Visual Basic HTML/XHTML Networking Chinese (Simplified)

Send me a message