On Sep 28, 2:07 pm, "
max.powe...@t-online.de" <max.powe...@t-
online.de> wrote:
> Dear Leslie,
> I made an observation, two things make it run smooth for me:
> Removing the content from main.css (replaced it with own css code) , or hitting the "Add" button of a grid-edit table; when the corresponding form view opens, it suddenly runs smooth too.
Looks like a problem in the mentioned browsers' CSS engine. Odd that I
don't experience
that. Can you narrow it down to a specific CSS rule in the file?
> it will tell me, there were no dispatcher-class.
There is no longer, but the new system is pretty similar.
You need to inherit from SELECTOR and specialize GET-WIDGET-FOR-
TOKENS.
Read the documentation for this function (or all the docstrings in src/
widgets/selector.lisp)
to get more information.
Does that help you?
Leslie