Giter Site home page Giter Site logo

jottey's People

Contributors

gentleadam avatar gllms avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar

Forkers

nohwnd

jottey's Issues

Column number sometimes negative

It only occurs when selecting from left to right over multiple lines. The negative number seems to be the number of characters selected.
image

Text is removed when cancelling the open dialog

After opening the open dialog from the file menu and clicking close the text inputted in the text box disappears because the path cannot be found.

The open dialog needs to be handled better so that the text box only changes on a successful opening.

Get-Content : Cannot bind argument to parameter 'Path' because it is an empty string. At C:\Users\adam\Documents\GitHub\Personal\Jottey\Jottey.ps1:70 char:28 $InputData = Get-Content $global:InputFile CategoryInfo : InvalidData: (:) [Get-Content], ParameterBindingValidationException FullyQualifiedErrorId : ParameterArgumentValidationErrorEmptyStringNotAllowed,Microsoft.PowerShell.Commands.GetContentCommand

Add shortcuts

For example, Ctrl+A for select all.
I thinks the easiest way to do this is create an "Edit" menu strip item and assign the shortcuts to the subitems.

In C# it works like this, apparently:
menuItem.ShortcutKeys = System.Windows.Forms.Keys.Control | System.Windows.Forms.Keys.O;

TextBoxType Function does not run when outside form

The TextBoxType function does not run when releasing the mouse click outside of the form window. This means the bottom panels are not updated and the document is not saved.

This is mostly annoying when highlighting text and moving your mouse outside of the form while doing so before releasing the mouse button.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.