TOOLTIP_DISMISS_DELAY

Forum to discuss the new web client version of Servoy.

TOOLTIP_DISMISS_DELAY

Postby rieder » Thu Dec 08, 2016 5:34 pm

Hi

Is this property valid for the NGClient? Is there a maximum value?
My tooltips only open for about 5s. Of course I set this property on solution open.
I tried:
Code: Select all
application.putClientProperty(APP_UI_PROPERTY.TOOLTIP_DISMISS_DELAY, 9000);


Thanks and regards
Birgit Rieder
7r AG, Switzerland
SAN Developer
http://www.seven-r.ch
User avatar
rieder
 
Posts: 177
Joined: Thu Jan 26, 2012 5:18 pm

Re: TOOLTIP_DISMISS_DELAY

Postby vschuurhof » Thu Dec 22, 2016 6:12 pm

Yes, this property is valid for all clients (also see https://wiki.servoy.com/display/public/ ... MISS_DELAY).

I am not sure what the maximum value is, but that should be easy to test. What happens if you lower this number to "1000"? Are the tooltips then showing less than 5 seconds?
Vincent Schuurhof
Servoy
vschuurhof
 
Posts: 69
Joined: Tue Dec 14, 2010 12:00 pm

Re: TOOLTIP_DISMISS_DELAY

Postby rieder » Fri Dec 23, 2016 5:06 pm

Hi Vincent

Thank you for the response. Actually, 1000 is not applied either. How can this be made working?
Code: Select all
application.putClientProperty(APP_UI_PROPERTY.TOOLTIP_DISMISS_DELAY, 1000);

Other properties work fine:
Code: Select all
application.putClientProperty(APP_UI_PROPERTY.VALUELIST_MAX_ROWS, 200);


Thanks for help and regards
Birgit Rieder
7r AG, Switzerland
SAN Developer
http://www.seven-r.ch
User avatar
rieder
 
Posts: 177
Joined: Thu Jan 26, 2012 5:18 pm

Re: TOOLTIP_DISMISS_DELAY

Postby vschuurhof » Thu Dec 29, 2016 11:26 am

If it is not working, then it most probably is a bug.

Could you please create a case for this (http://support.servoy.com)?

Thanks!
Vincent Schuurhof
Servoy
vschuurhof
 
Posts: 69
Joined: Tue Dec 14, 2010 12:00 pm

Re: TOOLTIP_DISMISS_DELAY

Postby rieder » Thu Dec 29, 2016 12:09 pm

Hi Vincent

I did create a case.

Kind regards
Birgit Rieder
7r AG, Switzerland
SAN Developer
http://www.seven-r.ch
User avatar
rieder
 
Posts: 177
Joined: Thu Jan 26, 2012 5:18 pm


Return to Servoy NGClient

Who is online

Users browsing this forum: No registered users and 13 guests