BLARGH Text Editor: Difference between revisions

From GameBrew
No edit summary
No edit summary
Line 2: Line 2:
| title      = BLARGH Text Editor
| title      = BLARGH Text Editor
| image      = [[File:Blarghtexteditords.PNG]]
| image      = [[File:Blarghtexteditords.PNG]]
| type        = Utilities
| type        = Utility
| version    = r122
| version    = r122
| licence    = GPL
| licence    = GPL
Line 11: Line 11:
}}     
}}     


Bachelor's Lackluster And Ruminantly Gnarled Homebrew Text Editor is meant as a demo to implement Joe Strout's HexInput method of inputting text on portable devices .
Bachelor's Lackluster And Ruminantly Gnarled Homebrew Text Editor is meant as a demo to implement Joe Strout's HexInput method of inputting text on portable devices.


This started out as an idea to create an equivalent of QuickWrite's "FUNADY" keyboard layout on the DS using homebrew tools.
This started out as an idea to create an equivalent of QuickWrite's "FUNADY" keyboard layout on the DS using homebrew tools.
Line 18: Line 18:
In summary, three key ideas work together to make this input method better than a traditional on-screen keyboard:
In summary, three key ideas work together to make this input method better than a traditional on-screen keyboard:


User can input a letter by tapping it, or by dragging to it from a neighboring letter.
You can input a letter by tapping it, or by dragging to it from a neighboring letter.


Letters are arranged in a hexagonal grid so that every one has six neighbors, and all neighbors are equally easy to reach.
Letters are arranged in a hexagonal grid so that every one has six neighbors, and all neighbors are equally easy to reach.
Line 31: Line 31:
==Changelog==
==Changelog==
'''Revision 122'''
'''Revision 122'''
*Folders are now displayed on the left hand side of the file save/load dialog box. User can now pretty much browse the whole filesystem.  
* Folders are now displayed on the left hand side of the file save/load dialog box. User can now pretty much browse the whole filesystem.  


==Cerdtis==
==Cerdtis==
BLARGH Text Editor uses:
BLARGH Text Editor uses:
:devkitARM r24
* devkitARM r24.
:libnds 1.3.1
* libnds 1.3.1.
:libfat-nds 1.0.2 (the demo will save/load txt files)
* libfat-nds 1.0.2 (the demo will save/load txt files).


[[Category:Homebrew applications]]
<br>
[[Category:DS homebrew applications]]
[[Category:Utility homebrews on DS]]

Revision as of 11:48, 18 May 2021

BLARGH Text Editor
File:Blarghtexteditords.PNG
General
Author(s)anomalous_underdog
TypeUtility
Versionr122
LicenceGPL
Links
[Media:Blarghttexteditorr122ds.zip Download]
Website
Source
Advertisements

<htmlet>adsense</htmlet>


Bachelor's Lackluster And Ruminantly Gnarled Homebrew Text Editor is meant as a demo to implement Joe Strout's HexInput method of inputting text on portable devices.

This started out as an idea to create an equivalent of QuickWrite's "FUNADY" keyboard layout on the DS using homebrew tools.

User guide

In summary, three key ideas work together to make this input method better than a traditional on-screen keyboard:

You can input a letter by tapping it, or by dragging to it from a neighboring letter.

Letters are arranged in a hexagonal grid so that every one has six neighbors, and all neighbors are equally easy to reach.

Letters are arranged to optimize text input in a particular language (English, in this case).

Known issues

Display of long filenames/folder names are truncated to fit on the small screen (horizontal scrollbars are not implemented yet).

Selecting a long filename will make the textbox overflow its text.

Changelog

Revision 122

  • Folders are now displayed on the left hand side of the file save/load dialog box. User can now pretty much browse the whole filesystem.

Cerdtis

BLARGH Text Editor uses:

  • devkitARM r24.
  • libnds 1.3.1.
  • libfat-nds 1.0.2 (the demo will save/load txt files).


Advertising: