Re: Object inspector question

2016-09-19 Thread Roger Guay
Hi Bill, I fixed the Add to favorites and the Delete from favorites. it was a brain bug . . . not an LC bug. I can't duplicate the Export problem you spoke of. Import and Export work fine for me using LC 8.1.0. I will continue to investigate. The fixed TextOmatic is here: https://www.dropbox

Re: Object inspector question

2016-09-19 Thread Richard Gaskin
J. Landman Gay wrote: > On 9/19/16 12:16 PM, Richard Gaskin wrote: >> 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 fi

Re: Object inspector question

2016-09-19 Thread J. Landman Gay
On 9/19/16 12:16 PM, Richard Gaskin wrote: 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

Re: Object inspector question

2016-09-19 Thread Roger Guay
Thanks for the feedback, Bill. I’ll look into and fix ASAP Cheers. Roger > On Sep 19, 2016, at 11:33 AM, William Prothero > wrote: > > Roger: > Not a big deal, but, FYI: > I was messing with the “Export” command and it keeps asking for the > selectedObject, which should be a field named “myT

Re: Object inspector question

2016-09-19 Thread Paul Hibbert
On Sep 19, 2016, at 10:16 AM, Richard Gaskin wrote: > Mac always shows the full list, but the other OSes truncate the list to be > scrollable. Not in this case. The PI font selector appears to be a Combo-box Menu and it only shows 5 lines on a Mac too. On Mac: An Option Menu, Pulldown Menu an

Re: Object inspector question

2016-09-19 Thread William Prothero
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 > wrote: > > William Prothero wrote: > > > I'm getting us

Re: Object inspector question

2016-09-19 Thread William Prothero
Roger: Not a big deal, but, FYI: I was messing with the “Export” command and it keeps asking for the selectedObject, which should be a field named “myText”. When that field is selected, the selectedObject is still empty. This is in debug mode in the IDE, and it behaves the same way as a plugin

Re: Object inspector question

2016-09-19 Thread Richard Gaskin
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 >

Re: Object inspector question

2016-09-19 Thread William Prothero
Roger: Thanks! It makes searching for fonts quite a bit easier. Best, Bill > On Sep 18, 2016, at 7:37 PM, Roger Guay wrote: > > Hi Bill, > > I was complaining about this just a few weeks ago and decided to build my own > plugin which you might like to look at. I’m sure you could easily tailor

Re: Object inspector question

2016-09-18 Thread Roger Guay
Hi Bill, I was complaining about this just a few weeks ago and decided to build my own plugin which you might like to look at. I’m sure you could easily tailor to suit your needs. https://www.dropbox.com/s/3ztkejxxgqpa4o4/TextOmatic.livecode?dl=0 Cheers, Roger >

Re: Object inspector question

2016-09-18 Thread William Prothero
Ah, yes! Thanks. Nice addition. Bill > On Sep 18, 2016, at 1:17 PM, panagiotis merakos wrote: > > Hi Bill, > > Indeed the displayed font list in the PI is shorter in LC 8, but you can > scroll down this list and choose the font you wish. There is an enhancement > request to extend the height of

Re: Object inspector question

2016-09-18 Thread panagiotis merakos
Hi Bill, Indeed the displayed font list in the PI is shorter in LC 8, but you can scroll down this list and choose the font you wish. There is an enhancement request to extend the height of this drop down font menu. Best, Panos -- On Sun, Sep 18, 2016 at 11:05 PM, Earthednet-wp wrote: > Folks,