scroll view

  1. J

    Android Question Scrollview report conversion to xCLV

    I am converting a Scrollview code to xCLV used for producing financial reports that have 5 to over 100 text items accross and over 100 rows. Rows have varying number of items and alignments. The cross-platform conversion is needed for horizontal and verticle scrolling ability. The current...
  2. Lakhtin_V

    Android Question Scrollable List - Size Limits

    I am trying to visualize the spectrogram of a sound fragment. I am using a vertical scroll area, with panels as rows. On the panels are labels. When I had a maximum of 200-300 lines in the list, I did not have problems. About 30 lines fit on the screen at a time. But when the number of lines...
  3. A

    iOS Code Snippet PFDateTimePicker Scroll View iOS Library

    As Apple Store is not accepting Calendar Type DateTime Picker, So my first step towards ScrollView DateTime picker for iOS. PFDateTimePicker Author: Asad Version: 0.01 B4i.DependsOn=iXUI, iDateUtils, iCustomDialog PFDateTimePicker Events: SelectedDateChanged (Date As Long) Functions...
Top