tabStops

hershbp at verizon.net hershbp at verizon.net
Tue Jul 13 13:49:13 EDT 2004


On Tuesday, July 13, 2004, at 01:54 AM, MisterX wrote:

>
> put the hilitedline of fld "table" into thisrow
> set the itemdelimiter to tab
> put the number of items in line thisrow of fld "table" into columns
>
> or for the hilited line
>
> put the number of items in the hilitedtext of fld "table"
>
> and finally, the mouse is over
> put the mousechunk into thishilitedtext
> if it is selected then use the selectedchunk
>
> you can also check the script of the revtable frontscript
> put the frontscripts into fs
> edit script of lineoffset("revtable",the frontscripts)
>
> Have fun...
Thanks ,I'll try
> Xavier
>
>> -----Original Message-----
>> From: use-revolution-bounces at lists.runrev.com
>> [mailto:use-revolution-bounces at lists.runrev.com]On Behalf Of
>> hershbp at verizon.net
>> Sent: Monday, July 12, 2004 23:32
>> To: use-revolution at lists.runrev.com
>> Subject: tabStops
>>
>>
>> Hi , how do I identify the current tab stop (or cell) in a table 
>> field ?
>> e.g.
>> the hilitedLine property , put the hilitedLine of fld "fld x" returns
>> the hilitedLine, now when I select a cell I need to return the cell #
>> or any number that will identify the proper cell to be able work with
>> it.
>> Thanks.
>>
>> _______________________________________________
>> use-revolution mailing list
>> use-revolution at lists.runrev.com
>> http://lists.runrev.com/mailman/listinfo/use-revolution
> _______________________________________________
> use-revolution mailing list
> use-revolution at lists.runrev.com
> http://lists.runrev.com/mailman/listinfo/use-revolution
>



More information about the use-livecode mailing list