Datagrid tooltips

Pete pete at mollysrevenge.com
Fri Dec 9 14:55:45 EST 2011


Thanks, that's basically what I ended up doing except the tooltip is simply
the data in the column - I'm doing that when the column data has been
truncated using the truncateTail function so the user can see the complete
data by hovering over the dg cell.

On Fri, Dec 9, 2011 at 11:28 AM, zryip theSlug <zryip.theslug at gmail.com>wrote:

> On Thu, Dec 8, 2011 at 8:43 PM, Pete <pete at mollysrevenge.com> wrote:
> > I know the datagrid has a dgTooltip property that displays when the user
> > hovers over a column header but has anyone come up with a way to have a
> > tooltip unique to each row?
> >
> > For example, let's say I have a column that uses the datagrid
> truncateTail
> > function so the data in the column is abbreviated with "..." at the end.
> >  I'd like to have a way to show the user the complete data in the
> > row/column by hovering over it and displaying a tooltip.
>
> Hi Pete,
>
> Have a look to the "Experiment 016 - Tooltips for rows in a DG", by
> following this link:
>
>
> http://www.aslugontheroad.com/index.php?option=com_phocadownload&view=category&id=7:data-grid&Itemid=63
>
>
> Best regards,
> --
> -Zryip TheSlug- wish you the best! 8)
> http://www.aslugontheroad.com
>
> _______________________________________________
> use-livecode mailing list
> use-livecode at lists.runrev.com
> Please visit this url to subscribe, unsubscribe and manage your
> subscription preferences:
> http://lists.runrev.com/mailman/listinfo/use-livecode
>
>


-- 
Pete
Molly's Revenge <http://www.mollysrevenge.com>



More information about the use-livecode mailing list