Jan-Åke Larsson wrote:
> (You _can_ get a --height switch too, such that depth+height would
> be the total image height)
Ok, Jan-Åke, some questions.
First, the preamble. I invoked dvipng so:
dvipng -bg 'rgb 0.980 0.941 0.902' -depth
to give:
[1 depth=13/home/angus/preview-latex/devel/dvipng/d
Angus Leeming wrote:
All that activity --- a whole year's worth --- and the source has
grown by just 7373 lines!!!
and if you strip out all comments, then there's even less:
113174 lines of code in 13x/src
117040 lines of code in 14x/src
Net gain 3866 lines.
and then, if you compile LyX 1.3/1.4
Jose' Matos wrote:
>> Ok, José, the attached patch should make your life easy. You'll
>> need to invoke the dialog as
>> .getDialogs().show("log", "lyx2lyx ");
>> where is the LyXView variable ('*owner') in
>> LyXFunc::dispatch.
> And where should I do this? I don't know really.
The c
On Fri, 5 Dec 2003, Angus Leeming wrote:
> > If not, it would be nice to make xforms behave as qt in this
> respect.
>
> If you want a small, self contained project...
I've fallen for that once... so let's see if I can't finish that first
(the wiki came back and bit me, 'cause I'm trying to g
On Friday 05 December 2003 13:11, Angus Leeming wrote:
> Angus Leeming wrote:
> >> I like that solution, too, but I have no clue how to implement
> >> that.
> >
> > Invoke lyx2lyx as:
> >
> > string command = LibFileSearch("lyx2lyx",
> > "lyx2lyx"); command += " -t"
Christian Ridderström wrote:
> In lyx 1.4 xforms, if I do File->Open, and then type the name of a
> directory where the filename is supposed to go, I get a new dialog
> instead of changing to that directory as would happen in lyx-qt.
>
> Is this behaviour something that's solely controlled by xfor
Jean-Marc Lasgouttes wrote:
> Angus> Jean-Marc, attached is the 'sane-scrolling' patch in
> Angus> the 1.4.x. tree ported to the 1.3.x tree. IMO, It
> Angus> works beautifully but, as ever, I leave it to you
> Angus> to decide whether you want it in 1.3.4.
> I guess that if I ask you whether you a
On Fri, 5 Dec 2003, Andre Poenitz wrote:
> On Fri, Dec 05, 2003 at 12:53:04PM +0100, Christian Ridderström wrote:
> > With the ERT inset (in textEd) for instance, this is not really a problem
> > since you have the visual "barrier" (box) that you pass through.
>
> Well, the idea of all-boxes is
Hi
In lyx 1.4 xforms, if I do File->Open, and then type the name of a
directory where the filename is supposed to go, I get a new dialog instead
of changing to that directory as would happen in lyx-qt.
Is this behaviour something that's solely controlled by xforms? If not, it
would be nice to
On Fri, 5 Dec 2003, Helge Hafting wrote:
> Andre Poenitz wrote:
> > On Thu, Dec 04, 2003 at 11:43:16AM +0100, Helge Hafting wrote:
> I can't even unapply a change of some text to bold in mathed without
> running round the houses.
> >>>What's wrong with ?
> >>
> >>People don't think of t
This started in some charStyle thread... it is about a suggestion to
change the behaviour of C-left/right in mathed (aka word-backward/forward)
Originally I was (approx.) complaining that it takes a lot of left/right's
to move in mathed because of all the boundaries you have to cross.
Then I sugg
> "Angus" == Angus Leeming <[EMAIL PROTECTED]> writes:
Angus> Jean-Marc, attached is the 'sane-scrolling' patch in the 1.4.x.
Angus> tree ported to the 1.3.x tree. IMO, It works beautifully but,
Angus> as ever, I leave it to you to decide whether you want it in
Angus> 1.3.4.
I guess that if I
Angus Leeming wrote:
> All that activity --- a whole year's worth --- and the source has
> grown by just 7373 lines!!!
and if you strip out all comments, then there's even less:
113174 lines of code in 13x/src
117040 lines of code in 14x/src
Net gain 3866 lines.
--
Angus
Getting rid of the VCLog files got me thinking. André's patches
always seem to have more '-' than '+', so is the source getting
leaner? I thought I'd see:
With a bit of poetic licence in the 'find' syntax:
$ find 13x -name '*.[Ch] *.c *.tmpl' > 13xfiles
$ find 14x -name '*.[Ch] *.c *.tmpl' > 14
On Fri, 5 Dec 2003 12:08:32 +0100
"Andre Poenitz" <[EMAIL PROTECTED]> wrote:
> Some urban legend covers error message translations of long forgotten
> OSes. Something like
>
> 'no space left on device' -> 'Kein Weltraum links vom Gerät'
> (sort of 'no outerspace on the left hand side of the
On Fri, Dec 05, 2003 at 12:55:32PM +0100, Kornel Benko wrote:
> I know, but we were told to:
>
>
> So I tried.
So complain to John ;-)
Andre'
On Fri, Dec 05, 2003 at 12:53:04PM +0100, Christian Ridderström wrote:
> With the ERT inset (in textEd) for instance, this is not really a problem
> since you have the visual "barrier" (box) that you pass through.
Well, the idea of all-boxes is to have that barrier for each change.
> > Because C
On Fri, Dec 05, 2003 at 02:06:10PM +0100, Helge Hafting wrote:
> Another thing I worry about is on-screen appearance. The text gets too
> full of boxes in 1.3 due to index entries, having visible boxes for markup
> might make reading harder. Still, I have to try before complaining
> on this one t
Jean-Marc Lasgouttes wrote:
> Thanks. Could you give me a oneliner explanation of the bug suitable
> for the status.13x file?
- It was not possible to use some paper sizes (A3, B3, B4, and custom) without
custom margins. This is fixed now [qt frontend only].
Jürgen.
Martin Vermeer wrote:
> Please add 'using std::find' to FormExternal.C.
Done.
--
Angus
Angus Leeming wrote:
>> I like that solution, too, but I have no clue how to implement
>> that.
>
> Invoke lyx2lyx as:
>
> string command = LibFileSearch("lyx2lyx",
> "lyx2lyx"); command += " -t"
> + tostr(LYX_FORMAT)
>
Michael Schmitt wrote:
Jean-Marc Lasgouttes wrote:
Martin> Talking about looks, see the attached.
Looks good, Martin!
|some contents here|
name
This would reduce the height of the inset...
You can even do
some contents here
\---name-/
and avoi
On Fri, Dec 05, 2003 at 03:49:46AM +, [EMAIL PROTECTED] spake thusly:
> Modified files:
> lyx-devel/src/frontends/xforms/: ChangeLog FormExternal.C
Please add 'using std::find' to FormExternal.C.
- Martin
pgp0.pgp
Description: PGP signature
On Fri, Dec 05, 2003 at 01:54:10PM +0100, Jean-Marc Lasgouttes spake thusly:
> > "Martin" == Martin Vermeer <[EMAIL PROTECTED]> writes:
>
> Martin> It seems to do that automatically nowadays. If it finds a
> Martin> 'wrong' config file in the default location, it just dumps its
> Martin> own
Andre Poenitz wrote:
On Thu, Dec 04, 2003 at 11:43:16AM +0100, Helge Hafting wrote:
Andre Poenitz wrote:
I can't even unapply a change of some text to bold in mathed without
running round the houses.
What's wrong with ?
People don't think of text as formulas. In the text, I expect
backspace
> "Martin" == Martin Vermeer <[EMAIL PROTECTED]> writes:
Martin> It seems to do that automatically nowadays. If it finds a
Martin> 'wrong' config file in the default location, it just dumps its
Martin> own on top. Didn't use to be that way. (You can avoid it with
Martin> the -userdir option. S
On Fri, Dec 05, 2003 at 12:21:38PM +0100, Andre Poenitz spake thusly:
> On Fri, Dec 05, 2003 at 10:51:31AM +, Angus Leeming wrote:
> > This with a bang up to date copy of 1.3.x:
> >
> > $ src/lyx
> > LyX: Bad boolean `prosper'. Use "false" or "true" [around line 6 of file
> > ~/.lyx-1.3.4cv
On Fri, 5 Dec 2003, Andre Poenitz wrote:
> It may well be that most of the biting comes from that unholy 'toggle
> emphasize on a whole word' feature but I had this deactivated for a
> while in my tree and I seem to remember that the problem was not
> entirely gone.
That was actually the first th
-BEGIN PGP SIGNED MESSAGE-
On Freitag, 5. Dezember 2003 12:30, Andre Poenitz wrote:
> On Fri, Dec 05, 2003 at 12:12:09PM +0100, Juergen Spitzmueller wrote:
> > The drawing of insets is not yet perfect. Other issues:
> > - open collapsables at the beginning of the first row in an intended
>
On Fri, 5 Dec 2003, Andre Poenitz wrote:
> On Fri, Dec 05, 2003 at 11:30:20AM +0100, Christian Ridderström wrote:
> > For formulas, I want very fine-grained control of 'where' the cursor is,
> > so the 2-cursor approach is useful, even if it sometimes feels like you
> > are pressing the left/rig
On Friday 05 December 2003 11:20, Andre Poenitz wrote:
> > That was my reasoning when initiating this thread, and this is why I
> > like Angus solution, that could also be applied to any program used to
> > import lyx files.
>
> I like that solution, too, but I have no clue how to implement that.
Andre Poenitz wrote:
> On Fri, Dec 05, 2003 at 10:44:11AM +, Jose' Matos wrote:
>> That was my reasoning when initiating this thread, and this is
>> why I like
>> Angus solution, that could also be applied to any program used to
>> import lyx files.
>
> I like that solution, too, but I ha
On Fri, Dec 05, 2003 at 12:12:09PM +0100, Juergen Spitzmueller wrote:
> The drawing of insets is not yet perfect. Other issues:
> - open collapsables at the beginning of the first row in an intended paragraph
> are still drawn too far off right (intendation not recognised).
> - vfill insets are dr
On Fri, Dec 05, 2003 at 12:13:03PM +0100, Christian Ridderström wrote:
> Are you thinking of a special situation here? (could you give an example)
If I knew what's the exact situation I'd probably have tried to change
that. It just bites from time to time.
It may well be that most of the biting c
> "Juergen" == Juergen Spitzmueller <[EMAIL PROTECTED]> writes:
Juergen> Jean-Marc Lasgouttes wrote: Attached is the fix for 1.3.4.
Juergen> Should be the same for 1.4 Jean-Marc, can this go in?
>> Yes.
Juergen> Done.
Thanks. Could you give me a oneliner explanation of the bug suitable
for
Juergen Spitzmueller wrote:
> This strikes me like a conflict with an installation of 1.4. Did you
> try edit->reconfigure?
Where would I be without you guys? Lost in the dark, bumping into
things. Many thanks.
--
Angus
On Fri, 5 Dec 2003, Christian Ridderström wrote:
> > And that's not because that's the natural way with the all-boxes
> > approaches but because it's the way I think of the text markup. And
> > not being sure whether I am inside or outside makes me uncomfortable.
>
> Are you thinking of a specia
On Fri, Dec 05, 2003 at 10:51:31AM +, Angus Leeming wrote:
> This with a bang up to date copy of 1.3.x:
>
> $ src/lyx
> LyX: Bad boolean `prosper'. Use "false" or "true" [around line 6 of file
> ~/.lyx-1.3.4cvs/textclass.lst]
Have you perhaps run a 1.4.x's configure using that .lyx-1.3.4cvs
Angus Leeming wrote:
> This with a bang up to date copy of 1.3.x:
This strikes me like a conflict with an installation of 1.4. Did you try
edit->reconfigure?
Jürgen.
On Fri, Dec 05, 2003 at 10:44:11AM +, Jose' Matos wrote:
> That was my reasoning when initiating this thread, and this is why I like
> Angus solution, that could also be applied to any program used to import lyx
> files.
I like that solution, too, but I have no clue how to implement that.
Kornel Benko wrote:
> Changing the width of a qbox, there is some weird appearance
> of this inset.
> Try with different values. Here I have used "70 col%".
The drawing of insets is not yet perfect. Other issues:
- open collapsables at the beginning of the first row in an intended paragraph
are s
On Fri, Dec 05, 2003 at 11:30:20AM +0100, Christian Ridderström wrote:
> For formulas, I want very fine-grained control of 'where' the cursor is,
> so the 2-cursor approach is useful, even if it sometimes feels like you
> are pressing the left/right arrows way to often. For normal text, I think
On Fri, 5 Dec 2003, Andre Poenitz wrote:
> On Fri, Dec 05, 2003 at 10:15:10AM +0100, Jean-Marc Lasgouttes wrote:
> > > "Andre" == Andre Poenitz <[EMAIL PROTECTED]> writes:
> >
> > Andre> Personally, having the two logicaly positions (just before some
> > Andre> change/at the beginning of a ch
Jean-Marc,
attached is the 'sane-scrolling' patch in the 1.4.x. tree ported to
the 1.3.x tree. IMO, It works beautifully but, as ever, I leave it to
you to decide whether you want it in 1.3.4.
Regards,
AngusIndex: status.13x
===
RC
On Fri, Dec 05, 2003 at 10:29:21AM +, Jose' Matos wrote:
> On Friday 05 December 2003 10:10, Angus Leeming wrote:
> >
> > Can lyx be made to read lyx2lyx's stderr? Maybe lyx should invoke
> > lyx2lyx as
> >
> > lyx2lyx oldfile.lyx > newfile.lyx 2> convert.log
> >
> > and then load convert.log u
On Fri, 5 Dec 2003, Martin Vermeer wrote:
> On Fri, Dec 05, 2003 at 11:30:20AM +0100, Christian Ridderström spake thusly:
>
> > How about modes for controlling if markup borders (i.e. insets?) should be
> > shown, these could be:
> > * Don't show any boxes etc
> > * Only show box of the
This with a bang up to date copy of 1.3.x:
$ src/lyx
LyX: Bad boolean `prosper'. Use "false" or "true" [around line 6 of file
~/.lyx-1.3.4cvs/textclass.lst]
LyX: Bad boolean `amsart'. Use "false" or "true" [around line 7 of file
~/.lyx-1.3.4cvs/textclass.lst]
LyX: Bad boolean `article (AMS, sequ
On Fri, Dec 05, 2003 at 11:30:20AM +0100, Christian Ridderström spake thusly:
> How about modes for controlling if markup borders (i.e. insets?) should be
> shown, these could be:
> * Don't show any boxes etc
> * Only show box of the inset(s) that the cursor is in
> * Show all
On Friday 05 December 2003 10:35, Andre Poenitz wrote:
> >
> > Does tex2lyx passes messages like this to lyx?
>
> No. tex2lyx is not integrated in LyX at all.
I know. :-)
> > Say you have some kind of malformed latex, how does tex2lyx reacts to
> > that?
>
> It complains to stderr and tries
On Fri, Dec 05, 2003 at 10:19:29AM +0100, Jean-Marc Lasgouttes spake thusly:
> Isn't it possible to have this code in InsetCollapsable? My though is
> that we should try to limit the number of possible appearance of
> insets rather than have each inset invent something.
>
> I think that all ins
On Fri, 5 Dec 2003, Moritz Moeller-Herrmann wrote:
> In law, PhDs are about 200-300 pages long, normally.
>
> So hopefully my supervisor and some people in the ministry of health in
> Germany.
>
> I'll send you a copy, when it's done, if you want.
I have a friend who's a lawyer, and studied in
-BEGIN PGP SIGNED MESSAGE-
Changing the width of a qbox, there is some weird appearance
of this inset.
Try with different values. Here I have used "70 col%".
Kornel
- --
Kornel Benko
[EMAIL PROTECTED]
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.2.1 (GNU/Linux)
iQCVAwUBP9Be/
On Fri, Dec 05, 2003 at 10:24:33AM +, Jose' Matos wrote:
> On Friday 05 December 2003 10:01, Andre Poenitz wrote:
> > >
> > > What should lyx2lyx do in that case?
> > >
> > > 1) Silently add the missing tag.
> > > 2) Complain but add the missing tag.
> > > 3) Abort the convertion.
> >
>
Jan-Åke Larsson wrote:
Hello, Jan-Åke
> The current behaviour of the --baseline switch is to report like so:
> [1(baseline=2)]
> meaning that the baseline pixel row is 2 pixels from the top row.
> I am looking at HTML vertical alignment (via CSS1) and I've noted
> that what is needed there is
On Fri, 5 Dec 2003, Andre Poenitz wrote:
> On Thu, Dec 04, 2003 at 04:17:34PM +0100, Michael Schmitt wrote:
> > Dear Martin et al.,
> >
> > do you need some more comments? Ok, here are mine :-)
> >
> > > box removing by
I find this function _very_ useful in mathed, but difficult to discover :-
On Friday 05 December 2003 10:10, Angus Leeming wrote:
>
> Can lyx be made to read lyx2lyx's stderr? Maybe lyx should invoke
> lyx2lyx as
>
> lyx2lyx oldfile.lyx > newfile.lyx 2> convert.log
>
> and then load convert.log up into the Log dialog?
I like that.
I think that the error or warning me
On Friday 05 December 2003 10:01, Andre Poenitz wrote:
> >
> > What should lyx2lyx do in that case?
> >
> > 1) Silently add the missing tag.
> > 2) Complain but add the missing tag.
> > 3) Abort the convertion.
>
> 2 would be friendly, but the complain should show up as a real LyX
>
-BEGIN PGP SIGNED MESSAGE-
On Donnerstag, 4. Dezember 2003 21:33, Juergen Spitzmueller wrote:
> I have tried to make the ui as simple and intuitive as possible. Therefore
> the code may look a bit tricky (but it works in all cases afaict). And
> another small enhancement to lengthcombo was
Andre Poenitz wrote:
>> 1) Silently add the missing tag.
>> 2) Complain but add the missing tag.
>> 3) Abort the convertion.
>
> 2 would be friendly, but the complain should show up as a real LyX
> warning message. If that's not possible, I'd even go for 3.
Can lyx be made to read lyx2lyx's stder
Juergen Spitzmueller wrote:
> > My question (for 1.4.0cvs) would be why this isn't entirely within the
> > controller ?
>
> Yes, why not. Do you want to do it?
My plan is to apply the 1.3 fix to 1.4 too for now. I don't have the time to
do the controller thing right now, and I don't want to leav
Andre Poenitz wrote:
>> This looks wrong:
> Ok. Fixed.
Thanks, André.
--
Angus
Jean-Marc Lasgouttes wrote:
> Juergen> Attached is the fix for 1.3.4. Should be the same for 1.4
> Juergen> Jean-Marc, can this go in?
>
> Yes.
Done.
Jürgen.
On Fri, Dec 05, 2003 at 10:19:29AM +0100, Jean-Marc Lasgouttes wrote:
> > "Martin" == Martin Vermeer <[EMAIL PROTECTED]> writes:
>
> Martin> On Fri, Dec 05, 2003 at 12:02:19AM +0200, Martin Vermeer spake
> Martin> thusly:
> >> I tightened up the thing a little bit. The patch is attached.
> >>
Juergen Spitzmueller wrote:
> Angus Leeming wrote:
>> * ui/QExternalDialogBase.ui: a total overhaul. In addition, the
>> dialog can now manipulate the transform data (rotate, scale, crop).
>> Makes full use of CheckedLineEdit.
>
> Well done. I like the checkedwidget thing. Attached are a few mino
On Fri, Dec 05, 2003 at 09:17:04AM +, Jose' Matos wrote:
> Hello all,
> I have a doubt regarding lyx2lyx behaviour when facing truncated documents.
> We know that we have a truncated document if the \end_document tag is
> missing in the lyx file.
>
> What should lyx2lyx do in th
On Fri, Dec 05, 2003 at 10:15:10AM +0100, Jean-Marc Lasgouttes wrote:
> > "Andre" == Andre Poenitz <[EMAIL PROTECTED]> writes:
>
> Andre> Personally, having the two logicaly positions (just before some
> Andre> change/at the beginning of a change) is _the_
>
> _the_ what?
... thing that anno
Juergen Spitzmueller wrote:
>> Jürgen, LengthCombo derives publicly from QComboBox. I think
>> therfore that this isn't needed:
>>
>> +void LengthCombo::setCurrentItem(int item)
>> +{
>> + QComboBox::setCurrentItem(item);
>> +}
>>
>> The code will just do the right thing.
>
> I'd guess so to
On Friday 05 December 2003 09:19, Jean-Marc Lasgouttes wrote:
>
> I think that all insets in inline mode would benefit from this
> representation (think of ERT).
I agree.
> JMarc
--
José Abílio
LyX and docbook, a perfect match. :-)
Angus,
The current behaviour of the --baseline switch is to report like so:
[1(baseline=2)]
meaning that the baseline pixel row is 2 pixels from the top row.
_
*__* | 2
*__* v
_***
___*
*__*
_**_
This is somewhat non-intuitive.
I am looking at HTML vertical alignment (via CSS1) and
> "Martin" == Martin Vermeer <[EMAIL PROTECTED]> writes:
Martin> On Fri, Dec 05, 2003 at 12:02:19AM +0200, Martin Vermeer spake
Martin> thusly:
>> I tightened up the thing a little bit. The patch is attached.
>>
>> I think this is such a clear improvement on what we had, that this
>> should
Hello all,
I have a doubt regarding lyx2lyx behaviour when facing truncated documents.
We know that we have a truncated document if the \end_document tag is
missing in the lyx file.
What should lyx2lyx do in that case?
1) Silently add the missing tag.
2) Complai
John Levon wrote:
> On Thu, Dec 04, 2003 at 05:53:18PM +0100, Juergen Spitzmueller wrote:
> > Herbert Voß wrote:
> > > aehm, nevertheless, it seems to be a qt-bug ...
> >
> > Attached is the fix for 1.3.4 (I can't compile 1.4 right now).
> > Jean-Marc, can this go in?
>
> My question (for 1.4.0cvs)
> "Andre" == Andre Poenitz <[EMAIL PROTECTED]> writes:
Andre> Personally, having the two logicaly positions (just before some
Andre> change/at the beginning of a change) is _the_
_the_ what?
We could have a solution where there is only one position in general,
but we have a lfun that switche
Angus Leeming wrote:
> * ui/QExternalDialogBase.ui: a total overhaul. In addition, the
> dialog can now manipulate the transform data (rotate, scale, crop).
> Makes full use of CheckedLineEdit.
Well done. I like the checkedwidget thing. Attached are a few minor cosmetics
to the ui
On Fri, Dec 05, 2003 at 09:34:05AM +0100, Andre' Poenitz wrote:
> On Thu, Dec 04, 2003 at 06:22:55PM +, Angus Leeming wrote:
> > I suspect that it is time-zone dependent. Anyway, attached.
>
> This looks wrong:
Ok. Fixed.
Andre'
On Thu, Dec 04, 2003 at 06:22:55PM +, Angus Leeming wrote:
> I suspect that it is time-zone dependent. Anyway, attached.
This looks wrong:
// Try to find the next inset that contains paragraphs
InsetList::iterator end = p.pit->insetlist.end();
On Fri, Dec 05, 2003 at 01:13:58AM +0100, Moritz Moeller-Herrmann wrote:
> I'll send you a copy, when it's done, if you want.
If you can bear the retaliation ;-)
Andre'
On Fri, Dec 05, 2003 at 09:06:25AM +0100, Andre Poenitz spake thusly:
> On Thu, Dec 04, 2003 at 03:52:54PM +, John Levon wrote:
> > > Yes, box removing by is 'direct manipulation' according to
> > > this definition.
> >
> > It's clearly not :)
>
> Oha.
>
> Andre'
Interesting. It feels li
On Thu, Dec 04, 2003 at 07:14:18PM +0200, Martin Vermeer wrote:
> Talking about looks, see the attached.
Still a bit intrusive ...
> I need to do some cleaning on the patch still, but this works, and not
> just sort-of. What is unelegant about it is that it still bases
> CharStyle on Collapsable
On Thu, Dec 04, 2003 at 03:52:54PM +, John Levon wrote:
> > Yes, box removing by is 'direct manipulation' according to
> > this definition.
>
> It's clearly not :)
Oha.
Andre'
On Thu, Dec 04, 2003 at 03:50:01PM +, John Levon wrote:
> OK, can you explain why we don't update the positions in stage 1 then ?
Because we don't know the positions in stage 1.
All we know after stage 1 is the size of things.
> Isn't everything before the inset that could affect position up
On Thu, Dec 04, 2003 at 04:17:34PM +0100, Michael Schmitt wrote:
> Dear Martin et al.,
>
> do you need some more comments? Ok, here are mine :-)
>
> > Yes, box removing by is 'direct manipulation' according to
> > this definition.
>
> > Nobody, not a single person! complained about this since 1
Angus Leeming wrote:
> Jürgen, LengthCombo derives publicly from QComboBox. I think therfore that
> this isn't needed:
>
> +void LengthCombo::setCurrentItem(int item)
> +{
> + QComboBox::setCurrentItem(item);
> +}
>
> The code will just do the right thing.
I'd guess so too, but then I get th
On Fri, Dec 05, 2003 at 12:02:19AM +0200, Martin Vermeer spake thusly:
>
> I tightened up the thing a little bit. The patch is attached.
>
> I think this is such a clear improvement on what we had, that this
> should go in as it stands, despite small quirks (which I am not even
> sure have to d
84 matches
Mail list logo