Menu

#24 Implement "default" control

closed
nobody
None
5
2012-07-13
2005-03-23
No

This would ease the use of non-standard controls in the
form design.

For example: I want to use a mathplot window in my form.
Right now I have to insert and maintain position,
declarations and so on manually.
If there would be an empty "default" control where on
can attach (manually)

  • classname and additional parameters in the declaration
  • additional header files (mathplot.h)
  • additional IDs
    that are inserted to the source code by the form designer.

Then even non-standard controls could be seen an
administered in the form editor.

I am well aware that this doesn't solve all problems
with that (event functions and so on) but everything
would be a bit more "integrated" and that a full
component management would be better, but for those who
know what they are doing it would be a good start.

Keep up the good work!

Discussion

  • Joel Low

    Joel Low - 2005-11-27

    Logged In: YES
    user_id=1300799

    How does adding a wxPanel and changing the class name to
    your class "mathplot" for example.

     
  • Peter Schaich

    Peter Schaich - 2005-11-28

    Logged In: YES
    user_id=700569

    That sounds reasonable, assuming that in all cases the
    syntyxes are identical.
    Thanks.

    Peter

     

Anonymous
Anonymous

Add attachments
Cancel