On 16-Mar-2001 Lars Gullik Bjønnes wrote:
> but you did in the mail before.
Well you know you're not the only one getting white hairs!
Jürgen
--
-._-._-._-._-._-._-._-._-._-._-._-._-._-._-._-._-._-._-._-._-._-._-._
Dr. Jürgen VignaE-Mail: [EMAIL PROTECTED]
Italienallee 13/N
Juergen Vigna <[EMAIL PROTECTED]> writes:
| P.S.: I have a feeling in my fingers which wanted to put a smily on the
| end of the above line but I can't today!
but you did in the mail before.
Lgb
On 16-Mar-2001 Lars Gullik Bjønnes wrote:
> I can't remember having thouts like that...
Well it was quite some time ago and you're not getting any younger!
Jürgen
P.S.: I have a feeling in my fingers which wanted to put a smily on the
end of the above line but I can't today!
--
t; comboxes in tabbed folders; problem now resolved.
|
|
| >#ifdef USE_CLASS_COMBO
| > unsigned int tc = combo_doc_class->get() - 1;
| >#else
| > int tc = fl_get_choice(ob) - 1;
| >#endif
|
| No this was only needed in the begining because Lars had some thoughts
| it would
On 15-Mar-2001 Angus Leeming wrote:
> Jürgen,
Good Morning Angus!
>
> is this #ifdef still needed in FormDocument.C, or can I nuke it?
> It seems to me that comboxes work fine... was this something to do with
> comboxes in tabbed folders; problem now resolved.
>#ifd
Jürgen,
is this #ifdef still needed in FormDocument.C, or can I nuke it?
It seems to me that comboxes work fine... was this something to do with
comboxes in tabbed folders; problem now resolved.
Angus
#ifdef USE_CLASS_COMBO
unsigned int tc = combo_doc_class->get() - 1;
#else
int