Share My Creation SLIDcES - DC.js in Slides, a WebView based demo

This app is a demo I whipped up using a WebView, to test if the web technologies used would work in a B4A app. Since it did work, I decided to share it here and on Google play, to introduce more people to DC.js. From a B4a perspective, I added
- a seekbar scaler ( to allow scaling below 100% and up to 300%)
- Fwd and Back buttons ( '>' and '<', to the right and left of the seekbar)
- use of a Map to store the scale preference per web page visited (kept only for the session)
There isn't much to it as a B4a app, but if folks are interested I'll post up the source.

https://play.google.com/store/apps/details?id=com.the12Lab.wvd.SLIDcES (min 9, target 14).
 

Attachments

  • T8.jpg
    T8.jpg
    93.6 KB · Views: 5,023
  • TL4.jpg
    TL4.jpg
    102.7 KB · Views: 337
  • TL5.jpg
    TL5.jpg
    100 KB · Views: 330
  • TL6.jpg
    TL6.jpg
    73.8 KB · Views: 317
  • 72Icon_SLIDcES.jpg
    72Icon_SLIDcES.jpg
    4.7 KB · Views: 315

Beja

Expert
Licensed User
Longtime User
Hi and thanks for sharing this.. Are you using the BetterSlidingPanels library?
 

mr23

Active Member
Licensed User
Longtime User
Published a major update to SLIDcES @ the12lab.com. The B4A app loads the files from that site so it is effectively updated. There are also some new tests and examples. One of them is "AlmondPlus" which has two slides; one shows the state of 'home automation' perimeter switches/etc, and the second shows the live energy usage of an energy consumption monitoring switched outlet. You do need an Almond+ for the 2nd slide, the first loads a fixed demo file.
 
Top