TextDynamic and its parent form hiding, showing

  • Hello Julian,
    There is a big problem with TextDynamic.
    I have sent a sample application to you by email.
    When TextDynamic is placed on the MDI form, and than I hide this form
    (Form.Hide()) and show again (Form.Show()), seems something happend
    with TextDynamic control. Looks like it is recreating (all settings
    are reseted, text disappears... and so on).
    Thanks

    • Offizieller Beitrag

    Hi,

    thanks - I check this when I am back home. I tested MDI in the past with VB.NET and it was ok.

    In manz cases however it will be better to use the simulated MDI with a tabbar. (TextDynamik can internally switch its datasource)

    Julian