tallforasmurf / PPQT

A post-processing tool for PGDP written in Python, PyQt4, and Qt
GNU General Public License v3.0
4 stars 2 forks source link

add folio number to status bar #157

Closed tallforasmurf closed 10 years ago

tallforasmurf commented 10 years ago

See bibimbop commit (https://github.com/bibimbop/PPQT/commit/b7b7b682f7357f25c4be6090d17639db58171338) for a start.

Change label of png number to "image" and label the page "folio". also research signals for less-frequent cursor move signals.

tallforasmurf commented 10 years ago

Massive commit 608ebb76 changes the Pngs panel so its title says "image 023.png (folio xiv)" or such. But the user request is for editable fields in the status bar, so that's next up.

tallforasmurf commented 10 years ago

commit 738d146