Re: A darker Background editor ! Or more colors to the existing one.
Posted: Sun Jan 14, 2018 8:44 pm
That is awesome, thank you much Hermann as well.
Questions and answers about the LiveCode platform.
https://forums.livecode.com/
Code: Select all
and it takes so little to resolve yourself.just uncheck "Backdrop" in menu "View". If that is NOT checked, then maybe someone, not you, may have set the FULLSCREEN of your stack(s) to true?teriibi wrote: Thu Jan 18, 2018 3:42 pm...
ps: EDIT: ..and why is the IDE Background taking all over my Desktop when I d like it to be resizable. I cant grab other windows from the background without several clic of mouse...its counter productive not to be able to display 2 distinc App opened side by side on your monitor..![]()
No problems there, I see a diff. pov from 99 out of 100 people a day
How much time could it really take you to follow perhaps one of the two easiest suggestions made above, namely either downloading Andy P's plugin SETH (or any other plugin that allows changing all those things already made), or doing as Bernd pointed out here -exactly why I believe its a nec feature for next versionCode: Select all
and it takes so little to resolve yourself.:
.."so little"..have no clue which pluggin, where to download and how to install that,
how to configure it and how much time its going to take me..
Either the plugin or the method Bernd suggested has as close to 0 chance of crashing anything as you are likely to get, and are solutions ready *now*, not at some future feature release date.bn wrote: Sun Jan 14, 2018 4:53 pm Hi, another option is to issueyou can try this from the message box: close all Script Editors and put above code into the message box and hit return.Code: Select all
set the ink of fld "script" of stack "revSETemplate" to "blendExclusion"
Then open a script.
If you like this you could do a plugin that does it for you automatically. Then you would not have to change your copy of the IDE and don't have to redo that for each new version.
In Preferences you can choose 2 different colorizations and no colorization. Check out which suits you best with above change.
Kind regards
Bernd
The difference I think you are either failing to see, or ignoring outright, is that Sublime is solely a text editor. The only function its developers target is....well, formatting text. Nothing excludes you from using it to write your scripts that I know of, if it is your slice of heaven, then by all means, use it.Sublimtext offer the whole solution - made by themself - and I m very happy with it
...so I m just saying LC IDE can do the same.
I understand being in the minority of priorities, being there so often myself. If what you were talking about was, oh, say as complicated as improving the performance of the engine, or adding some really needed function to the engine, that is one thing.I can understand that they have a lack of time...
I m just saying that its a priority for ppl like me
It should also be fairly easy to take the server script and modify it so that LC and Sublime can be used together without the Levure framework if required, which affords us the great editing features of Sublime and its many colorization themes.With the above setup the LiveCode IDE will be acting as a server and Sublime Text will be a client. Whenever you save a LiveCode file in Sublime Text a request will be sent from Sublime Text (the client) to the LiveCode IDE (the server). A Levure application script running in the LiveCode IDE will find the stack that was updated in Sublime Text and update the script in the IDE.
Just curious Mikey, did you mention any of the issues you have with it directly to Andy, the guy that made it?Mikey wrote: Fri Jan 19, 2018 3:03 pm Seth works ok, but it has issues, so I’m not using it, and I haven’t wanted to use it strongly enough to try to fix it.
Having said all of that, there is a place you can submit feature requests, and I've seen a number of those go through. Why not post your request there