Issue 71485 - add an optional help section to the ObjectInspector API/implementation
Summary: add an optional help section to the ObjectInspector API/implementation
Status: CLOSED FIXED
Alias: None
Product: App Dev
Classification: Unclassified
Component: api (show other issues)
Version: 3.3.0 or older (OOo)
Hardware: All All
: P3 Trivial
Target Milestone: ---
Assignee: chne
QA Contact: issues@api
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-11-13 12:11 UTC by Frank Schönheit
Modified: 2013-02-24 21:08 UTC (History)
2 users (show)

See Also:
Issue Type: TASK
Latest Confirmation in: ---
Developer Difficulty: ---


Attachments
basic macro to enable the help section in the form property browser (945 bytes, application/x-starbasic)
2006-11-16 09:45 UTC, Frank Schönheit
no flags Details

Note You need to log in before you can comment on or make changes to this issue.
Description Frank Schönheit 2006-11-13 12:11:47 UTC
The css.inspection.ObjectInspector, as defined in
http://api.openoffice.org/docs/common/ref/com/sun/star/inspection/ObjectInspector.html,
should offer support for a help section.

That is, an additional area in the inspector's UI which allows to display a help
text, depending on the currently selected property control.

This issue is to define the API for this help section support, and add it to the
ObjectInspector default implementation.
Comment 1 Frank Schönheit 2006-11-16 09:45:20 UTC
Created attachment 40624 [details]
basic macro to enable the help section in the form property browser
Comment 2 Frank Schönheit 2006-11-16 09:50:26 UTC
implemented in CWS oihelp
Comment 3 Frank Schönheit 2006-11-20 12:03:55 UTC
fs->cn: please verify in CWS oihelp
Comment 4 chne 2006-12-06 11:23:41 UTC
ok in cws_oihelp
Comment 5 chne 2007-02-02 15:01:01 UTC
ok in src680_m202
Comment 6 chne 2007-05-07 08:31:50 UTC
ok in src680_m210