Hi all,

I am working with nested lists in LiveCode using listStyle and listDepth.
When using a "numeric" listStyle I get this output in a field:

1. asdf ajsdf asf
       1. adsfasdfasdf
              1. asdfasdfasdf

I would like to get the following output but I'm not seeing a property that
enables it. Am I missing something or is not possible using listStyle and
listDepth?

1. asdf ajsdf asf
       1.1. adsfasdfasdf
              1.1.1. asdfasdfasdf

-- 
Trevor DeVore
ScreenSteps
www.screensteps.com
_______________________________________________
use-livecode mailing list
use-livecode@lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-livecode

Reply via email to