IDE Preferences

Anything beyond the basics in using the LiveCode language. Share your handlers, functions and magic here.

Moderators: FourthWorld, heatherlaine, Klaus, kevinmiller, robinmiller

chipsm
VIP Livecode Opensource Backer
VIP Livecode Opensource Backer
Posts: 244
Joined: Wed May 11, 2011 7:50 pm

IDE Preferences

Post by chipsm » Tue Aug 16, 2016 4:48 pm

I would like to know how to change the preferences to allow me to change the New Stack options default to be the IPad, rather than the 400 X 400 size.
Clarence Martin
chipsm@themartinz.com

Klaus
Posts: 14208
Joined: Sat Apr 08, 2006 8:41 am
Contact:

Re: IDE Preferences

Post by Klaus » Tue Aug 16, 2016 5:16 pm

Hi Clarence,

sorry, you cannot set this in the prefs in LC.
But maybe you should switch to LC 8.xx, see attached screenshot :D
new_stack_lc8.jpg
Best

Klaus

dunbarx
VIP Livecode Opensource Backer
VIP Livecode Opensource Backer
Posts: 10354
Joined: Wed May 06, 2009 2:28 pm

Re: IDE Preferences

Post by dunbarx » Tue Aug 16, 2016 5:26 pm

Ah. Version 8.

Doesn't the "New MaInstack" menuItem now have choices for those devices?

Craig Newman

Klaus
Posts: 14208
Joined: Sat Apr 08, 2006 8:41 am
Contact:

Re: IDE Preferences

Post by Klaus » Tue Aug 16, 2016 5:52 pm

dunbarx wrote:Doesn't the "New MaInstack" menuItem now have choices for those devices?
Is my screeenshot not visible? :shock:

dunbarx
VIP Livecode Opensource Backer
VIP Livecode Opensource Backer
Posts: 10354
Joined: Wed May 06, 2009 2:28 pm

Re: IDE Preferences

Post by dunbarx » Tue Aug 16, 2016 8:21 pm

Oooh. Testy.

Is this the first time we have not seen the (just recent) post of another of our beloved co-helpers before posting ourselves??? :roll:

Craig

Klaus
Posts: 14208
Joined: Sat Apr 08, 2006 8:41 am
Contact:

Re: IDE Preferences

Post by Klaus » Tue Aug 16, 2016 8:26 pm

dunbarx wrote:Is this the first time we have not seen the (just recent) post of another of our beloved co-helpers before posting ourselves??? :roll:
No, but not within this rather big time frame of 10 minutes :D

dunbarx
VIP Livecode Opensource Backer
VIP Livecode Opensource Backer
Posts: 10354
Joined: Wed May 06, 2009 2:28 pm

Re: IDE Preferences

Post by dunbarx » Tue Aug 16, 2016 9:16 pm

No, but not within this rather big time frame of 10 minutes
Where I come from, that is 10 New York minutes, which is 14.85 Planck times.

Craig

Klaus
Posts: 14208
Joined: Sat Apr 08, 2006 8:41 am
Contact:

Re: IDE Preferences

Post by Klaus » Tue Aug 16, 2016 9:32 pm

dunbarx wrote:...that is 10 New York minutes...
Oh, sorry, did not take THAT into account! 8)

chipsm
VIP Livecode Opensource Backer
VIP Livecode Opensource Backer
Posts: 244
Joined: Wed May 11, 2011 7:50 pm

Re: IDE Preferences

Post by chipsm » Tue Aug 16, 2016 9:45 pm

I am using LC8 and that is why I am asking the question about having a preference to change the default Stack size.
Maybe this should be a request for an enhancement.
I know that when I create a new Stack I may be working on anything other than a 400 X 400 Stack size.
Clarence Martin
chipsm@themartinz.com

Klaus
Posts: 14208
Joined: Sat Apr 08, 2006 8:41 am
Contact:

Re: IDE Preferences

Post by Klaus » Tue Aug 16, 2016 10:26 pm

Sorry, don't get it, there is already "iPad size..." in the same menu, only 5 or 6 items lower than "Default Size"!?

AxWald
Posts: 578
Joined: Thu Mar 06, 2014 2:57 pm

Re: IDE Preferences

Post by AxWald » Wed Aug 17, 2016 10:22 am

Hi,
Klaus wrote:Sorry, don't get it, there is already "iPad size..." in the same menu, only 5 or 6 items lower than "Default Size"!?
As I understand it's about setting one of those "other sizes" as default - I'd second this, not coding for iThingies at all & still having all the menu cluttered with useless iStuff. While lacking the (for me) needed sizes ;-)

So it would be nice if we could configure the contents of the "new stack" menu (without changing the IDE & having to redo this for any new version).

Have fun!
All code published by me here was created with Community Editions of LC (thus is GPLv3).
If you use it in closed source projects, or for the Apple AppStore, or with XCode
you'll violate some license terms - read your relevant EULAs & Licenses!

Klaus
Posts: 14208
Joined: Sat Apr 08, 2006 8:41 am
Contact:

Re: IDE Preferences

Post by Klaus » Wed Aug 17, 2016 10:55 am

Yes I understand that, but I am a "semantic" person and refer to what I see/read:
how to change the preferences to allow me to change the New Stack options default to be the IPad, rather than the 400 X 400 size.
And not what might have been meant. :D

richmond62
Livecode Opensource Backer
Livecode Opensource Backer
Posts: 10127
Joined: Fri Feb 19, 2010 10:17 am

Re: IDE Preferences

Post by richmond62 » Wed Aug 17, 2016 11:58 am

"many a slip twixt cup and lip"

Why not "just" make up a template stack that is the iPad size?

dunbarx
VIP Livecode Opensource Backer
VIP Livecode Opensource Backer
Posts: 10354
Joined: Wed May 06, 2009 2:28 pm

Re: IDE Preferences

Post by dunbarx » Wed Aug 17, 2016 2:47 pm

What Richmond said.

I rarely use the templates, because I rarely make the same sort of control or default whatever over and over. But if one chooses a particular stack format from the menuBar, will the templateStack override? I am still not in v.8.

If not, you would need a plug-in or something similar to set properties, trapping the "newStack" message.

Craig

richmond62
Livecode Opensource Backer
Livecode Opensource Backer
Posts: 10127
Joined: Fri Feb 19, 2010 10:17 am

Re: IDE Preferences

Post by richmond62 » Wed Aug 17, 2016 8:33 pm


Post Reply