![]() |
Telelogic DOORS (steve huntington) | ![]() |
new topic :
profile :
search :
help :
dashboard :
calendar :
home
|
||
Latest News:
|
|
Topic Title: 'AddToolTip' feature in DOORs 8.1 Topic Summary: Created On: 8-Sep-2006 12:16 Status: Post and Reply |
Linear : Threading : Single : Branch |
![]() |
![]()
|
![]() |
|
Hi, I'm new to DXL and trying to introduce tool tips to an application which was previously working!
There is a lack of information for the 'addToolTip' feature, which only provides you with a basic example, in the DXL manual. I have attached code to this message, firstly showing the code prior to introducing Tool tips, secondly, with the canvas declaration and supporting callbacks. With the code in place, the GUI is drawn as expected and running the mouse over the specified area on the GUI results in the tip appearing but the problem I then have is that single/double -clicking the Listview (named WordList) does not trigger either callbacks 'WordEditorGUI_WordList_ClickedOnce' and 'WordEditorGUI_WordList_ClickedTwice'. Its as though my declaration for the canvas 'CanvaWithTips' acts as a glass shield over the GUI itself, preventing any DBE selection with the mouse, so can anyone shead any light on this? I also need direction on a couple of other matters on this feature (sorry!) Is it possible to make a single tool tip longer than one line in length as I've tried the usual '\n' within the string but this only adds symbols other than a carriage return? The reference manual also states the tip appears at the cursor position, however, they always appear at the base of the area specified by the 'addToolTip' statement - so is there a patch or any way to force the tips to appear at the cursor position? Any help much appreciated, Chris P. Collingwood-Hancock AgustaWestland(UK) Avionic Software Engineering |
|
![]() |
|
![]() |
|
Hi, I understand to overcome the problem I have encountered with not being able to break through to the GUI underneath the canvas is to use the 'in-place' editors. With the following code example, how do I apply the 'in-place' statement so the 'justItReturn' callback routine is actioned: The current state is that the tooltip appears as expected, however, I can't reach the text box to enter a value. Any help much appreciated, Chris |
|
![]() |
Telelogic DOORS
» DXL Exchange
»
'AddToolTip' feature in DOORs 8.1
|
![]() |
FuseTalk Standard Edition v3.2 - © 1999-2009 FuseTalk Inc. All rights reserved.