1. blueberrymerry's Avatar
    This is a quick and easy notes app for PB. You can enter notes by category, view by category and search by contents. Licensed under GPLv3.

    All data is stored on a Sqlite database in /accounts/1000/shared/documents/QNOTESDB/Databases so you can back it up manually. It uses Qt and Qml for the logic with Symbian Qt Components for the interface. The reason the BAR package is so big is because it has all Qt 4.8.3 libraries packaged together.

    Download (12mb):
    https://www.dropbox.com/s/o7ftukvz3w54kh5/qnotespb.bar

    Source:
    The original app's source is here: https://github.com/mangolazi/QNotes. I'll be making the Playbook port's source available as soon as I get it cleaned up.

    Issues:
    * No portrait mode support yet
    * Symbian components don't display properly
    * Lag on some widgets

    Qt Notes app for PB-img_00000137.jpg
    Qt Notes app for PB-img_00000136.jpg
    Qt Notes app for PB-img_00000138.jpg
    Herve5 likes this.
    04-23-13 12:26 AM
  2. FF22's Avatar
    Thanks for sharing.
    04-23-13 12:43 AM
  3. pholy's Avatar
    Thanks for this. I've been looking for a sample Qt app to learn from. I just finished the Qt build last night, so good timing.
    04-25-13 07:29 AM
  4. blueberrymerry's Avatar
    It's a real pain building Qt and getting everything linked together for a Qt app to build properly. Here's wishing you success

    The source for Qt Notes is here: https://www.dropbox.com/s/kzzhjqiud5...spb_source.zip

    The QML files are in qml/qnotespb folder, Symbian components in qml/imports. I had to make a bunch of changes to get the app to run properly on the Playbook... a lot of nasty hacks actually for window layout and font size.
    04-25-13 09:20 AM

Similar Threads

  1. Evernote Smart Notebook for notes App for PB?
    By KRS62 in forum BlackBerry PlayBook
    Replies: 2
    Last Post: 11-02-12, 12:11 PM
  2. Recommended "Notes" app for the PB?
    By bookworm1959 in forum PlayBook Apps & Games
    Replies: 20
    Last Post: 12-29-11, 08:17 PM
  3. Recommended "Notes" app for the PB?
    By bookworm1959 in forum BlackBerry PlayBook
    Replies: 20
    Last Post: 12-29-11, 08:17 PM
  4. Native music app for PB question
    By quik4life in forum BlackBerry OS Apps
    Replies: 11
    Last Post: 01-28-11, 02:41 PM
  5. Native music app for PB question
    By quik4life in forum BlackBerry PlayBook
    Replies: 11
    Last Post: 01-28-11, 02:41 PM
LINK TO POST COPIED TO CLIPBOARD