[bt-devel] Next steps
Joachim Ansorg
bt-devel@crosswire.org
Sat, 4 Mar 2000 17:08:40 +0000
Hi!
I'm using this code:
void BibleTimeView::slotSetSearchResult(QStrList *list)
{
//only switch to result-tab if something is found
searchTextDialog->slotSearchEnd();
if (list->count() != 0) {
searchTabView->setTabEnabled(TAB_SEARCH_RESULT, true);
searchResultWidget->setResult (list);
searchTabView->setCurrentTab(TAB_SEARCH_RESULT);
}
}
Hope it works in 0.3, too.
--Joachim
> >>>>> "Joachim" == Joachim Ansorg <Jockel123@gmx.de> writes:
>
> > Hi! I was thinking about th next steps of coding for BT.
>
> > -I think a very important part are verse refernces in the
> > presenters (show a link, if you click on it you'll see the right
> > text displaed in the presenter). -Drag and Drop and bookmark
> > management are important in the groupmanager
>
> I think you're right. I would priorize setting links in presented
> texts. I also thought about adding print support again but I'd rather
> wait with these additional features till the KDE API is feature frozen.
>
> What do you think about adding the gfx you once did to the search
> dialog? Since it is search related it should go there IMO.
>
> Joachim, how did you switch to the search result pane in BT 0.2, I'd
> like to do it also (and don't want to search the code :)
>
>
> > If these things are implemented and after cleaning up and adding
> > entries to the menus we should release a pre snapshot.
>
> I think that's good. Let's do this after the KDE API release. This will
> spread KDE2 onto more desktops and we have more potential users to try
> BT out.
>
> God's richest blessing unto you!
>
> > Thanks,
>
> > -- Joachim BibleTime - the bible study program for KDE
> > http://www.bibletime.de/ info@bibletime.de
>
> --
>
> best regards,
> Torsten Uhlmann
>
> ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
> TUhlmann@gmx.de
> TUhlmann@debis.com
>
> http://www.tuhlmann.purespace.de
> http://www.bibletime.de
> ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
> Wise men still seek him!
--
BibleTime - the bible study program for KDE
http://www.bibletime.de/
info@bibletime.de