SynWrite (Syn2)
Moderators: Hacker, petermad, Stefan2, white
i am using oem
that is exactly what i've been experiencing. no font settings anywhere can affect either OEM, UTF or ANSI display.Alextp wrote:Font for OEM text is configured strange. i set custom font, for bat file it applied. But when changed to OEM text, font is reset to Arial or smth..
Tab Buttons contain no text
For me the tab buttons in the editor are blank.
Running under Windows 7 x64 Ultimate.
I can't see any place were the button text can be customized.
Using it under Windows XP (32bit) all is fine
Running under Windows 7 x64 Ultimate.
I can't see any place were the button text can be customized.
Using it under Windows XP (32bit) all is fine
- ghisler(Author)
- Site Admin
- Posts: 50532
- Joined: 2003-02-04, 09:46 UTC
- Location: Switzerland
- Contact:
2Alextp
Do you load the buttons from a *.icl icon file? I ask because Windows x64 cannot access 16-bit icl files, only 32-bit (and 64-bit, from 64-bit programs).
Do you load the buttons from a *.icl icon file? I ask because Windows x64 cannot access 16-bit icl files, only 32-bit (and 64-bit, from 64-bit programs).
Author of Total Commander
https://www.ghisler.com
https://www.ghisler.com
- ghisler(Author)
- Site Admin
- Posts: 50532
- Joined: 2003-02-04, 09:46 UTC
- Location: Switzerland
- Contact:
So how do you load them? I had a similar problem with missing shield icons on Windows 7. I was using the function LoadIconWithScaleDown, but this function is missing in comctl32.dll on Windows 7.
Author of Total Commander
https://www.ghisler.com
https://www.ghisler.com
- Matthias030
- Senior Member
- Posts: 423
- Joined: 2007-03-04, 10:48 UTC
- Location: Berlin
Re: Tab Buttons contain no text
I have tried on two machines: Windows Server 2008 x64 and Windows 7 Professinal x64. Same here. I have made a screenshot:Horst.Epp wrote:For me the tab buttons in the editor are blank.
Running under Windows 7 x64 Ultimate.
I can't see any place were the button text can be customized.
Using it under Windows XP (32bit) all is fine
http://img51.imageshack.us/img51/2069/unbenanntpz.png
Personally I use Windows 7 x32. So it's no problem for me, but maybe there is a way to fix it in the future.
As this is my first post on topic - very nice tool!
Small bug in bash lexer though (easily fixed
)
Line 58298 of LexLib.LXL:
Small bug in bash lexer though (easily fixed

Line 58298 of LexLib.LXL:
Code: Select all
LineComment = 'rem '
Ambiguity succeeds where honesty dares not venture.
Re: Tab Buttons contain no text
Yes, I have also this bug on my win7 ultimate x64Matthias030 wrote:I have tried on two machines: Windows Server 2008 x64 and Windows 7 Professinal x64. Same here. I have made a screenshot:Horst.Epp wrote:For me the tab buttons in the editor are blank.
Running under Windows 7 x64 Ultimate.
I can't see any place were the button text can be customized.
Using it under Windows XP (32bit) all is fine
http://img51.imageshack.us/img51/2069/unbenanntpz.png
Personally I use Windows 7 x32. So it's no problem for me, but maybe there is a way to fix it in the future.
I would be happy to have highlighter for Autohotkey (ahk) files. There was one for SynPlus: http://www.autohotkey.com/forum/viewtopic.php?t=7278 - is there any way to convert it to Syn2 format?
thanks in advance!
thanks in advance!
Hi ethidium, here is a raff highligther, I've created for Autohotkey. Give it a try.ethidium wrote:I would be happy to have highlighter for Autohotkey (ahk) files. There was one for SynPlus: http://www.autohotkey.com/forum/viewtopic.php?t=7278 - is there any way to convert it to Syn2 format?
thanks in advance!
Code: Select all
http://rapidshare.com/files/450050932/AutoHotKey.lcf
Yesterday, I found another bug. Starting SynWrite in read-only mode and pressing Ctrl+S (or any other shortcut assigned to "Save file") saves the file although the button bar item "Save as" is greyed out while the menu items "Save" and "Save as" are not.
The shortcuts for saving files shouldn't do anything if SynWrite is in read-only mode, and the corresponding menu items should be inactive/greyed out.
MfG Dalai
The shortcuts for saving files shouldn't do anything if SynWrite is in read-only mode, and the corresponding menu items should be inactive/greyed out.
MfG Dalai
#101164 Personal licence
Ryzen 5 2600, 16 GiB RAM, ASUS Prime X370-A, Win7 x64
Plugins: Services2, Startups, CertificateInfo, SignatureInfo, LineBreakInfo - Download-Mirror
Ryzen 5 2600, 16 GiB RAM, ASUS Prime X370-A, Win7 x64
Plugins: Services2, Startups, CertificateInfo, SignatureInfo, LineBreakInfo - Download-Mirror