[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/functions.php on line 4668: Cannot modify header information - headers already sent by (output started at [ROOT]/includes/functions.php:3815)
[phpBB Debug] PHP Warning: in file [ROOT]/includes/functions.php on line 4670: Cannot modify header information - headers already sent by (output started at [ROOT]/includes/functions.php:3815)
[phpBB Debug] PHP Warning: in file [ROOT]/includes/functions.php on line 4671: Cannot modify header information - headers already sent by (output started at [ROOT]/includes/functions.php:3815)
[phpBB Debug] PHP Warning: in file [ROOT]/includes/functions.php on line 4672: Cannot modify header information - headers already sent by (output started at [ROOT]/includes/functions.php:3815)
XWidgetSoft Forum :: View topic - What it does this feature???
XWidgetSoft Forum
https://bbs.xwidget.com/

What it does this feature???
https://bbs.xwidget.com/viewtopic.php?f=7&t=2236
Page 1 of 1

Author:  Armando [ October 23rd, 2012, 10:48 am ]
Post subject:  What it does this feature???

I do not know what it does this feature ...
Someone could explain?
Thank you!
Armando
what.jpg
what.jpg [ 31.45 KiB | Viewed 3824 times ]

Author:  colorpeeker [ October 31st, 2012, 9:10 am ]
Post subject:  Re: What it does this feature???

I'm new hear but I know what that does.. It 'binds' an object to the parent object as it's tooltip. For example, I selected the control object 'IMG1' as it's bound tooltipcontrol for button 'A'. This results to 'IMG1' being hidden whenever the cursor/pointer is not hovered over button 'A' and visible otherwise, just like the attribute 'alt' on HTML's <img> tag. You get my point?

Author:  Armando [ October 31st, 2012, 11:08 am ]
Post subject:  Re: What it does this feature???

Thanks!! Since I do not speak English well and do not know much about programming ... I was a bit difficult to understand ...
I will make an attempt with some object. Thank you very much anyway!

Author:  colorpeeker [ October 31st, 2012, 9:23 pm ]
Post subject:  Re: What it does this feature???

let me illustrate then..

Attachments:
File comment: whenever the cursor is pointed to the button "button A", the image "IMG1" appears..
highlight.jpg
highlight.jpg [ 52.35 KiB | Viewed 3775 times ]
File comment: and here is the button "button A" with the bind tooltip image "IMG1"..
well you don't see the "IMG1" image because it is currently hidden(because of the binding tooltipcontrol feature)

nohighlight.jpg
nohighlight.jpg [ 42.32 KiB | Viewed 3775 times ]

Author:  Armando [ November 1st, 2012, 1:42 am ]
Post subject:  Re: What it does this feature???

Now it's crystal! THANKS for your time!
But then I see no difference with the "! FadeInOutVisibleObj =" or "! ShowHideObj ="
Does the same, right?

Author:  colorpeeker [ November 2nd, 2012, 7:06 am ]
Post subject:  Re: What it does this feature???

maybe.. definitely not sure if they work similarly.

Author:  Armando [ November 2nd, 2012, 9:02 am ]
Post subject:  Re: What it does this feature???

Ok, then if you discover something new about this, let us know!

Page 1 of 1 All times are UTC - 8 hours
Powered by phpBB® Forum Software © phpBB Group
http://www.phpbb.com/