Alaska Software Inc. - XbpHTMLViewer error
Username: Password:
AuthorTopic: XbpHTMLViewer error
Adrian WykrotaXbpHTMLViewer error
on Mon, 19 Dec 2022 12:36:35 +0100
New version of Alaska generates error

ERROR:Internal data structures corrupted (:SetAmbientFont)

XBPACTIVEXCONTROL:INHERITPRESPARAMS(3931) 
XBPACTIVEXCONTROL:PRESPARAMCHANGED(2259) XBPACTIVEXCONTROL:HANDLEEVENT(1627) 
XBPHTMLVIEWER:HANDLEEVENT(276) VIEWPIT(0)

BASE/41/5 (DOS:0)
1:Class: XbpHTMLViewer, 2:Class: XbpFont,

Is there any solution ?

Adrian Wykrota
Tim CallahanRe: XbpHTMLViewer error
on Sat, 31 Dec 2022 12:01:14 -0800
On Mon, 19 Dec 2022 12:36:35 +0100, Adrian Wykrota wrote:

>New version of Alaska generates error
>
>ERROR:Internal data structures corrupted (:SetAmbientFont)
>
>XBPACTIVEXCONTROL:INHERITPRESPARAMS(3931) 
>XBPACTIVEXCONTROL:PRESPARAMCHANGED(2259) XBPACTIVEXCONTROL:HANDLEEVENT(1627) 
>XBPHTMLVIEWER:HANDLEEVENT(276) VIEWPIT(0)
>
>BASE/41/5 (DOS:0)
>1:Class: XbpHTMLViewer, 2:Class: XbpFont,
>
>Is there any solution ?
>
>Adrian Wykrota 

Not sure if this helps but I get that error if I have an undefned
function. In the xbase docs I have the xpbHTMLViewer class does not
have the :setAmbientFont method.
Adrian WykrotaRe: XbpHTMLViewer error
on Thu, 19 Jan 2023 12:01:31 +0100
I had to add a font definition in the XbpHTMLViewer object - then the 
problem does not occur.

Thanks for help.


Użytkownik "Tim Callahan" napisał w wiadomości grup 
dyskusyjnych:o451rhp0e4klj01vr3d0l61efhqq0jlu7t@4ax.com...

On Mon, 19 Dec 2022 12:36:35 +0100, Adrian Wykrota wrote:

>New version of Alaska generates error
>
>ERROR:Internal data structures corrupted (:SetAmbientFont)
>
>XBPACTIVEXCONTROL:INHERITPRESPARAMS(3931)
>XBPACTIVEXCONTROL:PRESPARAMCHANGED(2259) 
>XBPACTIVEXCONTROL:HANDLEEVENT(1627)
>XBPHTMLVIEWER:HANDLEEVENT(276) VIEWPIT(0)
>
>BASE/41/5 (DOS:0)
>1:Class: XbpHTMLViewer, 2:Class: XbpFont,
>
>Is there any solution ?
>
>Adrian Wykrota

Not sure if this helps but I get that error if I have an undefned
function. In the xbase docs I have the xpbHTMLViewer class does not
have the :setAmbientFont method.