Page 1 of 1

Modifying IDE menus and making changes stick?

Posted: Mon Mar 14, 2011 5:39 pm
by jimwitte
Is it possible to change the modifiers for the menus of the IDE itself? It seems like the IDE rebuilds the menu text of *everything* whenever a menu is clicked. I could use a frontStack to trap keys and dispatch the appropriate messages to the IDE, but is there a way to change the text of the menu items themselves?

Re: Modifying IDE menus and making changes stick?

Posted: Tue Mar 15, 2011 2:45 pm
by Klaus
Hi Jim,

since LiveCode IS in fact written in LiveCode, you sure can tweak (and wreck :)) everything!
Open the "Application Browser", check menu "View" -> "LiveCode UI Elementes in list" and start tweaking.

Keep in mind that your modifications may need to be done for every new version of LC!


Best

Klaus

Re: Modifying IDE menus and making changes stick?

Posted: Wed Apr 20, 2011 2:54 pm
by Mark
Hi,

Several stacks are duplicated before they are opened in LiveCode. When you change and save them, they aren't written to disk. You need to open the actual stack without duplicating them first to make changes to the actual stack. Examples are the script editor and the property inspector.

I did spend some time on customising LiveCode, but eventually I decided it is a waste of time. If you don't like the IDE, take the MetaCard IDE and make your adjustments in that IDE.

Kind regards,

Mark

Re: Modifying IDE menus and making changes stick?

Posted: Fri Mar 28, 2014 10:32 am
by Sean O'Connor
Ok this is a fairly old thread but reopening this one as I have an idea(but insufficient experience) that might be worrth looking into if anyone is brave enough to have a go. ;-)

I know that the LC IDE can be customised quite extensively, ( the users guide even mentions this possibility but is quite sparse on what changes can be made safely)

I would lke so see an addition to the prefferences dialog that would allow easy changing of the menu fonts from their default state to a type and size that the user would find more comfortable.
the other would be the same for the tootltips, theese are very small print and difficult to read without magnification at least in my case and im using a 17 inch monitor!!
sorry if this is in the wrong place. perhapse, rereading my own post i should dupliate it in the feature requests thread, hmmmm.oh well all done now..;-)