glhart@mac.com
|
2006-12-14
, 18:17
|
Posts: 9 |
Thanked: 1 time |
Joined on Dec 2006
|
#1
|
|
2006-12-14
, 18:40
|
|
Posts: 3,220 |
Thanked: 326 times |
Joined on Oct 2005
@ "Almost there!" (Monte Christo, Count of)
|
#2
|
I have a new Nokia 770, and I need to edit text files. Notes is useless -- crashes and refuses to let me format larger files. I am using Leafpad, which works but does not allow full-screen editing (unless I'm missing something). Is there ANY editor available that does a decent job? I have the newest OS, and can't install Abiword -- does that work yet? If so, where is it available? Thanks.
|
2006-12-14
, 19:22
|
|
Posts: 2,853 |
Thanked: 968 times |
Joined on Nov 2005
|
#3
|
|
2006-12-15
, 00:14
|
|
Posts: 449 |
Thanked: 18 times |
Joined on Apr 2006
@ Eureka, CA
|
#4
|
|
2006-12-15
, 15:55
|
|
Posts: 3,220 |
Thanked: 326 times |
Joined on Oct 2005
@ "Almost there!" (Monte Christo, Count of)
|
#5
|
Try SciTe (from the Garage).
|
2006-12-15
, 17:28
|
|
Posts: 2,853 |
Thanked: 968 times |
Joined on Nov 2005
|
#6
|
|
2006-12-15
, 19:32
|
|
Posts: 3,220 |
Thanked: 326 times |
Joined on Oct 2005
@ "Almost there!" (Monte Christo, Count of)
|
#7
|
Oh come on Karel, sometimes you're so childish ! :-)
It's a goddammed programmer's editor fer crissakes, you're supposed to read the docs ! (in the desktop Windows/Linux version you don't even have tabs or a toolbar out of the box, while the maemo port does :-)
SciTE is VERY configurable, it's just not in a dialog box with dozens of tabs and hundreds of check boxes. It's done the Unix way, with very simple text files. And you don't even have to drop down into the xterm shell and use vim, you can do it all from inside SciTE itself.
Try this :
In the Options menu choose "Open Global Options file". This opens the master preferences files. You can't change this one because it's at the system level and you'd need to be root ; anyway you shouldn't because it could be replaced by a new one during an upgrade.
Scroll way down (or do a search on "fonts") to get to this commented line :
# Give symbolic names to the set of fonts used in the standard styles
Scroll a bit further down to the "if PLAT_GTK" block.
Select the "font.base" line below (and the rest if you wish) with the stylus,
and Copy them.
Now back to the Options menu, select "Open User Options file".
This opens a new, empty tab. Paste your line(s) there.
Now change the size value at the end of the font.base line to 12 or higher, and save the file. Voilą, you don't even need to restart SciTE for the changes to take effect.
Of course you can customize a great many things this way. I think this is way easier than what many regular users have to go through just to change the default font size in their opera.ini, no ?
|
2006-12-15
, 20:11
|
Posts: 9 |
Thanked: 1 time |
Joined on Dec 2006
|
#8
|
|
2006-12-15
, 20:33
|
|
Posts: 2,853 |
Thanked: 968 times |
Joined on Nov 2005
|
#9
|
This is not how I want to configure a GUI editor. With Opera, it was a one-time change;
besides, in Opera the zoom buttons work.
|
2006-12-15
, 20:54
|
Posts: 9 |
Thanked: 1 time |
Joined on Dec 2006
|
#10
|