Home Devices

StatusBar on Main Form

edited November 2009 in Devices
Hi,

Using a custom TppPreview on a child form, is it possible to assign the
Status Bar of the main form instead of having an additional status bar on
the child form? It seems that RBuilder is suppressing changes to controls
outside the current form.

Using RB 10.09

Thanks

Jack

Comments

  • edited November 2009

    I recommend modifying your Delphi library path to include RBuilder\Source
    and using the debugger to research what is happening. You can put stops in
    the TppCustomPreview.UpdateStatusBar and UpdateStatusBarTbx methods.
    Depending on what type of StatusBar you are using one of these methods is
    called.


    --
    Nard Moseley
    Digital Metaphors
    www.digital-metaphors.com

    Best regards,

    Nard Moseley
    Digital Metaphors
    www.digital-metaphors.com
This discussion has been closed.