StatusBar on Main Form
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
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
This discussion has been closed.
Comments
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