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:
>>
>>
>> I've made extensive use of nearly every new feature, and it's a
>> wonderful implementation.
>>
> Richard, Awesome! Thanks, got it pgs 11-21: solid gold

It is indeed, and now we have a challenge:

To keep that wonderful gold mine from being lost, some form of it should 
be added in the documentation.


But where?

A new chapter in the User Guide?  A lesson?

And who would write it?

--
 Richard Gaskin
 Fourth World Systems
 Software Design and Development for the Desktop, Mobile, and the Web
 
 ambassa...@fourthworld.comhttp://www.FourthWorld.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


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 written for v5.5, and IMO the best description of its 
> features are in the v5.5.4 Release Notes, starting in page 12:
> 
> 
> I've made extensive use of nearly every new feature, and it's a wonderful 
> implementation.

Wow. That is definitely something I forgot to remember. It didn’t matter much 
to me when new, but now I think I should remember to remember it.
Thanks, Richard!
Jerry


___
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

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:
>
>
>I've made extensive use of nearly every new feature, and it's a 
>wonderful implementation.
>
___
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


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.4 Release Notes, starting in page 12:



I've made extensive use of nearly every new feature, and it's a 
wonderful implementation.


--
 Richard Gaskin
 Fourth World Systems
 Software Design and Development for the Desktop, Mobile, and the Web
 
 ambassa...@fourthworld.comhttp://www.FourthWorld.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

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
Sent from the Revolution - User mailing list archive at Nabble.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


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 don’t mean in the dictionary, but as a separate… “these are the new 
things…” document

BR
___
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