Menu

#89 Validators is not transfer value to/from variable

open
None
5
2008-11-01
2008-10-29
alex3696
No

I`m using wxValidators for binding variables with wxPGProperties, functions TransferToWindow,TransferFromWindow,Validate in validatior is never call by wxPropertyGrid,and value isn`t read or write to wxPGProperty.

Discussion

  • Jaakko Salli

    Jaakko Salli - 2008-11-01
    • assigned_to: nobody --> jmsalli
     
  • Jaakko Salli

    Jaakko Salli - 2008-11-03

    Does it work any better if you use wxPG_EX_LEGACY_VALIDATORS extra window style?

    Thanks,
    Jaakko

     
  • Dee

    Dee - 2008-11-07

    I see the same problem with wxPropertyGrid 1.4.1, wxWidgets 2.8.9, Windows.
    wxPG_EX_LEGACY_VALIDATORS made no difference.

     

Log in to post a comment.