BLARGH Text Editor: Difference between revisions

From GameBrew
No edit summary
m (Text replacement - "Category:DS homebrew applications" to "")
 
(10 intermediate revisions by the same user not shown)
Line 1: Line 1:
{{Infobox homebrew
{{Infobox DS Homebrews
| title       = BLARGH Text Editor
|title=BLARGH Text Editor
| image       = [[File:Blarghtexteditords.PNG]]
|image=Blarghtexteditords.png
| type       = Utilities
|description=Implement Joe Strout's HexInput method of inputting text on DS.
| version     = r122
|author=anomalous_underdog
| licence    = GPL
|lastupdated=2009/01/25
| author      = anomalous_underdog
|type=Utilities
| website     = http://anomalousunderdog.blogspot.com/
|version=r122
| download    = Media:Blarghttexteditorr122ds.zip
|license=GPL
| source     = http://sharesource.org/project/blarghtexteditor/
|download=https://dlhb.gamebrew.org/dshomebrew/blarghtexteditor.7z
}}  
|website=http://anomalousunderdog.blogspot.com
|source=http://sharesource.org/project/blarghtexteditor
}}
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.


==User guide==
==User guide==
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 32:
==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==
==Credits==
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).
 
==External links==
* Author's website - http://anomalousunderdog.blogspot.com
* Sharesource - [https://web.archive.org/web/20081112023028/http://sharesource.org/project/blarghtexteditor http://sharesource.org/project/blarghtexteditor] (archived)
 


[[Category:Homebrew applications]]
[[Category:Utility homebrews on DS]]

Latest revision as of 07:01, 1 May 2024

BLARGH Text Editor
Blarghtexteditords.png
General
Authoranomalous_underdog
TypeUtilities
Versionr122
LicenseGPL
Last Updated2009/01/25
Links
Download
Website
Source

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.

Credits

BLARGH Text Editor uses:

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

External links

Advertising: