Bug 404667 - Open a hover infopop to explain enhanced expressions when "Add new expression" goes into edit mode.
Summary: Open a hover infopop to explain enhanced expressions when "Add new expression...
Status: NEW
Alias: None
Product: CDT
Classification: Tools
Component: cdt-debug-dsf-gdb (show other bugs)
Version: Next   Edit
Hardware: PC Linux
: P3 normal (vote)
Target Milestone: ---   Edit
Assignee: Project Inbox CLA
QA Contact: Jonah Graham CLA
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-04-01 08:38 EDT by Abeer Bagul CLA
Modified: 2020-09-04 15:22 EDT (History)
2 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Abeer Bagul CLA 2013-04-01 08:38:06 EDT
When user clicks the cell "Add new expression", it goes into edit mode and displays a textbox. 
At this time, we can open a hover infopop dialog (similar to what opens on in JDT when you hover the mouse over a method name). The UI focus will remain in the edit textbox, but the hover infopop will explain how to define enhanced expressions. This hover infopop will also have a checkbox "Do not show me again" so that user can prevent it from opening everytime he wants to type in an expression.