Works fine!
Thanks!
Jussi
2011/5/23 Benoît Minisini
> > Apparently 122K + 123K is over 256K, I get 245K... anyway, another try to
> > post these pesky screenshots.
> >
> > Jussi
> >
>
> Fixed in revision #3858. Maybe :-)
>
> --
> Benoît Minisini
>
>
> --
> Apparently 122K + 123K is over 256K, I get 245K... anyway, another try to
> post these pesky screenshots.
>
> Jussi
>
Fixed in revision #3858. Maybe :-)
--
Benoît Minisini
--
What Every C/C++ and Fortran developer S
> Apparently 122K + 123K is over 256K, I get 245K... anyway, another try to
> post these pesky screenshots.
>
> Jussi
>
Mails attachments are encoded, so their size is greater than their original
binary size. And you have to take into account all the mail headers.
--
Benoît Minisini
Gambas 3 rev 3857 @ Ubuntu 11.04 64bit
Jussi
On Mon, May 23, 2011 at 18:32, Jussi Lahtinen wrote:
> Maybe you do understand and there is some other problem...
> Screenshot1.jpg tells what happens now when I press "h" on my keyboard.
> Screenshot2.jpg tells what I expect to happen when I press "
> No, problem persist!
>
> Jussi
>
So I didn't understand what you talked about.
--
Benoît Minisini
--
What Every C/C++ and Fortran developer Should Know!
Read this article and learn how Intel has extended the reach o
No, problem persist!
Jussi
2011/5/22 Benoît Minisini
> > > Benoit, I think you forgot to add this line... I have long procedure
> > > lists, and I want to jump automatically to right position of list.
> > > FProcedureList --> SetCurrent --> line 96:
> > >
> > > gvwProc.MoveTo(iCurrent, 0)
> >
> > Benoit, I think you forgot to add this line... I have long procedure
> > lists, and I want to jump automatically to right position of list.
> > FProcedureList --> SetCurrent --> line 96:
> >
> > gvwProc.MoveTo(iCurrent, 0)
> >
> >
> > Jussi
>
> Not the good fix, but I understand the problem
> Benoit, I think you forgot to add this line... I have long procedure lists,
> and I want to jump automatically to right position of list.
> FProcedureList --> SetCurrent --> line 96:
>
> gvwProc.MoveTo(iCurrent, 0)
>
>
> Jussi
Not the good fix, but I understand the problem. I will post a fix
Benoit, I think you forgot to add this line... I have long procedure lists,
and I want to jump automatically to right position of list.
FProcedureList --> SetCurrent --> line 96:
gvwProc.MoveTo(iCurrent, 0)
Jussi
--
What