resize issue dynobjc with

jakke

New Member
Hi All,

In Dynamics 1.1ASP3.01: Got a dynobjc, inside a afspfoldrw with 2 tabs having both the same page layout. (containing 3 browsers, 3 sdo's 2 viewers and 4 toolbars(2 on top brows and 1 each for 2 bottom brows's))
When i change tab or i resize i get error .
**Error attribute Row must be greater then or equal to 1 on FRAME FolderFrame (4081)

Stack trace:
USER-INTERFACE-TRIGGER ry/uib/rydyncontw.w
src\icf\ry\uib\rydyncontw.r) at line 4926
resizeWindow ry/uib/rydyncontw.w
src\icf\ry\uib\rydyncontw.r) at line 6818
resizeWindow ry/prc/rylayoutsp.p
src\icf\ry\prc\rylayoutsp.r) at line 3726
resizeLayout ry/prc/rylayoutsp.p
src\icf\ry\prc\rylayoutsp.r) at line 3672
resize06 ry/prc/rylayoutsp.p
src\icf\ry\prc\rylayoutsp.r) at line 3457
resizeAndMoveSomething ry/prc/rylayoutsp.p (src\icf\ry\prc\rylayoutsp.r) at line 3574
--> repositionObject af/sup2/afspfoldrw.w (src\icf\af\sup2\afspfoldrw.r) at line 6026


Does anybody know a workaround for this issue? I checked the Knowledge base but there is only "Reduce the DPI setting of the display adapter. As an example, if the current setting is 120, reduce it to 90." Which is also not an option cause our app is distributed via webclient to xxx-pc's and so on...

I tried to put Minwidth and Minheight as well as width-pixels and height-pixels attributes to both dynobjc and afspfoldrw instances via repos-maint but without seeing any result...

Could somebody give me a hint how to avoid this warning message or which attributes could help me out and on which instance should i put them cause as i said this didnt change anything in my opinion...

Thx in advance for any reply.
Grts,
Jakke
 
Back
Top