Menu

#321 NavigationBarControllerPage: 2 problems / bugs

fixed
nobody
None
Bug
2015-01-03
2014-12-27
GJB
No

Hello,

I have a navigationbarcontroller which gives me two problems.

1) On one page I have a TableView with Align set to Client. Unfortunately a small bar at the bottom (footer?) overlaps the the tableview (see image)

2) on the other page I have a UIView with Align set to Client. Unfortunately it only fills a part of the area (see 2nd image).

Am I doing something wrong or is this a bug. I use rev 1220 with XE7 Upd1

Kind regards
gernot

1 Attachments

Discussion

  • GJB

    GJB - 2014-12-27

    Here is the other image for the 1st problem

     
  • Babak Yaghoobi

    Babak Yaghoobi - 2014-12-27

    Hi Gernot

    Please send me a sample project.

    Regards
    Babak

     
  • GJB

    GJB - 2014-12-28

    Hi Babak,

    nice to hear from you. please find attached the sample. And a stupid question: which setting do I need to change so that the demo starts with Navigatorpage 3 (setting ActivePage does not work in designview or code).

    Thanks for having a look
    Gernot

     
  • GJB

    GJB - 2014-12-28

    Hi Babak,

    I can answer the stupid question myself: Pageindex of the Controller page

    Kind regards
    Gernot

     
  • Babak Yaghoobi

    Babak Yaghoobi - 2015-01-02

    Hi Gernot

    Fixed.
    Sorry for late.
    Please download last source code :
    https://sourceforge.net/p/dpfdelphiios/code/
    and let me now about it.

    Regards
    Babak Yaghoobi

     
  • Babak Yaghoobi

    Babak Yaghoobi - 2015-01-02
    • status: open --> fixed
     
    • GJB

      GJB - 2015-01-03
      Hello babk,
       
      unfortunately r1222 does nor compile. I get in BaseControl
       
      [dcc32 Error] DPF.iOS.BaseControl.pas(1739): E2003 Undeclared identifier: 'n'
       
      Trying to change the code to
       
      procedure TDPFiOSBaseControl.UpdateUIControlPosition;
      //SZ: moved this code from the Resize function in order to avoid triggering the "OnResize" event if only the iOS control position needs to be adjusted
      var
      {$IFDEF IOS}
        C: UIView;
      {$ENDIF}
        x, y, w, h: Single ;
        n : string ;
       
      gives me in UINavigationController
       
      [dcc32 Error] DPF.iOS.UINavigationController.pas(1122): E2003 Undeclared identifier: 'FUINavigationController'
       
      Thanks for your help
       
      Kind regards
      Gernot
       
       
      Gesendet: Freitag, 02. Januar 2015 um 20:06 Uhr
      Von: "Babak Yaghoobi" <b_yaghobi@users.sf.net>
      An: "[dpfdelphiios:tickets] " <321@tickets.dpfdelphiios.p.re.sf.net>
      Betreff: [dpfdelphiios:tickets] #321 NavigationBarControllerPage: 2 problems / bugs
      • status: open --> fixed
      • Comment:

      Hi Gernot

      Fixed.
      Sorry for late.
      Please download last source code :
      https://sourceforge.net/p/dpfdelphiios/code/
      and let me now about it.

      Regards
      Babak Yaghoobi


      [tickets:#321] NavigationBarControllerPage: 2 problems / bugs

      Status: fixed
      Created: Sat Dec 27, 2014 08:27 PM UTC by GJB
      Last Updated: Sun Dec 28, 2014 03:33 PM UTC
      Owner: nobody

      Hello,

      I have a navigationbarcontroller which gives me two problems.

      1) On one page I have a TableView with Align set to Client. Unfortunately a small bar at the bottom (footer?) overlaps the the tableview (see image)

      2) on the other page I have a UIView with Align set to Client. Unfortunately it only fills a part of the area (see 2nd image).

      Am I doing something wrong or is this a bug. I use rev 1220 with XE7 Upd1

      Kind regards
      gernot


      Sent from sourceforge.net because you indicated interest in https://sourceforge.net/p/dpfdelphiios/tickets/321/

      To unsubscribe from further messages, please visit https://sourceforge.net/auth/subscriptions/

       
  • Babak Yaghoobi

    Babak Yaghoobi - 2015-01-03

    Hi Gernot

    Fixed.
    Sorry, Please download again.

    Regards

     

Log in to post a comment.

Monday.com Logo