Re: ListStyle - How to control distance between the list marker and subsequent text

2016-04-25 Thread Richard Gaskin
Sannyasin Brahmanathaswami wrote: > On 4/24/16, 6:57 AM, Richard Gaskin wrote: > >> The field object was written for v5.5, and IMO the best description >> of its features are in the v5.5.4 Release Notes, starting in page 12: >>

Re: ListStyle - How to control distance between the list marker and subsequent text

2016-04-24 Thread Jerry Jensen
> On Apr 24, 2016, at 9:57 AM, Richard Gaskin > wrote: > > Sannyasin Brahmanathaswami wrote: > > > Where is the documentation on all the new field props added in 7? > > ( I don’t mean in the dictionary, but as a separate… “these are > > the new things…” document > > The field object was writt

Re: ListStyle - How to control distance between the list marker and subsequent text

2016-04-24 Thread Sannyasin Brahmanathaswami
Richard, Awesome! Thanks, got it pgs 11-21: solid gold BR On 4/24/16, 6:57 AM, "use-livecode on behalf of Richard Gaskin" wrote: >The field object was written for v5.5, and IMO the best description of >its features are in the v5.5.4 Release Notes, starting in page 12: >

Re: ListStyle - How to control distance between the list marker and subsequent text

2016-04-24 Thread Richard Gaskin
Sannyasin Brahmanathaswami wrote: > Where is the documentation on all the new field props added in 7? > ( I don’t mean in the dictionary, but as a separate… “these are > the new things…” document The field object was written for v5.5, and IMO the best description of its features are in the v5.5

Re: ListStyle - How to control distance between the list marker and subsequent text

2016-04-23 Thread jameshale
try set the listindent of line 2 of fld "categoryPickerHelp" to 15 and play with the value. James -- View this message in context: http://runtime-revolution.278305.n4.nabble.com/ListStyle-How-to-control-distance-between-the-list-marker-and-subsequent-text-tp4703809p4703811.html

ListStyle - How to control distance between the list marker and subsequent text

2016-04-23 Thread Sannyasin Brahmanathaswami
Playing with the new “listStyle” here. Currently if you do set the liststyle of line 7 of fld "categoryPickerHelp" to “disc” You get a wide gap between the bullet and the text… how do you control that distance? Secondary ?… Where is the documentation on all the new field props added in 7? ( I