Re: [flexcoders] tooltip & button

2010-03-09 Thread cholid cholid
thanks but i mean toolTip contain button but the link is button contain toolTip From: Shabir Gilkar To: flexcoders@yahoogroups.com Sent: Tue, March 9, 2010 2:34:29 PM Subject: Re: [flexcoders] tooltip & button >Hope it may help you > http://

Re: [flexcoders] tooltip & button

2010-03-08 Thread Shabir Gilkar
> > Hope it may help you > http://abrahamyan.com/2009/02/05/tooltip-in-as3/ On Tue, Mar 9, 2010 at 10:11 AM, cholid cholid wrote: > > > Hi all i need tooltip that contain button > anyone's know? > thanks > regards > > > -- With Regards Shabir Ahmad Gilkar Srinagar Kashmir J&K Voice:

[flexcoders] tooltip & button

2010-03-08 Thread cholid cholid
Hi all i need tooltip that contain button anyone's know? thanks regards

[flexcoders] Tooltip on disabled button

2010-02-18 Thread aniketwani
I want to show a tooltip on a disabled button. One option is adding a container around button and set a tooltip there but it is more like a hack. Do anyone know cleaner solution? I am using Flex 4 beta 2.

[flexcoders] Tooltip shows on tree node

2010-01-05 Thread Tejas Patel
how to display tooltip details on the each node of Tree component? tree structure is displayed by data fetch from database. each node has different detail to show as tooltip. any idea please? Thank you. The INTERNET now has a personality. YOURS! See your Yahoo! Homepage. http://in.yahoo

[flexcoders] Tooltip Style

2009-09-04 Thread sk_flexcoder
I have set the following style for Tooltip in a CSS file, it works fine, however when this style is applied the error messages displayed using the Validators are showing as empty red dialog boxes without any text in them. I know errorTip is derived from the Tooltip is this causing the problem? I

Re: [flexcoders] Tooltip anchoring in Flex

2009-06-15 Thread Aaron Hardy
I think I understand what you're asking, but I might miss. Have you tried making your lnotification component and then just popping it up using PopUpManager? As far as I'm aware, anything that's popped up with PopUpManager shouldn't move when the user scrolls, resizes the browser, etc. You c

[flexcoders] Tooltip anchoring in Flex

2009-06-15 Thread creativepragmatic
Hello Everyone, I want to create a notification icon like the the red one in the bottom right-hand corner of Facebook. I tried using a ToolTipManager to create a tooltip but since Tooltips appear in their own layer in Flex and, as far as I am able to figure, cannot be anchored to any part of t

RE: [flexcoders] Tooltip in advanced datagrid

2009-04-17 Thread Tracy Spratt
@yahoogroups.com Subject: [flexcoders] Tooltip in advanced datagrid hi all, I need to create tooltip for advanced datagrid's data by custom itemrenderer

[flexcoders] Tooltip in advanced datagrid

2009-04-17 Thread senthilkumarirtt
hi all, I need to create tooltip for advanced datagrid's data by custom itemrenderer

[flexcoders] Tooltip in Advanced datagrid

2009-04-15 Thread senthilkumarirtt
hi all,i need to create tooltip for Advanced datagrid column by make CustomDataGridItemRenderer extends Label Action class. i use this code to implement tooltip,but its not working.. package { import mx.controls.Label; public class CustomDataGridItemRenderer extends Lab

RE: [flexcoders] ToolTip stay until closed

2009-02-18 Thread Alex Harui
:39 PM To: flexcoders@yahoogroups.com Subject: [flexcoders] ToolTip stay until closed Is it possible to make a tooltip stay on until its closed? Maybe put an "x" in the top right corner or something. I don't see any properties that allow it to remain, guessing I will need to custom

[flexcoders] ToolTip stay until closed

2009-02-18 Thread flexaustin
Is it possible to make a tooltip stay on until its closed? Maybe put an "x" in the top right corner or something. I don't see any properties that allow it to remain, guessing I will need to customize it? Maybe tooltip won't let you do this at all? TIA

Re: [flexcoders] Tooltip Errors

2008-11-21 Thread Sefi Ninio
On focus out, check if the component that looses the focus is the the viewstack's currently selected item, and only if it is (i.e. it's visible) show the tooltip... On Fri, Nov 21, 2008 at 3:03 AM, Rafael Faria <[EMAIL PROTECTED]>wrote: > Hey all, > > There is one thing that is really annoying

RE: [flexcoders] Tooltip Errors

2008-11-20 Thread Alex Harui
If you can reproduce in a simple test case, I'd say that's a bug From: flexcoders@yahoogroups.com [mailto:[EMAIL PROTECTED] On Behalf Of Rafael Faria Sent: Thursday, November 20, 2008 5:04 PM To: flexcoders@yahoogroups.com Subject: [flexcoders] Tooltip Errors Hey all, There is one

[flexcoders] Tooltip Errors

2008-11-20 Thread Rafael Faria
Hey all, There is one thing that is really annoying me for a while. I have this app that runs a lot of viewstacks, and i have a bunch of forms and validations applied to them. I use to validate "ON FOCUS OUT", and the thing is, sometimes i change the views and suddenly the error tooltip shows up

[flexcoders] ToolTip (with Icon/Image, with grid/datagrid etc..)

2008-09-24 Thread Manu Dhanda
Hii Can anyone give me some pointer for my requirement about custom tooltip that can hold an image/icon, datagrid/grid and components like tht. Any existing component or any guidelines/suggestion in that direction. Thanks, Manu. -- View this message in context: http://www.nabble.com/ToolTip-%

RE: [flexcoders] ToolTip TextField TextColor

2008-07-01 Thread Gordon Smith
PROTECTED] On Behalf Of Tim Hoff Sent: Tuesday, July 01, 2008 2:08 PM To: flexcoders@yahoogroups.com Subject: [flexcoders] ToolTip TextField TextColor Hi all, I've run into a problem with globally skinning ToolTips. I am to skin the border and background by using a programmatic borderSkin. Ho

RE: [flexcoders] ToolTip TextField TextColor

2008-07-01 Thread Tracy Spratt
:[EMAIL PROTECTED] On Behalf Of Tim Hoff Sent: Tuesday, July 01, 2008 5:08 PM To: flexcoders@yahoogroups.com Subject: [flexcoders] ToolTip TextField TextColor Hi all, I've run into a problem with globally skinning ToolTips. I am to skin the border and background by using a program

[flexcoders] ToolTip TextField TextColor

2008-07-01 Thread Tim Hoff
Hi all, I've run into a problem with globally skinning ToolTips. I am to skin the border and background by using a programmatic borderSkin. However, the textField in ToolTip.as is protected and I'm not sure how to change it's style globally (tried TextField CSS). I'm just looking for a way

[flexcoders] tooltip in

2008-06-19 Thread Ingo Stöcker
hello, how can give me a hint how to create tooltips of/in when I click it them or choose with tab key? there are any websites how explain it? tanks and greetz, Ingo

Re: [flexcoders] ToolTip for each row in a DataGrid

2008-06-08 Thread Josh McDonald
s.com [mailto: > flexcoders@yahoogroups.com ] On > > Behalf Of Manu Dhanda > > Sent: Sunday, June 08, 2008 9:16 PM > > To: flexcoders@yahoogroups.com > > Subject: [flexcoders] ToolTip for each row in a DataGrid > > > > > > > > > > Hii, >

RE: [flexcoders] ToolTip for each row in a DataGrid

2008-06-08 Thread Manu Dhanda
groups.com [mailto:[EMAIL PROTECTED] On > Behalf Of Manu Dhanda > Sent: Sunday, June 08, 2008 9:16 PM > To: flexcoders@yahoogroups.com > Subject: [flexcoders] ToolTip for each row in a DataGrid > > > > > Hii, > > How can I make a tooltip that will work for each ro

RE: [flexcoders] ToolTip for each row in a DataGrid

2008-06-08 Thread Joan Lafferty
, June 08, 2008 9:16 PM To: flexcoders@yahoogroups.com Subject: [flexcoders] ToolTip for each row in a DataGrid Hii, How can I make a tooltip that will work for each row of datagrid?? Right now, the tooltip is displaying the same data for each row, as I point to some row. So, it is picking

Re: [flexcoders] ToolTip for each row in a DataGrid

2008-06-08 Thread Josh McDonald
Here's what you need mate: http://livedocs.adobe.com/flex/3/langref/mx/controls/dataGridClasses/DataGridColumn.html#dataTipFunction -Josh On Mon, Jun 9, 2008 at 2:16 PM, Manu Dhanda <[EMAIL PROTECTED]> wrote: > > Hii, > > How can I make a tooltip that will work for each row of datagrid?? > Righ

[flexcoders] ToolTip for each row in a DataGrid

2008-06-08 Thread Manu Dhanda
Hii, How can I make a tooltip that will work for each row of datagrid?? Right now, the tooltip is displaying the same data for each row, as I point to some row. So, it is picking the data from the very first row that I point and once I move to any other row, it displays the same data. And once I

RE: [flexcoders] Tooltip Text Formatting

2008-02-14 Thread Peter DeHaan
PROTECTED] On Behalf Of jmfillman Sent: Thursday, February 14, 2008 9:49 AM To: flexcoders@yahoogroups.com Subject: [flexcoders] Tooltip Text Formatting I need to format the labels in my tooltip text. In the following code, I need the literal values "Title:" and "Author:" to be

[flexcoders] Tooltip Text Formatting

2008-02-14 Thread jmfillman
I need to format the labels in my tooltip text. In the following code, I need the literal values "Title:" and "Author:" to be in bold fontWeight, with using a normal fontWeight. How can I do this? myButton.toolTip = "Title: "+this["books"+selectedArray] [add].title+'\n'+"Author: "+this["books"+s

Re: [flexcoders] tooltip styling or skinning

2008-01-16 Thread Sheriff
http://livedocs.adobe.com/labs/flex3/html/tooltips_6.html - Original Message From: Gustavo Duenas <[EMAIL PROTECTED]> To: flexcoders@yahoogroups.com Sent: Wednesday, January 16, 2008 3:41:56 PM Subject: Re: [flexcoders] tooltip styling or skinning thanks do you know how could I d

Re: [flexcoders] tooltip styling or skinning

2008-01-16 Thread Gustavo Duenas
: Gustavo Duenas <[EMAIL PROTECTED]> To: flexcoders@yahoogroups.com Sent: Wednesday, January 16, 2008 1:38:24 PM Subject: [flexcoders] tooltip styling or skinning Does anyone know hos can I style a tooltip ( example the shape of the tootip, one side rounded and the other side straight) if th

Re: [flexcoders] tooltip styling or skinning

2008-01-16 Thread Sheriff
Well you can extend the ToolTipBorder Class, override the updateDisplayList() and create ur own custom shape - Original Message From: Gustavo Duenas <[EMAIL PROTECTED]> To: flexcoders@yahoogroups.com Sent: Wednesday, January 16, 2008 1:38:24 PM Subject: [flexcoders] tooltip styl

[flexcoders] tooltip styling or skinning

2008-01-16 Thread Gustavo Duenas
Does anyone know hos can I style a tooltip ( example the shape of the tootip, one side rounded and the other side straight) if there is a way to do that, please let me know. Regards Gustavo A. Duenas Creative Director LEFT AND RIGHT SOLUTIONS 904. 265 0330 - 904. 386 7958 www.leftandright

Re: [flexcoders] Tooltip

2007-10-15 Thread Guillermo Villasana
flexcoders@yahoogroups.com [mailto:[EMAIL PROTECTED] > *On Behalf Of *Guillermo Villasana > *Sent:* Monday, October 15, 2007 8:46 AM > *To:* flexcoders@yahoogroups.com > *Subject:* [flexcoders] Tooltip > > > > Is it possible to make the tooltip check that if it's content

RE: [flexcoders] Tooltip

2007-10-15 Thread Alex Harui
: [flexcoders] Tooltip Is it possible to make the tooltip check that if it's contents go out of the visible area to change its position to be shown up or left of the cursor position? Thanks

[flexcoders] Tooltip

2007-10-15 Thread Guillermo Villasana
Is it possible to make the tooltip check that if it's contents go out of the visible area to change its position to be shown up or left of the cursor position? Thanks

RE: [flexcoders] Tooltip on the CategoryAxis of a BarChart?

2007-09-26 Thread Sunil Bannur
:[EMAIL PROTECTED] On Behalf Of Mark Sent: Wednesday, September 26, 2007 4:42 PM To: flexcoders@yahoogroups.com Subject: [flexcoders] Tooltip on the CategoryAxis of a BarChart? The Vertical Axis on my bar chart holds Project Names. As you can imagine they can get pretty large so I have a label

[flexcoders] Tooltip on the CategoryAxis of a BarChart?

2007-09-26 Thread Mark
The Vertical Axis on my bar chart holds Project Names. As you can imagine they can get pretty large so I have a label funtion to truncate anything over 15 characters. I'd like to be able to get a tooltip on them so the user can just roll over the name to see the full name. Is this something t

[flexcoders] Tooltip in itemeditor of datagrid BUG or... WIsh...

2007-05-30 Thread nxzone
When i'm validating a itemedition on "change" event, i want show the error tooltip (in red). But when the tooltip is show the editor is close i found why. The tooltip dispatch a stage resize and the datagrid catch this event: private function editorStageResizeHandler(event:Event):void {

Re: [flexcoders] toolTip type behavior for DataGridColumns?

2007-05-12 Thread Igor Costa
DJBrown The DataGrid Classes has three properties ( showDataTips,dataTipField and DataTipFunction) Here's an example of them using it. http://www.igorcosta.org/flex2/AdvancedToolTip_Package.zip Regards -- Igor Costa On 6/23/06, djbrown_rotonews <[EMAIL PROTECTED]> wrote: I'm wanting to

[flexcoders] Tooltip : Charting issues

2007-04-23 Thread Paramjit Jolly
HI All, Any one checked how to customize the tooltip of graphs like Changing styles i.e font, bgcolor , alpha of bg etc. I can change generic Tooltip of flex but I am not finding any clue for Charting components tool tip customization. Anyone having any clue or sample pls let me know

RE: [flexcoders] ToolTip on rollOver on Grid's SCROL bar

2007-04-11 Thread Alex Harui
Wednesday, April 11, 2007 1:50 AM To: flexcoders@yahoogroups.com Subject: [flexcoders] ToolTip on rollOver on Grid's SCROL bar Hi All, We have a scrollTipFunction event for dataGrid which show the toolTip when user drags the scrollbar... But here I want this toolTip on rolling move over th

[flexcoders] ToolTip on rollOver on Grid's SCROL bar

2007-04-11 Thread sanjaypmg
Hi All, We have a scrollTipFunction event for dataGrid which show the toolTip when user drags the scrollbar... But here I want this toolTip on rolling move over the scroll bar of the dataGrid. I have done something to get it done but i guess its not a proper solution and facing a lots of p

Re: [flexcoders] ToolTip Timers

2006-09-18 Thread John Kirby
Title: quote Sam - Thanks... I've looked at that.  The problem is I'm creating custom components in my tooltip.  So I was trapping the create event to use my own custom tooltip which implements IToolTip.  This worked fine. Where I got stuck was on how to intercept the hide event.  Nothing I

Re: [flexcoders] ToolTip Timers

2006-09-18 Thread Samuel Reuben
and off course it would be desired to create or destroy the tooltips on the desired events of the components.   -sam  On 9/18/06, Samuel Reuben <[EMAIL PROTECTED]> wrote: Hi J,   You could look into the documentation for ToolTipManager and use the methods (createToolTip and destroyToolTip) tha

Re: [flexcoders] ToolTip Timers

2006-09-18 Thread Samuel Reuben
Hi J,   You could look into the documentation for ToolTipManager and use the methods (createToolTip and destroyToolTip) that are listed there to achieve what you are trying to do.   Hope this helps, -sam  On 9/16/06, josiah_kirby <[EMAIL PROTECTED]> wrote: I'm building a custom tooltip (im

[flexcoders] ToolTip Timers

2006-09-15 Thread josiah_kirby
I'm building a custom tooltip (implements IToolTip) which will have components in it. Once the tooltip is shown I want to keep it shown until I trigger an event to hide it. I have created a listener on the component for the tooltipHide to keep it from hiding with no luck. Anyone know how keep a

[flexcoders] Tooltip problem in datagrid in Loader

2006-09-05 Thread Renee
When we display tooltip using showDataTips="true" in datagrid in Loader. Tooltip does not come at proper place. Is it possible to customize the position of tooltip for datagrid. In Loader. Thanks -Renee -- Flexcoders Mailing List FAQ: http://groups.yahoo.com/group/flexcoders/files/flexcode

Re: [flexcoders] ToolTip update

2006-06-29 Thread Tom Chiverton
On Thursday 29 June 2006 15:44, Daniel Kopp wrote: > but that doesn't work. I don't won't to delay something. > I need the same > ToolTip at the same Place without move the Cursor with another Text. You want to change the text in the tool tip ? Why not just bind it into a model ? -- Tom Chivert

Re: [flexcoders] ToolTip update

2006-06-29 Thread Daniel Kopp
Thanks Tom,but that doesn't work. I don't won't to delay something. I need the same ToolTip at the same Place without move the Cursor with another Text. 2006/6/29, Tom Chiverton < [EMAIL PROTECTED]>: On Thursday 29 June 2006 12:47, Daniel Kopp wrote:> i use a simple Label with a ToolTip.> The Te

Re: [flexcoders] ToolTip update

2006-06-29 Thread Tom Chiverton
On Thursday 29 June 2006 12:47, Daniel Kopp wrote: > i use a simple Label with a ToolTip. > The Text of the ToolTip should change after sometime. doLater ? -- Tom Chiverton This email is sent for and on behalf of Halliwells LLP. Halliwells

[flexcoders] ToolTip update

2006-06-29 Thread Daniel Kopp
Hi,i use a simple Label with a ToolTip.The Text of the ToolTip should change after sometime.How can i do this without leaf the Label with the Mouse and go back.invalidate and redraw doesn't work. Someone can help?Thanks __._,_.___ -- Flexcoders Mailing List FAQ: http://groups.yahoo.com/gro

RE: [flexcoders] toolTip type behavior for DataGridColumns?

2006-06-23 Thread Gordon Smith
DataGridColumn has showDataTips, dataTipField, and dataTipFunction properties.   - Gordon   From: flexcoders@yahoogroups.com [mailto:[EMAIL PROTECTED] On Behalf Of djbrown_rotonews Sent: Friday, June 23, 2006 8:41 AM To: flexcoders@yahoogroups.com Subject: [flexcoders

RE: [flexcoders] toolTip type behavior for DataGridColumns?

2006-06-23 Thread Tracy Spratt
Subject: [flexcoders] toolTip type behavior for DataGridColumns?   I'm wanting to add some toolTip type behavior when the user rolls over some data in a DataGridColumn. It doesn't appear that the DataGridColumn natively supports toolTip behavior, but is there a way I can mim

[flexcoders] toolTip type behavior for DataGridColumns?

2006-06-23 Thread djbrown_rotonews
I'm wanting to add some toolTip type behavior when the user rolls over some data in a DataGridColumn. It doesn't appear that the DataGridColumn natively supports toolTip behavior, but is there a way I can mimic one via the itemRollOver event? Something like popping up a Label just under the cu

[flexcoders] toolTip for dataGrid headers?

2006-06-19 Thread djbrown_rotonews
I'm wanting to add toolTip for dataGrid headers, where a tool tip is displayed when hovering over a header of a data grid that displays more information about that particular column. It doesn't appear than an itemRollOverEvent is generated when rolling over a header, so what's the best way to d

[flexcoders] Tooltip position problem in Loader

2006-02-20 Thread Rajni
Hi, I agree with you that in Datagrid, Tooltip is coming perfectly fine using showDatatoolTip() with DatagridColumn. But, my problem is when I use this in my application which is opening in loader its not coming at proper position. Thanks in advance -Rajni -- Flexcoders Mailing List FAQ: h

RE: [flexcoders] Tooltip for gridcolumns in a Datagrid

2006-02-13 Thread Matt Chotin
Sent: Monday, February 13, 2006 7:41 PM To: flexcoders@yahoogroups.com Subject: [flexcoders] Tooltip for gridcolumns in a Datagrid How to set tootip for gridcolumns in a Datagrid? I have used showDataTips = true , but this does not work for some of the columns & Tooltips is not coming at proper

[flexcoders] Tooltip for gridcolumns in a Datagrid

2006-02-13 Thread Rajni
How to set tootip for gridcolumns in a Datagrid? I have used showDataTips = true , but this does not work for some of the columns & Tooltips is not coming at proper position on the screen... -- Sent using Laszlo Mail. Try it yourself. http://www.laszlomail.com -- Flexcoders Mailing List FAQ:

[flexcoders] Tooltip Position

2005-08-12 Thread Ronald Kinion
Title: Tooltip Position I tried searching the archives for this but didn't have much luck.  Does anyone know how to control the positioning of a tooltip?  Specifically for Items in a List.  We are having a problem were for a List near the bottom of the view area the tool tips (consisting of

Re: [flexcoders] Tooltip on DataGrid Cell?

2005-05-18 Thread JesterXL
Awesome, works great, thank you!   - Original Message - From: Matt Chotin To: flexcoders@yahoogroups.com Sent: Wednesday, May 18, 2005 12:21 PM Subject: RE: [flexcoders] Tooltip on DataGrid Cell? Check out dataTips and dataTipFunctions   From: flexcoders@yahoogroups.com

RE: [flexcoders] Tooltip on DataGrid Cell?

2005-05-18 Thread Matt Chotin
Check out dataTips and dataTipFunctions   From: flexcoders@yahoogroups.com [mailto:flexcoders@yahoogroups.com] On Behalf Of JesterXL Sent: Wednesday, May 18, 2005 6:29 AM To: flexcoders@yahoogroups.com Subject: Re: [flexcoders] Tooltip on DataGrid Cell?   ...bleh

Re: [flexcoders] Tooltip on DataGrid Cell?

2005-05-18 Thread JesterXL
...bleh... feature request!   Thanks Sreejith!   - Original Message - From: Sreejith Unnikrishnan To: flexcoders@yahoogroups.com Sent: Wednesday, May 18, 2005 9:21 AM Subject: Re: [flexcoders] Tooltip on DataGrid Cell? You can get that by using a cellRenderer!I do not know if

Re: [flexcoders] Tooltip on DataGrid Cell?

2005-05-18 Thread Sreejith Unnikrishnan
You can get that by using a cellRenderer! I do not know if there is any other straight forward way to do this! JesterXL wrote: Not DataGrid, not DataGridColumn, but cell... anyone know how to get a tooltip on a DataGrid cell? --JesterXL Yahoo! Groups Links To visit you

[flexcoders] Tooltip on DataGrid Cell?

2005-05-18 Thread JesterXL
Not DataGrid, not DataGridColumn, but cell... anyone know how to get a tooltip on a DataGrid cell? --JesterXL Yahoo! Groups Links <*> To visit your group on the web, go to: http://groups.yahoo.com/group/flexcoders/ <*> To unsubscribe from this group, send an email to: [EMAIL PROTE