Search:

Type: Posts; User: novacain

Search: Search took 0.04 seconds.

  1. Replies
    8
    Views
    3,893

    You need to write a resize handler for the status...

    You need to write a resize handler for the status bar (similar to the one you have for the Treeview).

    Make the Status bar a child and a member variable of the MainApp (just like the Treeview).
    ...
  2. Replies
    8
    Views
    3,893

    I can't see the code where you move the status...

    I can't see the code where you move the status window (only the Treeview).

    Is the status bar a child of the dialog or the treeview? (appears to be treeview where it should be the Dialig, or...
  3. Replies
    8
    Views
    3,893

    Can you post your OnSize() handler?

    Can you post your OnSize() handler?
Results 1 to 3 of 3