[OpenMap Users] 2 small bugs: enable tooltip and OpenMapAppPartCollection

From: chris van lith <chrisvanlith_at_b3partners.nl>
Date: Mon, 09 Aug 2004 13:08:42 +0200

Hello List and Don,
 
I probably found two small bugs.
 
1. Enable tooltip
 
When requestHideToolTip() is fired in the InformationDelegator also the
tooltips of the other buttons cease to function. My solution is to add
ttmanager.setEnabled(true);
after initToolTip(); where the tooltip is cleared.
 
2. OpenMapAppPartCollection
 
The UL_LR_LINE part has its array mixed up (now it does not show), it should
be:
public final static OpenMapAppPart UL_LR_LINE = new OpenMapAppPart(
        "UL_LR_LINE", "UL_LR_LINE", new int[] {10, 90}, new int[] {10, 90});

Hope this helps.
 
Kind regards
 
Chris

--
[To unsubscribe to this list send an email to "majdart_at_bbn.com"
with the following text in the BODY of the message "unsubscribe openmap-users"]
Received on Mon Aug 09 2004 - 08:11:49 EDT

This archive was generated by hypermail 2.3.0 : Tue Mar 28 2017 - 23:25:05 EDT