Am Montag, 22. Oktober 2007 19:25 schrieb Michael Riepe:
> >>Maybe we can print a message to the status area at the bottom of the
> >>window instead (the one that also shows the "tooltips"). Should be as
> >>easy as
> >>
> >>    statusBar()->message(QString("what was I going to say?"));
> >>
> >>And it's less disruptive than a modal dialog.
> >
> > Yes, that would be enough,... we just need any response to show that
> > something was going on and this function is not broken! But your
> > suggested statusBar()-call is not working... :-(
>
> Hmm... compile error or no effect?
Compile error:
src/dvbcut.cpp: In member function ‘virtual void dvbcut::editSuggest()’:
src/dvbcut.cpp:666: error: invalid use of undefined type ‘struct QStatusBar’
/usr/lib/qt3/include/qaction.h:52: error: forward declaration of ‘struct 
QStatusBar’

>
> > So (just for the moment) I replaced it by a simple fprintf in the
> > attached patch file... ;-)
>
> Okay... we can try to fix that later.
>
> Welcome to r93.

Guess I'll wait a while before updating the binaries... ;-)

BTW, videohelp.com realized nearly instantly that there are new 
binaries and adapted the links...

ciao
Ralph

-------------------------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems?  Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now >> http://get.splunk.com/
_______________________________________________
DVBCUT-user mailing list
DVBCUT-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dvbcut-user

Reply via email to