hello,
Now that i'm using FB intensively, i have noticed an annoying behaviour with intellisense in the Project Global Script / VBScript dialogbox:
Every time intellisense is starting (for example, after typing myobject., call myfunction(...) , the application hangs up for about 10s then give focus normally.
i though the problem was due to the size of the project (Nb of functions, vars...), but it does occur also on small projects. I do not remember having this behaviour with versions about 1 year ago.
workaround : do not allow intellisense to start by typing an attribute name or a function param very quickly....
Fabien