cip / WikiOnBoard

Offline reader for zim files, in particular the wikipedia, for mobile devices. It is based on QT and zimlib. It is cross-platform and supports Symbian, Maemo, Linux and Windows based devices.
http://cip.github.com/WikiOnBoard/
15 stars 2 forks source link

Improve user experience if no zim file selected on start (first-start) #39

Closed cip closed 13 years ago

cip commented 13 years ago

Currently empty article search page is displayed.

cip commented 13 years ago

Fixed in 0.0.47

Behavior:

  1. On start of app
    • No file opened last time
    • Display download/open dialog
    • File open error
    • Display error, display download/open dialog All: Cancel of open file dialog exits app. All: Opening browser (get ebook) does not close download/open dialog
    • Open file menu (Due to 1. this implies that file is currently open)
    • Unchanged behavior. (Cancel/File open error => previously openend file stays open)
cip commented 13 years ago

Moved "Get eBooks" to help menu (as now less important)

cip commented 13 years ago

Consider using something different to messagebox. (Main disadvantage: Not really obvious how to close app)

cip commented 13 years ago

Reworked in 0.0.53. Now using article view instead of dialog box.