newbie question

Jim McNeely jmcneely at nwrads.com
Mon Sep 15 13:13:56 EDT 2008


It works! THANKS!

Jim

On Sep 15, 2008, at 9:38 AM, Klaus Major wrote:

> Hi J9m,
>
>> Hello all,
>>
>> I appreciated the recent thread where you all welcomed basic  
>> questions. I am just starting with Revolution, coming from a  
>> FileMaker background.
>>
>> I have a table field into which I put the results from a MySQL  
>> query, triggered by a rawkey event in a search field. It works  
>> great so far, but I'm just messing around tire-kicking. I also  
>> have a slider control which I set to the query count, and when you  
>> select one of the lines in the table field, it shows the details  
>> of that record and also changes the thumb position of the slider.  
>> It all works great, I love Revolution a lot.
>>
>> Here is the question: I want to be able to change the table  
>> field's selection hilite when you slide the thumb of the slider,  
>> but I don't see any property for fields like 'hiliteLine'; how do  
>> you do that?
>
> You are almost there, just add a D to the prop:
> ...
> set the hiliteDLines of fld "Your table field here" to the thumbpos  
> of sb "your scrollbar here"
> ...
>
> :-)
>
>> Thanks,
>>
>> Jim McNeely
>
> Best
>
> Klaus Major
> klaus at major-k.de
> http://www.major-k.de
>
>
> _______________________________________________
> use-revolution mailing list
> use-revolution at lists.runrev.com
> Please visit this url to subscribe, unsubscribe and manage your  
> subscription preferences:
> http://lists.runrev.com/mailman/listinfo/use-revolution
>




More information about the use-livecode mailing list