Page 1 of 1

PureBasic IDE - Error Log menu

Posted: Mon Sep 09, 2013 10:03 pm
by USCode
Please consider moving the 'Debugger>Error Log' sub-menu to instead be a right-click menu of the Error Log.
Debugger>Error Log - Would only toggle the visibility of the Error Log.
To access the Error Log sub-menu items (Clear Log, Copy Log, Clear Error Marks), you would then need to right-click on the Error Log itself.

OR alternatively, just add a right-click menu to the Error Log with items Clear Log, Copy Log and Clear Error Marks and leave the existing Error Log sub-menu as-is.

Re: PureBasic IDE - Error Log menu

Posted: Tue Sep 10, 2013 7:15 am
by Danilo
USCode wrote:OR alternatively, just add a right-click menu to the Error Log with items Clear Log, Copy Log and Clear Error Marks and leave the existing Error Log sub-menu as-is.
Good idea.

I would like to add that request for tool windows, too. Add right-click menus to the tool windows, if they have options.

For example, in the Procedure Browser tool, add right click menu like
- Sort alphabetically (preferences: Sort Procedures by name)
- Group markers

Would be more intuitive in my opinion, to quickly change local options for the current session.