Page 1 of 1

Tiles & VLF

Posted: Thu Nov 09, 2017 1:35 am
by lawingo
Weird Issue.

I have created a TILE object to show images to the user. My intention was to use this within my VLF on a COM Handler. However, when I click on the Tab that calls my Tile object the instance list go awol. The instance list turns black and becomes unusable. I can perform a search which refreshes the data in the Instance List but when I click on a record it does not refresh my Com Handler Data. On the initial click in the instance List that loads the com handler, my tile populates with correct Data.

Here is what I have done so far to try to fix the problem:
  • Verified my Com Handler has a Render Type of Direct X
  • Verified VLF is running in Mixed Mode
  • Removed Mouseover Style & Style Properties on the Tile Component and Recompiled.
  • I have removed the Tile logic from the Com Handler and placed it in a standalone Form which I show from a button click - Same thing.
Any suggestions?

Thanks
Chad
Sherrill Furniture Company

Re: Tiles & VLF

Posted: Thu Nov 09, 2017 1:11 pm
by MarkDale
If you can demonstrate the problem happening in a simple command handler, in a simple framework, then it sounds like a problem for lansa support, to me.

Re: Tiles & VLF

Posted: Thu Nov 09, 2017 1:37 pm
by MarkDale
If you can post the standalone example form that demonstrates the issue, it would be helpful.