[bt-devel] BibleTime Search
Martin Gruner
mg.pub at gmx.net
Thu Jan 5 02:27:05 MST 2006
Joachim,
I am not so sure. By what you suggest, we'd introduce an additional connection
between backend and frontend instead of having a clean separation. Right now
the backend does what it has to do, and informs the user, but without user
interaction. You could just go ahead and override buildIndex() in the genbook
class and copy the progress dialog code.
But I don't care, if you prefer the signal/slot mechanism, that's going to be
fine too. =) Please explain what you think.
mg
Am Mittwoch, 4. Januar 2006 19:07 schrieb Joachim Ansorg:
> Hi,
>
> I think we should move the progress dialog handling into the search dialog
> and just emit signals in the backend.
> I think it is important not to corrupt our structure and this allows us to
> implement an own buildIndex() for GenBooks.
>
> Thanks,
> Joachim
> _______________________________________________
> bt-devel mailing list
> bt-devel at crosswire.org
> http://www.crosswire.org/mailman/listinfo/bt-devel
More information about the bt-devel
mailing list