Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
IW 15.1.20 TIWRegions
#4
(04-29-2020, 05:49 PM)StephanM Wrote: Maybe something like (in C++):
leftRegion->Visible = false ;
rightRegion->Invalidate() ;
Thank you Stephan for your answer. Unfortunately this doesn't work; the only way I have found so far is to set the leftregion.width to 0.

(04-29-2020, 09:16 PM)Alexandre Machado Wrote: Set StyleRenderOptions.UseDisplay to TRUE.

This will make IW use the Display attribute to hide it, instead of visibility attribute. This should do it.
Thank you Alexandre.
Do you mean that using UseDisplay to TRUE or False will Show / Hide the leftRegion , and if Hided , the right region will fill the available space? I tried that , but the behavior is the same: rightRegion doesn't fill the available space contrarily to what happened with IW14
Reply


Messages In This Thread
IW 15.1.20 TIWRegions - by Richard - 04-27-2020, 08:21 AM
RE: IW 15.1.20 TIWRegions - by StephanM - 04-29-2020, 05:49 PM
RE: IW 15.1.20 TIWRegions - by Richard - 05-13-2020, 09:25 AM
RE: IW 15.1.20 TIWRegions - by Alexandre Machado - 04-29-2020, 09:16 PM
RE: IW 15.1.20 TIWRegions - by Lorbass - 05-14-2020, 05:54 AM

Forum Jump:


Users browsing this thread: 1 Guest(s)