Menu

FacebookSlideMenu

justapps
2015-02-05
2015-02-06
  • justapps

    justapps - 2015-02-05

    Babak,

    Can you revise the FacebookSlideMenu demo and make it work on any resolution and also when in landscape mode? It is great and I'd like to use it in an app.

    Thanks,
    Brent

     
  • Babak Yaghoobi

    Babak Yaghoobi - 2015-02-05

    Hi Brent

    Download last source code and see FacebookSlideMenu,
    Now you change with , height to any size you want ! also with any Orientation !

    Regards

     
  • justapps

    justapps - 2015-02-06

    Babak,

    Thank you!

    Brent

     
  • justapps

    justapps - 2015-02-06

    On line 70, I get Incompatible types: 'TDPFPanGestureRecognizeState' and 'TDPFGestureRecognizerState' in the uMain unit

     
  • justapps

    justapps - 2015-02-06

    Also, in the Target Platforms the iOS Simulator is listed but you cannot add device

     

    Last edit: justapps 2015-02-06
  • justapps

    justapps - 2015-02-06

    I guess I just needed to prefix those values with TDPFPanGestureRecognizeState

    if State = TDPFPanGestureRecognizeState.grsBegan then
    

    Also, I just recreated the project to fix the missing device from Target Platforms

     
  • justapps

    justapps - 2015-02-06

    Another thing. Since the last iOS update 8.1.3, projects need to modify their Entitlement.TemplateiOS.xml file. I've attached the correct one. You just need to replace the XXXXXXXXXX with your Prefix that you see when you are in the Apple Developer Center, Identifiers, App IDs

     
  • Babak Yaghoobi

    Babak Yaghoobi - 2015-02-06

    Hi Brent

    Please download again last source code.
    Now I removed all Entitlement.TemplateiOS.xml files from SVN, You can replace your xmls.

    Regards

     
  • justapps

    justapps - 2015-02-06

    ok, thanks. When I run the demo, the DPFUIView2, appears small. I've attached a picture. Should I set the DPFUIView2.Align to Client? It sizes correctly that way but the button doesn't collapse the menu when you tap it.

     
  • Babak Yaghoobi

    Babak Yaghoobi - 2015-02-06

    See main form !
    I was added initSlide( 200, 100 );
    You can change this parameters to what you want.

     
  • justapps

    justapps - 2015-02-06

    Thanks!

     

Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.