Object inspector question

William Prothero prothero at earthednet.org
Mon Sep 19 14:37:52 EDT 2016


Richard:
Can script only stacks be used in iOS? I had some trouble getting it to recognize one. I entered it in the “Copy Files” preference, but the simulator didn’t seem to find it.
Bill

> On Sep 19, 2016, at 10:16 AM, Richard Gaskin <ambassador at fourthworld.com> wrote:
> 
> William Prothero wrote:
> 
> > I'm getting used to the object inspector in lc8, but notice that
> > setting the font of a field or button is different. In v7 and
> > earlier, the drop down menu showed a long list of fonts, but the new
> > inspector show a short list of font types (system), etc. I can type
> > in the name of a font and it does apply that font. But, what is the
> > intended way to set the font of an object?
> 
> I'm assuming that's on Windows or Linux, yes?  Mac always shows the full list, but the other OSes truncate the list to be scrollable.
> 
> The number of lines visible in an option control is defined by the menuLines property, and apparently in recent builds the PI's have reverted to the engine default (a surprisingly low number, maybe 5?).
> 
> Font lists tend to be long so I found scrolling in such a cramped space somewhat annoying (a sentiment I suspect the core team would share if they spent as much time with the IDE on non-Mac systems), so I provided a fix along with the enhancement request for a longer scrolling list:
> http://quality.livecode.com/show_bug.cgi?id=18029#c3
> 
> -- 
> Richard Gaskin
> Fourth World Systems
> Software Design and Development for the Desktop, Mobile, and the Web
> ____________________________________________________________________
> Ambassador at FourthWorld.com                http://www.FourthWorld.com
> 
> _______________________________________________
> use-livecode mailing list
> use-livecode at lists.runrev.com
> Please visit this url to subscribe, unsubscribe and manage your subscription preferences:
> http://lists.runrev.com/mailman/listinfo/use-livecode





More information about the use-livecode mailing list