![]() |
|
|||||||
| Home | Register | FAQ | Members List | Search | Today's Posts | Mark Forums Read |
| Open Source Projects The place to discuss Basic4ppc open source applications. |
![]() |
|
|
LinkBack | Thread Tools | Display Modes |
|
||||
|
Hi gang,
This Open Source project is based on Erel's text editor Text Editor example with added functionality and much room for improvement. Henshu is Japanese for Editing. Comment: 1. The Font and Style buttons expect a tap-and-hold (right mouse click on the desk top) to unfold a context menu. 2. The Undo function is for one event only. 3. Convert function requires selection of a number from the text. 4. NotifyIcon does not work for me with PPC 2003, but perhaps for your device. 5. Pressing (x) will place the editor to the background, Menu 'Exit' will close it. Use or abuse. Cheers Robert |
|
||||
|
Hallo specci48
Don't have the time to function as a project manager, just wanted to provide a platform on which others can build. A text editor is ideal for those new to Basic4ppc and in need for practicle code examples. Just a small return for what I learned in this forum. Thanks a lot for the bug report, another reason for opening a project ![]() |
|
||||
|
Hi gang,
Inspired by specci48's bug report, I have made a few corrections and supplements to the source. Undo still requires attention, since it remembers just a single change in the Textbox. 1. Context menu corrected, "Select All" added 2. Undo menu disabled if no change occurred 3. Loaded file name displayed as Form.Text 4. Save changes confirmation upon Exit 5. Hot keys in the Edit menu corrected (Undo and Cut) 6. Code for conversions optimized Best luck ![]() |
|
||||
|
OK, let's start optimizing the application...
![]() I added reading %SystemRoot% from the registry on the desktop, so the connection to calculator and notepad works on the dektop for those people, who didn't install windows to c:\windows by default. specci48 |
|
||||
|
Lovely addition !
I have shifted the Find panel to the top to allow SIP input and further did some layout trimming. The Find box will now show text selected prior to opening Find. The Find menu item is disabled rather than unchecked while the Find panel is visible. In the find algorithm I have merely changed WaitCursor positions. Erel, thanks for your good piece of advice. I have added the data. |
|
||||
|
Hi folks,
I have rolled out Henshu Ver 1.02: 1. text replace function 2. more conversions and insertions 3. registry query of default desktop browser 4. code optimizations 5. data now inserts at selected text position 6. design and layout adjustments 7. source code embraced in regions I am targeting the editor at the Pocket PC. There is no need for another desktop editor. There seems no end to software development. I don't know whether this is good or bad ![]() Cheers Robert |
![]() |
| Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | |
| Thread Tools | |
| Display Modes | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Text Editor Henshu mit fgControls | alfcen | German Forum | 2 | 07-03-2008 11:37 AM |
| Label/Text Control text centering | TWELVE | Basic4ppc Wishlist | 1 | 06-04-2008 03:20 PM |
| Text editor for INI files | Softselect | Questions & Help Needed | 2 | 11-15-2007 06:50 AM |
| CSV editor | dzt | Code Samples & Tips | 0 | 09-26-2007 08:51 AM |
| Text Editor example | Erel | Code Samples & Tips | 0 | 09-10-2007 02:10 PM |