Scripts discussion (2)
- Author
- Message
-
Offline
- Posts: 3243
- Joined: Wed Nov 29, 2006 1:19 pm
- Location: Киев, Русь
- Contact:
KDJ
The idea is excellent.
One point - when I switch around my original font is not returned.
We must first analyze the original font, and:
- if the font is not listed, then add it to the configuration file to the top;
- if so, take the following from his position.
Second - parameter in the argument: change the font within the entire program or just for the current document.
Perhaps a parameter in the arguments - iterate in reverse order.
Iterating:
["Arial",1,9],
["Arial",1,10],
["Arial",1,11],
["Arial",1,12]
You can overfly, and I would like to be able to quickly return
Well, I would still removed from the scriptis: var aFonts = [[...
The idea is excellent.
One point - when I switch around my original font is not returned.
We must first analyze the original font, and:
- if the font is not listed, then add it to the configuration file to the top;
- if so, take the following from his position.
Second - parameter in the argument: change the font within the entire program or just for the current document.
Perhaps a parameter in the arguments - iterate in reverse order.
Iterating:
["Arial",1,9],
["Arial",1,10],
["Arial",1,11],
["Arial",1,12]
You can overfly, and I would like to be able to quickly return

Well, I would still removed from the scriptis: var aFonts = [[...
-
Offline
- Posts: 3243
- Joined: Wed Nov 29, 2006 1:19 pm
- Location: Киев, Русь
- Contact:
KDJ
No, the opposite. Now change the global font settings. And I would like, and that this can be done only for the current document.
So as works Local-argument in ShiftTabSize.js.
No, the opposite. Now change the global font settings. And I would like, and that this can be done only for the current document.
So as works Local-argument in ShiftTabSize.js.
-
Offline
- Posts: 3243
- Joined: Wed Nov 29, 2006 1:19 pm
- Location: Киев, Русь
- Contact:
-
Offline
- Posts: 1949
- Joined: Sat Mar 06, 2010 7:40 pm
- Location: Poland
VladSh
Test this: FontCycleSwitch.js
Test this: FontCycleSwitch.js
-
Offline
- Posts: 1949
- Joined: Sat Mar 06, 2010 7:40 pm
- Location: Poland
-
Offline
- Posts: 1949
- Joined: Sat Mar 06, 2010 7:40 pm
- Location: Poland
ScreenView.js
Added: CodeFoldList window.
Added: CodeFoldList window.
-
Offline
- Posts: 3243
- Joined: Wed Nov 29, 2006 1:19 pm
- Location: Киев, Русь
- Contact:
-
Offline
- Posts: 366
- Joined: Mon Jan 10, 2011 5:28 pm
- Contact:
Просьба добавить в скрипт возможность задать цветовую тему, а не пользоваться той, в которой работаешь.Instructor wrote:CodePoster.js - экспортирование подсвеченного текста в HTML или BBCode.