mempo Posted September 5, 2014 Share Posted September 5, 2014 Hello, i have a big problem with the new Scite Editor v 3.4.4. I updated today to the latest version and got big problems. If i open the editor its flickering with a black screen see my screenshoot. If i click into to editor to write some code so the black flickering stops. After them i write some code and compile its flickering again with blackscreen. The old version 3.3 works fine but i dont have more the old installer. And i cant find older versions of the scite on the download page only for autoit I use Win7 64Bit, Intel Core i7, 8GB RAM with NVIDIA GT540M Best regards Link to comment Share on other sites More sharing options...
Moderators JLogan3o13 Posted September 5, 2014 Moderators Share Posted September 5, 2014 Have you tried uninstalling and reinstalling "Profanity is the last vestige of the feeble mind. For the man who cannot express himself forcibly through intellect must do so through shock and awe" - Spencer W. Kimball How to get your question answered on this forum! Link to comment Share on other sites More sharing options...
mempo Posted September 5, 2014 Author Share Posted September 5, 2014 (edited) i tried it three times with complete removal of the autoit dir under C:Program Files (x86)AutoIt3... and settings under C:UsersMYNAMEAppDataLocalAutoIt v3... I restarted the pc but nothing helped. The scite editor flickers with blackscreen. as first i install autoit-v3-setup.exe as second SciTE4AutoIt3.exe Edited September 5, 2014 by mempo Link to comment Share on other sites More sharing options...
mempo Posted September 5, 2014 Author Share Posted September 5, 2014 (edited) I found the problem its the NVIDIA driver version 335 and newer exists the flickering with older driver it works fine. So where can i download older versions of the scite editor? like 3.3.X and not the latest? So that i can use the new NVIDIA drivers Edited September 5, 2014 by mempo Link to comment Share on other sites More sharing options...
JohnOne Posted September 5, 2014 Share Posted September 5, 2014 You can get it from within an older AutoIt installation package. AutoIt Absolute Beginners Require a serial Pause Script Video Tutorials by Morthawt ipify Monkey's are, like, natures humans. Link to comment Share on other sites More sharing options...
Developers Jos Posted September 6, 2014 Developers Share Posted September 6, 2014 Try changing this setting to 0 in your SciTEser.properties: technology=0 Jos mempo 1 SciTE4AutoIt3 Full installer Download page - Beta files Read before posting How to post scriptsource Forum etiquette Forum Rules Live for the present, Dream of the future, Learn from the past. Link to comment Share on other sites More sharing options...
mempo Posted September 6, 2014 Author Share Posted September 6, 2014 Try changing this setting to 0 in your SciTEser.properties: technology=0 Jos Thanks this setting fixes the flickering for me Link to comment Share on other sites More sharing options...
jchd Posted September 6, 2014 Share Posted September 6, 2014 Sometimes, distrusting technology by resetting it is a smart move! This wonderful site allows debugging and testing regular expressions (many flavors available). An absolute must have in your bookmarks.Another excellent RegExp tutorial. Don't forget downloading your copy of up-to-date pcretest.exe and pcregrep.exe hereRegExp tutorial: enough to get startedPCRE v8.33 regexp documentation latest available release and currently implemented in AutoIt beta. SQLitespeed is another feature-rich premier SQLite manager (includes import/export). Well worth a try.SQLite Expert (freeware Personal Edition or payware Pro version) is a very useful SQLite database manager.An excellent eBook covering almost every aspect of SQLite3: a must-read for anyone doing serious work.SQL tutorial (covers "generic" SQL, but most of it applies to SQLite as well)A work-in-progress SQLite3 tutorial. Don't miss other LxyzTHW pages!SQLite official website with full documentation (may be newer than the SQLite library that comes standard with AutoIt) Link to comment Share on other sites More sharing options...
brixon Posted October 12, 2015 Share Posted October 12, 2015 The technology=0 worked for me too. Thanks for the response.It was in C:\Program Files (x86)\AutoIt3\SciTE\SciTEGlobal.properties Link to comment Share on other sites More sharing options...
Developers Jos Posted October 12, 2015 Developers Share Posted October 12, 2015 You want to copy the changes into your SciTEuser.properties since else you risk your change is lost with the next upgrade.Jos SciTE4AutoIt3 Full installer Download page - Beta files Read before posting How to post scriptsource Forum etiquette Forum Rules Live for the present, Dream of the future, Learn from the past. Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now