Mar 20 2005, 07:34 AM
Post
#1
|
|
![]() Group: Members Posts: 366 Joined: 4-November 03 From: Slovakia Member No.: 850 |
Hi all,
I started working on a Zaurus port of the fine TreeLine outliner early last year but later got distracted. I haven't touched it in about 7 months now and it isn't really ready for a release but I do use it daily and absolutely can't do without it, despite the bugs. As I have trouble finding the time to finish it, I have decided to release it in its crude present state. Either someone will pick it up or enough users will find it promising enough to nag me into activity Cheers, z. |
|
|
|
![]() |
Apr 8 2005, 01:36 PM
Post
#2
|
|
|
Group: Members Posts: 188 Joined: 1-February 04 Member No.: 1,647 |
Episode 6 - A real problem...
The only thing I've found that is not workable on the Z is the "Configure Data Types" dialog in its present state. The top and bottom parts are off-screen, along with a couple of fields and the OK/Cancel buttons... On my 760 the Cancel button on the keyboard dismisses the dialog, but the OK button does not validate it. So as far as I can tell, you can't *define* a new record type directly on the Zaurus version. Of course, you can run the app on your desktop PC too (Windows/Linux), so you can organize your data types there, then copy over the .trl file(s), so that doesn't mean you can't put treeline to good use on the Z ! Maybe someone familiar wih Qt/QPE could turn that dialog into a vertically scrolling one like the General Options above ?
scrn005.jpg ( 108.9K )
Number of downloads: 182Thanks to Zenyatta for making his port available ! If there's something specific anyone wants tried/tested/checked, just ask... Enjoy, fp |
|
|
|
Apr 8 2005, 02:02 PM
Post
#3
|
|
|
Group: Members Posts: 657 Joined: 29-September 04 Member No.: 4,809 |
QUOTE(fpp @ Apr 8 2005, 09:36 PM) Episode 6 - A real problem... The only thing I've found that is not workable on the Z is the "Configure Data Types" dialog in its present state. The top and bottom parts are off-screen, along with a couple of fields and the OK/Cancel buttons... On my 760 the Cancel button on the keyboard dismisses the dialog, but the OK button does not validate it. So as far as I can tell, you can't *define* a new record type directly on the Zaurus version. Of course, you can run the app on your desktop PC too (Windows/Linux), so you can organize your data types there, then copy over the .trl file(s), so that doesn't mean you can't put treeline to good use on the Z ! Maybe someone familiar wih Qt/QPE could turn that dialog into a vertically scrolling one like the General Options above ?
scrn005.jpg ( 108.9K )
Number of downloads: 182Thanks to Zenyatta for making his port available ! If there's something specific anyone wants tried/tested/checked, just ask... Enjoy, fp I'm not familiar with Python, so I'm not even going to try and fix the problem. Just curious, though - Have you tried rotating the screen? That may bring the dialog buttons into view. |
|
|
|
Apr 9 2005, 07:16 AM
Post
#4
|
|
![]() Group: Members Posts: 366 Joined: 4-November 03 From: Slovakia Member No.: 850 |
fpp: You da man! I'm very impressed. Two of the problems you mention are very easy to solve or work around:
1. The Enter key on the keyboard is equivalent to the OK key, at least on the 5500. That allows me to define new data types even on the Zaurus (although it is pure torture). I have added this workaround to the documentation. 2. If the biggest difference between Sharp and OZ packages is the archiving program used, it's very trivial to create both versions. I have now added a package to the download area that will hopefully work with Sharp ROMs. I have no way of testing that, of course. There may be dependency problems if python packages on the Sharp side are structured differently than under OZ. It might have to be installed without dependency checking. I must say I never thought that differences between Sharp ROMs and OpenZaurus might present bigger problems than differences between Zaurus models Cheers, z. |
|
|
|
Apr 10 2005, 01:57 PM
Post
#5
|
|
|
Group: Members Posts: 188 Joined: 1-February 04 Member No.: 1,647 |
QUOTE(zenyatta @ Apr 9 2005, 07:16 AM) fpp: You da man! I'm very impressed. Two of the problems you mention are very easy to solve or work around: 1. The Enter key on the keyboard is equivalent to the OK key, at least on the 5500. That allows me to define new data types even on the Zaurus (although it is pure torture). On the 760 keyboard the Enter and OK keys are also equivalent, and generally map to a dialog's OK/Yes button... but not on this one. Mostly it seems to call the "modify data type list" dialog, although it depends where the focus is. There are other workarounds though : kham's idea works (nice call kham, see below !), and also you can tab your way to the OK button itself (4 tabs from the "output format" field, or 2 shift-tabs from the first field) and press Enter. But I agree it's strictly for emergencies only QUOTE 2. If the biggest difference between Sharp and OZ packages is the archiving program used, it's very trivial to create both versions. I have now added a package to the download area that will hopefully work with Sharp ROMs. Well, dunno if it's really trivial, but this one doesn't work here : CODE # ipkg install treeline_0.8.1_sharp_arm.ipk zcat: stdin: unexpected end of file ipkg_install_file: ERROR unpacking control.tar.gz from treeline_0.8.1_sharp_arm.ipk BTW, that's the exact same error I received many times while trying to build my own ipk from the OZ original, which is why I ended up installing by hand. So there must be another difference somewhere... |
|
|
|
zenyatta Zaurus Port Of Treeline Mar 20 2005, 07:34 AM
caunt Hi Zenyatta,
Looks interesting...thanks for makin... Apr 1 2005, 09:11 PM
g333 That looks cool. Maybe you could help me too.
I w... Apr 2 2005, 01:24 AM
zenyatta QUOTE(g333 @ Apr 2 2005, 01:24 AM)I would lik... Apr 2 2005, 03:50 AM
g333 At the moment when I press Q button the program fo... Apr 2 2005, 08:33 PM
zenyatta If you simply want to select all text in a text bo... Apr 5 2005, 03:38 AM
Flandry Thanks for your work on porting, and for bringing ... Apr 5 2005, 08:25 PM
zenyatta QUOTE(Flandry @ Apr 5 2005, 08:25 PM)Thanks f... Apr 6 2005, 12:38 AM
zenyatta One more note regarding clamshell use: you want to... Apr 6 2005, 12:44 AM
fpp Thanks zenyatta :-)
Okay, so to better share the ... Apr 6 2005, 07:27 AM
fpp Right, so here we go...
I will post this by insta... Apr 8 2005, 12:28 PM
fpp Episode 2 - Installation
Here, early on, is where... Apr 8 2005, 01:06 PM
fpp Episode 3 - Look Ma ! It runs !
Here is t... Apr 8 2005, 01:13 PM
fpp Episode 4 - the General Options dialog
This is wh... Apr 8 2005, 01:21 PM
fpp Episode 5 - the File Options dialog
A little spar... Apr 8 2005, 01:23 PM
mandjab QUOTE(fpp @ Apr 10 2005, 09:57 PM)CODE# ipkg ... Apr 11 2005, 12:45 PM
fpp QUOTE(mandjab @ Apr 11 2005, 12:45 PM)I have ... Apr 11 2005, 02:42 PM
fpp Episode 7 - Mo' Fun !
Yes, I know there a... Apr 10 2005, 02:09 PM
zenyatta QUOTE(fpp @ Apr 10 2005, 02:09 PM)I wonder wh... Apr 10 2005, 11:26 PM
fpp Episode 8 - Icon works !
(Match that one, Geor... Apr 11 2005, 02:51 PM
zenyatta QUOTE(fpp @ Apr 11 2005, 02:51 PM)- either yo... Apr 12 2005, 04:40 AM
fpp QUOTE(zenyatta @ Apr 12 2005, 04:40 AM)Can yo... Apr 13 2005, 04:59 AM
zenyatta OK folks,
today I received my "new" 550... Apr 27 2005, 03:47 AM
ken I dont know if this is of any help, but I've f... Apr 27 2005, 10:40 AM
rjohnson1969 QUOTE(zenyatta @ Apr 27 2005, 05:47 AM)OK fol... May 7 2007, 07:01 AM
zenyatta Yes, there are several outliners on Handango, most... Apr 28 2005, 01:25 AM
zenyatta I have spent some time living under SharpROM 3.13 ... May 22 2005, 04:01 AM
fpp Hi zenyatta,
I downloaded the new Sharp ipk from ... May 29 2005, 02:22 PM
DnOlvrB QUOTE(fpp @ May 29 2005, 02:22 PM)Hi zenyatta... Jul 17 2005, 05:37 AM
DnOlvrB Took a closer look at this just now. It looks like... Jul 19 2005, 01:01 PM
bam pehaps some fixws are in order...? I too have been... Jul 20 2005, 11:54 AM![]() ![]() |
|
Lo-Fi Version | Time is now: 18th June 2013 - 05:00 PM |