prefdialog

  1. james_sgp

    Android Question B4XPreferenceDialog, Time as ticks

    Hi, I`m using a PrefDialog to get date and time, date is fine as returned as ticks. However, time is not returned as ticks it gives [Days=0, Hours=22, IsInitialized=true, Minutes=58, Months=0, Seconds=0, Years=0] How can I get it as ticks? Thanks, James
  2. aeric

    B4J Question [SOLVED] Refresh B4XPreferenceDialog Options from Updated List

    The options work very well in project without database. When I wanted to refresh the options from updated database, the option is not updated. In attached project, go to "Page 3" from MainPage and click on button "Show Options", the options show 3 items. Click on button "Add Option" then click...
Top