Sorry about that, insert the said fix into the on mouseEnter handler after
put the left of me into tLeft I will try my luck with revOnline again but will probably have to post the stack on my website. Too bad. I hope Runrev will find the time to fix revOnline in the near future. It is such a nice way to share stacks. kind regards Bernd slylabs13 wrote > > To which handler? > > Bob > > > On Jun 18, 2012, at 4:33 AM, BNig wrote: > >> If anyone wants to make this work for versions < 5.5 and >= 5.5 add this >> to >> the script >> ------------------ >> -- fix for the changed tab location in LiveCode 5.5 >> put the version into tVersion >> replace "." with "" in tVersion >> if char 1 to 2 of tVersion >= 55 then >> add (item 1 of the margins of me -3) to tLeft >> end if >> -- end fix for changed tab location >> ------------------ >> Kind regards >> Bernd > -- View this message in context: http://runtime-revolution.278305.n4.nabble.com/Clever-Table-Object-tp4650745p4650842.html Sent from the Revolution - User mailing list archive at Nabble.com. _______________________________________________ use-livecode mailing list [email protected] Please visit this url to subscribe, unsubscribe and manage your subscription preferences: http://lists.runrev.com/mailman/listinfo/use-livecode
