CGDevTools Forum

Welcome to the Official CGDevTools Support Community Forums.

Region Sizing align top

General discussion

by etwoss » 17 Apr 2014 09:56

Hi

We have a frame, aligned top, at the top of each form.
After changing IW regions to TIWCGJQRegion i noticed the following difference as shown in the image:

The width of the frame bigger than the form, so i get a scrollbar ( 'Sign out' is the most right TIWLink)


This is the dfm of the TopMenu frame:

What can id od to fix it?

Code: Select all
  inline TFrameTopMenu1: TFrameTopMenu
    Left = 0
    Top = 0
    Width = 1280
    Height = 75
    HorzScrollBar.Visible = False
    VertScrollBar.Visible = False
    Align = alTop
    Color = clWhite
    ParentBackground = False
    ParentColor = False
    TabOrder = 0
    ExplicitWidth = 1280
    inherited IWFrameRegion: TIWCGJQRegion
      Width = 1280
      ExplicitWidth = 1280
      inherited TopBand: TTIWGradient
        Width = 1280
        ExplicitWidth = 1280
      end
      inherited TopSection: TIWCGJQRegion
        Width = 1280
        ExplicitWidth = 1280
        inherited UserSection: TIWCGJQRegion
          Left = 829
          ExplicitLeft = 829
          ExplicitTop = 0
        end
      end
    end
  end
You do not have the required permissions to view the files attached to this post.
etwoss
 
Posts: 1205
Joined: 06 Feb 2014 08:58

by etwoss » 17 Apr 2014 12:11

Hi

I noticed all working well in IE

Eric
etwoss
 
Posts: 1205
Joined: 06 Feb 2014 08:58

by Jorge Sousa » 17 Apr 2014 12:13

Send us a test case please
Best Regards
CGDevTools Develop / Support Team
Home Page: http://www.cgdevtools.com
Jorge Sousa
 
Posts: 4261
Joined: 17 May 2012 09:58


Return to General - Archive

Who is online

Users browsing this forum: No registered users and 2 guests

Contact Us.