Dear Stephen,

This example should get you going:

on preOpenCard
  set the hilitedLines of fld 1 to 0
  set the traversalOn of fld 1 to false
end preOpenCard

on openCard
  lock screen
  set the traversalOn of fld 1 to true
  unlock screen
end openCard

Try it in a new stack with one card and a list field on that card.

Best,

Mark

--

Economy-x-Talk
Consultancy and Software Engineering
http://economy-x-talk.com
http://www.salery.biz

Salery is the easiest way to get your own web store on-line: http:// www.salery.biz/salery.html



Op 3-mei-2006, om 9:59 heeft Stephen Barncard het volgende geschreven:

re: previous post

kMainField = "listField"


Well I'm working in the weird wonderful world of modal stacks, where you can't really change and debug in real time....

There's a bit of 'you can't get there from here.. here..

--
stephen barncard
s a n  f r a n c i s c o


_______________________________________________
use-revolution mailing list
[email protected]
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-revolution

Reply via email to