PureBasic IDE - Error Log menu

Got an idea for enhancing PureBasic? New command(s) you'd like to see?
USCode
Addict
Addict
Posts: 923
Joined: Wed Mar 24, 2004 11:04 pm
Location: Seattle

PureBasic IDE - Error Log menu

Post 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.
User avatar
Danilo
Addict
Addict
Posts: 3036
Joined: Sat Apr 26, 2003 8:26 am
Location: Planet Earth

Re: PureBasic IDE - Error Log menu

Post 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.
Post Reply