Re: Tool tip show graphic

2011-06-01 Thread Bill Vlahos
Stephen, Thanks. Yes this is good. Bill Vlahos _ InfoWallet (http://www.infowallet.com) is about keeping your important life information with you, accessible, and secure. On Jun 1, 2011, at 4:22 PM, stephen barncard wrote: > I came up with this test stack. > > go URL "http://f

Re: Tool tip show graphic

2011-06-01 Thread Jim Ault
On Jun 1, 2011, at 4:22 PM, stephen barncard wrote: I came up with this test stack. go URL "http://fulton.barncard.com/stax/graphicInToolTip.rev"; This comes pretty close. One could write some send in time statements that could handle the initial delay, and a hide delay if the cursor stays

RE: Tool tip show graphic

2011-06-01 Thread John Dixon
I like this... Nice... :-) Dixie > Date: Wed, 1 Jun 2011 16:22:51 -0700 > Subject: Re: Tool tip show graphic > From: stephenrevoluti...@barncard.com > To: use-livecode@lists.runrev.com > > I came up with this test stack. > > go URL "http://fulton.barncard.

Re: Tool tip show graphic

2011-06-01 Thread stephen barncard
I came up with this test stack. go URL "http://fulton.barncard.com/stax/graphicInToolTip.rev"; This comes pretty close. One could write some send in time statements that could handle the initial delay, and a hide delay if the cursor stays on the object after a while. On 1 June 2011 13:57, Bil

Re: Tool tip show graphic

2011-06-01 Thread Jim Ault
Bill, you should look at the following video that I did showing how substacks can be used many ways without much coding and complexity. The very cool Alien Spheres stack ( written by Scott Rossi ) Free, and will always be free to access and ask me questions http://jimthewebmaster.com/liveco

Re: Tool tip show graphic

2011-06-01 Thread stephen barncard
Then stacks are the only other object in Livecode that can live outside the card rect. What is the downside of using stacks? They are just another object in memory once loaded - reposition, hide and show?. (sorry - haven't tried this yet) On 1 June 2011 13:57, Bill Vlahos wrote: > Stephen, > >

Re: Tool tip show graphic

2011-06-01 Thread Bill Vlahos
Stephen, Not what I'm looking for but this is very cool. Bill Vlahos On Jun 1, 2011, at 1:48 PM, stephen barncard wrote: > These are actually grouped objects kept within the rect of the window. > Perhaps not what you want. > > > > On 1 June 2011 13:45, stephen barncard wrote: > >> http://ww

Re: Tool tip show graphic

2011-06-01 Thread stephen barncard
These are actually grouped objects kept within the rect of the window. Perhaps not what you want. On 1 June 2011 13:45, stephen barncard wrote: > http://www.rotundasoftware.com/livecode/ > > click on PopupBalloon > > > Stephen Barncard San Francisco Ca. USA more about sqb

Re: Tool tip show graphic

2011-06-01 Thread stephen barncard
http://www.rotundasoftware.com/livecode/ click on PopupBalloon On 1 June 2011 13:38, stephen barncard wrote: > I think David Beck made a library for this.. wait a minute > > > On 1 June 2011 13:13, Bill Vlahos wrote: > >> Is there a way to put a graphic into a tool tip instead of text? >> >> I

Re: Tool tip show graphic

2011-06-01 Thread stephen barncard
I think David Beck made a library for this.. wait a minute On 1 June 2011 13:13, Bill Vlahos wrote: > Is there a way to put a graphic into a tool tip instead of text? > > I want to mouse over an icon and show a screen shot that is potentially > larger than my stack but I want it to appear and d