In the following solution, the tooltip for dlgProgressUpdateText in Program.prg is not displayed on mouse over.
dlgProgressInit, which is in the same external assembly is displayed fine.
It seems that the function dlgProgressUpdateText is not inside of the internal database (X#Model.xsdb). This happens also for other functions inside of this assembly.
XSharpTests2.zip
In the following solution, the tooltip for dlgProgressUpdateText in Program.prg is not displayed on mouse over.
dlgProgressInit, which is in the same external assembly is displayed fine.
It seems that the function dlgProgressUpdateText is not inside of the internal database (X#Model.xsdb). This happens also for other functions inside of this assembly.
XSharpTests2.zip