Paving the way for .NET in Tonga
| Browse in : |
All
> Soap Box
All > Soap Box > bTonga Any of these categories - All of these categories |
A few useability updates to make the app more functional.
Insert Link & Insert Image now implemented as both a context menu and Edit menu feature.
Use of menu and toolbar on various WYSIWYG controls works but requires right mouse button clicking on the control you want to use the toolbar on.
Version number in Help | About reflects the same number as the Build Release
Visit bTonga
Hooked up expected behaviour for certain control keys.
Ctrl+S will save
Ctrl+O will open an existing file
Ctrl+N will create a new Entry
Other standadrd control combinations are not hooked to the main toolbar/window because (strangely?) the WYSIWIG controls already have them hooked and at the moment I don't know which is the better approach (especially since I can't get the focus information correctly [yet])
I think it's all figured out, but the app should now as you to save changes if you exit through any of the three exit points (File | Exit, or Close X, or Close Alt+F4)
This is a feature I've suddenly had the need to use, and I wanted to see about avoiding the Source View tab.
I continue to have a problem that the WYSIWIG controls don't seem to get the "Focus" event or similar that I can use to tell the toolbar/menu which text it is supposed to work on.
Two work arounds exist:
I guess the build numbers don't associate in anyway with the Assembly Numbers so I now have to keep these two in synch for the Help | About box to be more 'correct.'
Filesize: approximately 435Kb
The password stored in the Accounts is currently stored as Plaintext, although stored in your user app data path which has some level of security imposed by Windows.
I am currently planning of overhauling the file format (currently an XML Serialisation) to include encryption of stored data.
There are no comments attached to this item.