To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=84037
                 Issue #|84037
                 Summary|Request for generic tool tip functionality
               Component|api
                 Version|OOo 2.3
                Platform|All
                     URL|
              OS/Version|All
                  Status|UNCONFIRMED
       Status whiteboard|
                Keywords|
              Resolution|
              Issue type|ENHANCEMENT
                Priority|P3
            Subcomponent|definition
             Assigned to|jsc
             Reported by|schnuckyschuster





------- Additional comments from [EMAIL PROTECTED] Wed Nov 28 11:09:06 +0000 
2007 -------
Abstract
========
Form controlls have tool tip functionality. 
Hyperlinks have tool tip functionality (The tool tip text is the URL or file).
Please implement a general tool tip functionality for text and if possible, all
visible controlls.

Use case
========
With this functionality users could stick comments, Todo text information or
status information to a specific text region or controll.

Requirements
============
- Take the hyperlink functionality as of chapter 8.3.2 Formatting, table
Hyperlink Properties
- Rename the properties acordingly
- Make following modifications to the functionality:
   + If no mouse events are set, the tool tip text pops up on OnMouseOver and
closes on OnMouseOut
   + If mouse events are set, the tool tip text does not popup, but the
connected macros are executed
   + The methods that execute the mouse events get the TextRange or Controll
refference that triggered the event

- Convert the hyperlink functionality into a specific inplementation of the
generic tooltip functionality

---------------------------------------------------------------------
Please do not reply to this automatically generated notification from
Issue Tracker. Please log onto the website and enter your comments.
http://qa.openoffice.org/issue_handling/project_issues.html#notification

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to