10-21-2009, 06:19 PM
QM statusbar cannot be resized.
When it is displaying function help etc, you can ctrl+click the function in code editor, and it will display the same help text in QM output.
When it is displaying window info, instead you can press ctrl+shift+alt+w to insert window innfo in code editor.
Or create macro that gets text from status bar and displays somewhere.
Function qm_status_bar_text
Trigger CSAs /QM
When it is displaying function help etc, you can ctrl+click the function in code editor, and it will display the same help text in QM output.
When it is displaying window info, instead you can press ctrl+shift+alt+w to insert window innfo in code editor.
Or create macro that gets text from status bar and displays somewhere.
Function qm_status_bar_text
Trigger CSAs /QM

