Hello all,
I've searched quite unsuccessfully for a shopping list application for pdaXrom. You know, something where you select items from a previously created list you need to shop and tick them off as you load them into the cart.
There are several such applications for OpenZaurus, mostly based on xml. But if I'm correct then OZ-applications are QT, which doesn't run on pdaXrom. A Gtk-application should run, shouldn't it?
Does anyone know of such an application for pdaXrom?
[div align=\"right\"][a href=\"index.php?act=findpost&pid=161310\"][{POST_SNAPBACK}][/a][/div]
QT apps do work under pdaXrom; perhaps you're thinking of Qtopia apps, which are Sharp-ROM-only.
I use Portabase as a shopping list app (which is a QT app). As an example, you can create a field with a description (text), another with the shopping aisle number (select from a list), and another as a checkbox to indicate whether to buy or not. You can sort the list on aisle number, then description. Then you can set up a filter to only show those items to buy. There's also an option to tick checkboxes without going into edit mode.
I've moved over to Debian EABI now, so am trying to compile Portabase up for that platform.
[div align=\"right\"][a href=\"index.php?act=findpost&pid=161312\"][{POST_SNAPBACK}][/a][/div]
I try to compile it under Debian EABI.
arm-linux-g++ -c -pipe -DQT_QWS_CUSTOM -fno-exceptions -fno-rtti -Wall -W -O2 -DNO_DEBUG -I/include -I/usr/share/qt3//include -I./ -o database.o database.cpp
database.cpp: In constructor ‘Database::Database(QString, int*, int)’:
database.cpp:40: error: ‘win32FileOpenFunc’ is not a member of ‘c4_Storage’
database.cpp: In member function ‘QStringList Database::listViews()’:
database.cpp:273: error: ‘stringCompareFunc’ is not a member of ‘c4_View’
database.cpp:275: error: ‘stringCompareFunc’ is not a member of ‘c4_View’
.....
Do you how to compile? No configure.