Author Topic: Writing Software For My Z C860  (Read 5019 times)

Lumune

  • Newbie
  • *
  • Posts: 34
    • View Profile
Writing Software For My Z C860
« on: June 01, 2005, 12:03:04 am »
I am planning to write some software for my Z (c860), and I am looking into which language I should use. After I read thro some of the doc in Trolltech, I still not quite sure what are the differece between qtopia, qt, qt/e and etc

Could someone please explain to me what are the differeces? And which I should be using if I am running Cacko? What if I am running pdaXrom?

I am using Mac OSX tiger (or winXP if i really have to) and looking for cross-compiling.

Thanks in advanced
« Last Edit: June 01, 2005, 12:17:14 am by Lumune »

nilch

  • Hero Member
  • *****
  • Posts: 668
    • View Profile
    • http://
Writing Software For My Z C860
« Reply #1 on: June 01, 2005, 09:56:44 am »
Qtipia is the graphical front-End (Desktop) on the Zaurus that is based on QT.
If you stripped of all graphical things (Qtopia itself) then you will boot the zaurus into a linux terminal mode. So Qtopia provides the user interface to the underlying Kernel etc.

Qtopia is also used on other linux based devices like the Archos PMA400 etc so they all have the same look and feel.

QT is the language - rather the Graphical widget set that Qtopia uses. So you would be using a C++ language and designing the graphical comonents (like Windows, close buttons, minimise buttons, Tabs etc) using the QT widget set. It is what the MFC are to windows - which provide the Windows look and feel using the windows widget sets (its not called widgets in the windows world).

QT/E I believe is the stripped down to a leaner meaner QT set on the Zaurus.
So QT on your regular desktop would have many more components etc, but the not all are available on the Zaurus - say like the QDateTime class component, QTextEdit, QSplitter etc. These are availbale for the full QT on a Linux box but not there for the Zaurus. So thats QT/Embedded for you.

As a language you could use C/C++ using QT. or use JAVA with some sort of bindings to QT (for the graphical design). I use Python on the Zaurus using PyQt which is the Python bindings to QT.

Perl can be used, but its just perl - there is no QT layer to it - so no graphical components.

PDAXROM - not my territory.

I hope I could get that right - someone correct me if I am wrong.
New no more-C1000 / 5000D (sold my 6000 and 750) | Cacko ROM 1.23 on C1000 | 256 MB CF | 2GB PNY SD card | Socket Networker WiFi CF Card | USB Host cable from StreamlineCPUS | Mini Microphone (for voice recording) |

Lumune

  • Newbie
  • *
  • Posts: 34
    • View Profile
Writing Software For My Z C860
« Reply #2 on: June 01, 2005, 08:09:34 pm »
Thank you very much nilch~~

now need to go find informations for cross compiling...

hmm... I actually don't know C++, but I know C and Java, will I lose some of the funtionality if I use something other than C++?

Is PyQt easy to use? I have learned a bit of python abt 3yrs ago, and don't really remember anything abt it now

thx again

lpotter

  • Sr. Member
  • ****
  • Posts: 450
    • View Profile
    • http://qtopia.net
Writing Software For My Z C860
« Reply #3 on: June 01, 2005, 09:02:26 pm »
Quote
QT/E I believe is the stripped down to a leaner meaner QT set on the Zaurus.
So QT on your regular desktop would have many more components etc, but the not all are available on the Zaurus - say like the QDateTime class component, QTextEdit, QSplitter etc. These are availbale for the full QT on a Linux box but not there for the Zaurus. So thats QT/Embedded for you.

[div align=\"right\"][a href=\"index.php?act=findpost&pid=82372\"][{POST_SNAPBACK}][/a][/div]

Qt Embedded also does not use X11, it draws directly to a framebuffer.
Software Engineer, Systems Group, MES, Trolltech
irc.freenode.net #qtopia
http://qtopia.net

ThirtyOne

  • Jr. Member
  • **
  • Posts: 86
    • View Profile
Writing Software For My Z C860
« Reply #4 on: June 02, 2005, 01:31:40 pm »
For a java programmer, thinlets are good for GUI programming.  I toyed around with it a little bit a year or two ago.  I could even develop on the device.

lareya

  • Full Member
  • ***
  • Posts: 150
    • View Profile
    • http://
Writing Software For My Z C860
« Reply #5 on: June 02, 2005, 02:53:19 pm »
You could like this guy write in the new hot language of Ruby!
RubyQT

ruby is ported to Ruby 1.8.2 (which i think is the latest release)

I googled to find it, and am playing with it.

Lareya
SL-C3000: un-bricked (Thanks to Cresho!)
C-860: pdxRom