Hi People,
FIRSTLY A WARNING. DONT, I REPEAT DONT, expect much 😊.
This is my first app developed using a documentation deficient Symbian C++ SDK. I have just learnt how to do simple stuff like setting text onto an edit control 😊. This is freeware.
Well anyway, this app might be of use to some people (I suppose 10-11). It allows you to view any file on the 7650 as text. Dont expect a seleq type list box browser or anything. All you can do is choose the filename in a text box and use a menu item to view it.
The interface is simple. There is one edit box (readonly), in which the joystick can be used..
up & down -> next file
left -> back one level
right -> next level
once you have chosen a file name press the menu File (left softkey)
then choose view.. once you are done viewing the file ... choose file ->close
To exit... press exit..
Again, this is my first app so dont flame me on how worthless it is. Your comments are appreciated.
I plan to implement the following:
1. Displaying file attributes while browsing.
2. File View Mode - (Hex etc, Wrap / No Wrap).
3. File Edit Mode (I will have to think twice about that).
4. File creation Mode.
5. Better file browsing.
Of course, I am working on a couple of more programs. Will keep you posted.
I have tested this on the emulator as well as my 7650. Seems to work Ok. If you find any bugs please inform me.
Thanks guys.
------- Edited 17th October 2002.
Updated the beta version 0.1 to build 4.
(Dont think it deserves a higher version number yet.)
The changes/features in this version include:
1. Display of file attributes while browsing.
Firstly whether a file or a directory.
Attributes System, Hidden, Readonly, Archive (S/H/R/A)
Finally Opened or Closed (O/C)
2. Retains filename after closing (previously you had to renavigate).
3. Up and Down navigation now possible (previously only next item was chosen).
4. Word wrap feature introduced for testing.
If somebody is actually using this 😉 can you please post some feedback.
----- Edited 20th Oct 2002
The next version (due for release on 22nd) should incorporate a list style browsing and maybe a couple of other features. Your comments are appreciated.
More discussion on upcoming features is available on:
http://www.allabouter6.com/phpBB2/viewtopic.php?t=3306
----- Edited 22nd Oct 2002
The next version 0.2 build 2 is now available. This includes list style browsing as promised. Please visit http://www.allabouter6.com/phpBB2/viewtopic.php?t=3306
is you want to learn more about features / changes.
I am removing beta 0.1 build 2 (outdated now). Soon the 0.1 build 4 will be available with sources and tutorial in the Symbian C++ forum.
Your comments and reports are most valued.
The next version, will have more features like copy/paste etc. Please join the discussion on more features. Thanks for the support.
----- Edited 23 Oct 2002
Please note that there are two files here. version 0.2 is the latest with list style nagivation, version 0.1 is the older text based navigation (really outdated 😊 ) You are encouraged to try version 0.2.
---Edited 31Oct 2002
Reposting file after domain change. Removed version 0.1 altogether 😊
Version 0.3 coming soon 😊
---Edited 27th Nov 2002
FINALLY a release. I apologize to all those who were expecting something sooner. But unfortunately I broke my laptop screen, I moved to Sydney, I didnt have internet access, I was settling down.. I could go on.. 😊
But finally this release has more features that the previous one, I havent had much time to debug it since I wanted a release as soon as possible. Please note that this release is truly beta, so download only if you are interested in trying it out.
I havent implemented a few features like Menu->Select->Remove (Basically delete), Menu->File->Rename and Menu->File->Properties.
Hopefully these will be done and a more stable release up before the weekend.. And I might even whip up a small user manual 😉