Menu

PopOver and NavigationControl

GJB
2013-08-30
2013-09-04
  • GJB

    GJB - 2013-08-30

    Hi Babak,

    I want have a filter popover with a BarButton for the Filter which should show a popover. I tried

    DPFPopover1.ShowPopup(DPFNavigationControllerPage2.BarButtons.Items[1].CustomView,
    TDPFPopoverArrowDirection.padUp);

    but the popover does not show up underneath the button (see attached image). Do I need to call the popup differently?

    a second unrelated question: what is the best way to set a checkmark for a selected item in the tableview?

    Kind regards
    Gernot

     
  • GJB

    GJB - 2013-08-30

    Sorry - image got lost

     
  • Babak Yaghoobi

    Babak Yaghoobi - 2013-08-30

    Hi, Gernot

    Download last source code from [code] section, and see [Popover] demo, i added change CellAccessory of row in onselect and ondeselect event,

    Regards

     

    Related

    Code: code

  • GJB

    GJB - 2013-08-30

    PLEASE DISREGARD THIS POST - Mistake on my side

     

    Last edit: GJB 2013-08-30
  • justapps

    justapps - 2013-08-30

    In the popover demo in the simulator, is it supposed to let you change the date on the DPFDatePicker? I can't change the date by clicking on it in the simulator.

     
  • Babak Yaghoobi

    Babak Yaghoobi - 2013-08-30

    Hi justapps

    Set Shadow = false for label and DatePicker,
    Shadow has a some bug, i will fixed it.

    Regards

     
  • justapps

    justapps - 2013-08-30

    Ok, thanks!

     
  • Babak Yaghoobi

    Babak Yaghoobi - 2013-09-01

    Hi, Brent

    Shadow problem fixed.

    Regards

     
  • justapps

    justapps - 2013-09-04

    Awesome!! Thanks once again Babak

     

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.