This is a migrated thread and some comments may be shown as answers.

Need simple how to

7 Answers 215 Views
ToolTip
This is a migrated thread and some comments may be shown as answers.
Nato
Top achievements
Rank 1
Nato asked on 18 May 2007, 05:13 PM
I may be the only one who can't figure this out, but I have looked at the online demo read the help and I cannot make the tool tips work.  I have installed the microsoft ajax stuff, the prometheus stuff and the 2007 Q1 rad controls update.  If I have missed something there let me know.

Could someone please give me a simple idiots guide to making the tool tips work.  For now I just want a simple tool tip manager example.  I have started a new page and done the following:
1) drop on the scripmanager
2) drop on a toolTipManager
3) drop on a text box and set it's tool tip value to "tool tip 1"
4) changed the skin for the tooltipmanager to web20Orange.

I run the app and my tooltip is windows plan jane like always.

What am I missing?

Thanks

7 Answers, 1 is accepted

Sort by
0
Tsvetie
Telerik team
answered on 18 May 2007, 05:35 PM
Hi Nato,
Could you please provide additional information on the error you get? The steps you describe seem correct.

The first step of the ones you describe leads me to the idea that you create ASP.NET Web Site (please correct me if I am wrong). Please try creating an ASP.NET Ajax-Enabled Web Site. By doing so, your config file will have all the necessary httpHandlers and httpModules. Please review this article for additional information(check the topic called Adding ASP.NET AJAX Configuration Elements to an Existing Web Site).

Regards,
Tsvetie
the Telerik team

Instantly find answers to your questions at the new Telerik Support Center
0
Nato
Top achievements
Rank 1
answered on 18 May 2007, 05:54 PM
Thanks so much! That was the problem, I had to make a ASP.NET Ajax-Enabled Web Site. 

Thanks for resopnding!

0
Ken Fleming
Top achievements
Rank 1
answered on 27 May 2007, 04:41 PM
Ok, you fixed his immediate problem, but issue he brought up is true.  Of all the Telerik controls this is least documented and it is inconsistent with the others.  In all the others you push using Themes and the Skins can have paths and all that.  Suddenly you switch to EmbeddedSkins while leaving the whole theme world out.  What gives?
0
Kevin
Top achievements
Rank 1
answered on 27 May 2007, 04:56 PM
The new skins are a bit hard to understand indeed, especially if we are used to the rad Controls for ASP.NET. For example, what is the difference between the Skin and RuntimeSkin property?

Also, as far as I can tell, there is not equivalent for the RadControlsDir property - is this the case? If we want to move the Skins to any folder, we need to copy them from the Prometheus installation folder, then manually register the Css files (e.g. ToolTip.Inox.css) in the <head> tags - all the images needed will be then referenced relatively by the Css file (so no need for RadControlsDir property? The path to the .css file in the <head> is the actual path?
0
Tsvetie
Telerik team
answered on 28 May 2007, 08:33 AM
Hello Kevin,
We understand that the way we handle the Skins in the Prometheus suite is different compared to the approach used for the previous versions of our controls. That is why we have added instructions in the Help to explain how Skins work and how you can use these with themes. Please review these topics and in case you have additional questions, we will be glad to provide additional assistance:
  1. How skins work
  2. Skin registration
  3. Modifying built-in skins
  4. Creating a custom skin
  5. Using skins in ASP.NET themes
Regards,
Tsvetie
the Telerik team

Instantly find answers to your questions at the new Telerik Support Center
0
Nato
Top achievements
Rank 1
answered on 08 Jun 2007, 09:21 PM
Ok, I read everything I could find on how the skins work.  I followed all the steps in Creating a custom skin and now when I pull up the page and go to the control that has the RadToolTip and custom skin attached the ToolTip pops up naked.  There is no border, no background, nothing but black letters.  I set the Skin property of my tool tip manager to my custom skin.  I tryed to set the SkinID property as well but with the same result. 

Any help would be stellar.
0
Tsvetie
Telerik team
answered on 11 Jun 2007, 07:12 AM
Hello Nato,
Could you please open a new support thread and send us a simple project that demonstrates the problem. We will have a look at it right away and get back to you.

Greetings,
Tsvetie
the Telerik team

Instantly find answers to your questions at the new Telerik Support Center
Tags
ToolTip
Asked by
Nato
Top achievements
Rank 1
Answers by
Tsvetie
Telerik team
Nato
Top achievements
Rank 1
Ken Fleming
Top achievements
Rank 1
Kevin
Top achievements
Rank 1
Share this question
or