Window Resize and Windows Snap Bug in our App

This forum is for eXpress++ general support.
Post Reply
Message
Author
Gerrit
Posts: 12
Joined: Fri Aug 03, 2012 10:20 am

Window Resize and Windows Snap Bug in our App

#1 Post by Gerrit »

Hi all, we are getting this error when re-sizing our app, or using windows snap feature. Has anyone else seen this or know how we might fix it?

Critical Error report - 15:36:18 - 11/09/2015
--------------------------------------------------
Description: Unknown/Invalid symbol for alias
Code: 66
Operation: ->
Args: {}

--------------------------------------------------
Stack Trace:
--------------------------------------------------
Called from (B)WINDOWMANAGER:BUILDSCREEN(366)
Called from (B)DC_XBPBROWSE:INIT(709)
Called from XBPBROWSE:FORCESTABLE(1307)
Called from DC_XBPBROWSE:FORCESTABLE(1393)
Called from XBPBROWSE:HANDLEEVENT(1903)
Called from DC_XBPBROWSE:HANDLEEVENT(1141)
Called from XBPBROWSE:REDRAWINVISIBLE(3077)
Called from XBPBROWSE:PANHOME(3183)
Called from XBPBROWSE:SETSIZE(3260)
Called from DC_RESIZE(3928)
Called from DC_RESIZE(3966)
Called from (B)OPENMAINWINDOW(136)
Called from (B)DC_MERGEBLOCKS(184)

--------------------------------------------------
User message will go here:
--------------------------------------------------

skiman
Posts: 1194
Joined: Thu Jan 28, 2010 1:22 am
Location: Sijsele, Belgium
Contact:

Re: Window Resize and Windows Snap Bug in our App

#2 Post by skiman »

Hi,

See this post, it's about the same problem.
http://bb.donnay-software.com/donnay/vi ... ze&start=0
Best regards,

Chris.
www.aboservice.be

Gerrit
Posts: 12
Joined: Fri Aug 03, 2012 10:20 am

Re: Window Resize and Windows Snap Bug in our App

#3 Post by Gerrit »

The resize was the issue. Thanks!
skiman wrote:Hi,

See this post, it's about the same problem.
http://bb.donnay-software.com/donnay/vi ... ze&start=0

Post Reply