On Fri, 28 Jun 2002 10:04:38 +0200
Hans Hagen <[EMAIL PROTECTED]> wrote:
> At 09:45 AM 6/28/2002 +0200, you wrote:
>
> >Hi,
> >
> >I've tried tooltips, but AR5 on Linux only displays a black
> >box. Thus the text is not readable.
> >
> >Btw, the tooltip examples and the first fieldstack example in
> >mwidget-s.pdf are not working with AR5 on Linux. But i remember
> >that it was working on AR4.05.
> >Currently for the tooltips only a box is drawn. The second
> >fieldstack example works, but is not stable, since sometimes
> >it gives undesired results, for example that two maps with
> >a colored country are displayed.
> >
> >are these problems known?
>
> (1) which version of context are you using
Uups, sorry. I'm using the current stable 2002/06/05.
> (2) if you use the latest version, can you provide a minimal example that
> fails
% output=pdftex interface=en
\setupinteraction[state=start]
\starttext
\enableregime[il1]
The third \tooltip[middle]{word}{some letters}
of this short text has a tooltip.
\stoptext
This draws on mouse over a black box below the "word"
In mwidget-s.pdf on mouse over nothing happens. But it seems
to be a AR-Linux problem since on MacOS X it works correctly.
> (i still have to download the latest '5.05 form bug fixes')
I wonder if those fixes will be available for Linux too.
> Currently i try to init as much as possible, but ...
The tooltip stuff is not really important for me. I only
want let you know that there are still problems.
Maybe this is a bug in the Linux version, then you can
do nothing.
What i really need are field-stacks, but here i have some
more problems. I will post this in another mail.
Thanks,
Jens