John Levon wrote:
> Please try and track down when the setMinSize warning happens
Tried and tracked down. "layoutSpacing" and "layoutMargin" have been missing.
"Lay out in a grid" in designer fixed it.
Patch attached.
Thanks,
Jürgen
Index: src/frontends/qt2/ChangeLog
==
On Tue, Oct 15, 2002 at 01:50:21PM +0200, Juergen Spitzmueller wrote:
> Here is the whole stuff again, the latest version of the files and the patch
applied. Sorry for the delay
Please try and track down when the setMinSize warning happens
thanks
john
--
"It's a cardboard universe ... and i
John Levon wrote:
> Can you send me a new patch against current CVS
Here is the whole stuff again, the latest version of the files and the patch
against recent CVS.
BTW: I see this message when opening QSendto
QWidget::setMinimumSize: The smallest allowed size is (0,0)
No idea where this comes
On Tue, Oct 08, 2002 at 08:44:01PM +0200, Juergen Spitzmueller wrote:
> I have one last modification in QSendto.C:
Can you send me a new patch against current CVS
john
I have one last modification in QSendto.C:
bool QSendto::isValid()
{
int const line(dialog_->formatLB->currentItem());
if (line < 0 || line > dialog_->formatLB->count())
return false;
else return dialog_->formatLB->count() != 0 &&
!string(
John Levon wrote:
> > This doesn't seem to do anything either way, so why special case
> > readOnly()?
>
> Oh right. Well it can be removed altogether ...
Yes, it was just silly logic (this signal and slot stuff is not yet very clear
to me and I have just copied stuff from citation and ref).
Th
On Tue, Oct 08, 2002 at 03:20:42PM +0100, Angus Leeming wrote:
> This doesn't seem to do anything either way, so why special case
> readOnly()?
Oh right. Well it can be removed altogether ...
regards
john
--
"I will eat a rubber tire to the music of The Flight of the Bumblebee"
On Tuesday 08 October 2002 3:08 pm, John Levon wrote:
> On Tue, Oct 08, 2002 at 03:04:55PM +0100, Angus Leeming wrote:
> > This seems designed to confuse. What are you planning to do
> > with it? Perhaps a comment for the rest of us...
>
> This comment has confused me. Have we decided to change ou
On Tue, Oct 08, 2002 at 03:04:55PM +0100, Angus Leeming wrote:
> This seems designed to confuse. What are you planning to do with
> it? Perhaps a comment for the rest of us...
This comment has confused me. Have we decided to change our minds about
send to /again/ ?
> Has anyoone mentioned that
On Tuesday 08 October 2002 1:56 pm, Juergen Spitzmueller wrote:
> Believe it or not: it works.
> Please review and apply, if there are no objections.
This seems designed to confuse. What are you planning to do with
it? Perhaps a comment for the rest of us...
void QSendtoDialog::slotFormatHighli
Believe it or not: it works.
Please review and apply, if there are no objections.
Thanks,
Jürgen.
QSendto.tar.gz
Description: application/tgz
11 matches
Mail list logo