B4A Library [B4X] [DSE] DDDGrid - designer script grid - Erel    Aug 18, 2022   (22 reactions) A simple, cross platform, class that uses the designer script extension feature to create grids: 132688 Designer script: 'Parameters: Panel, #Columns, #Rows, Padding DDDGrid.CreateGrid(Pane1, 4, 3, 5dip) B4J Library [B4X] [XUI] xGraph Class and b4xlib - klaus    Sep 12, 2022   (26 reactions) DrawCursorValues gets or sets the DrawCursorValues property Displays the values of the cuves at the cursor position GraphColor Gets or sets the graph background color GraphHeight Gets the GraphHeight property The height of the Graph in pixels GraphLeft Gets the GraphLeft property The left positio B4J Library [B4X] [XUI] SD FlexGrid (Table) - Star-Dust    Oct 25, 2023   (69 reactions) Flexgrid.AddRow(Array As Object(i,B,"User ","Description " ,100.00),40dip,True)
AddRowAt (index As Int, Cell As Object(), Refresh As Boolean) As String
eg. Flexgrid.AddRow(2,Array As Object(i,B,"User ","Description " ,100.00), True)
AddRowCustomize (Cell As Object(), Text_Color As Int, Background_C B4J Library [B4X] [XUI] xChartLite b4xlib - klaus    Nov 14, 2023   (37 reactions) if False doesn't draw the Y scale values
not drawing the scale can be useful for small charts
not for logarithmic scales
GradientColors As Boolean
gets or sets the GradientColors property
GradientColorsAlpha As Int
gets or sets the GradientColorsAlpha property
values between 0 and 255
setting th B4J Library [B4X] [XUI] xChart Class and b4xlib - klaus    Jul 10, 2024   (103 reactions) Color
Example code: <code>xChart1.GridFrameColor = xui.Color_Blue</code>
HBarTicksTopDown As Boolean
gets or sets the HBarsTicksTopDown property for H_BAR and H_STACKED_BAR charts
False = draws the tick values from bottom to top, default value
True = draws the tick from top to bottom
HBarXScaleOnT B4A Library [B4X][custom view] GridManager - XbNnX_507    Sep 20, 2020   (6 reactions) Hi, This is a modified custom view of the class library -> GridManager . It should be compatible with b4j, b4a and b4i. Note this is for simple grids if you need something more complex then -> GridClassPreoptimizedCLV This thread should be move to -> Additional libraries, classes and official upda B4A Class Grid Class - PreoptimizedCLV - Erel (first post)    Feb 28, 2023   (4 reactions) 91824
My implementation based on PreoptimizedCLV is attached.
I'm not sure that building a "grid" library will be very useful as each app will have different requirements and implementing such grid is very simple.
Better implementation based on SMM: https://www.b4x.com/android/forum/threads/b4x-si B4J Library [B4X] [XUI] xChartMini b4xlib - klaus    Nov 14, 2023   (20 reactions) Color Example code: <code>xChart1.GridFrameColor = xui.Color_Blue</code> Height As Int gets or sets the Height property IncludeLegend As String gets or sets the IncludeLegend property possible values: NONE, TOP_RIGHT, BOTTOM Left As Int gets or sets the Left property LegendBackgroundColor As Int s B4A Library [B4X] [XUI] AS Scheduler ? - MonthView, DayView (Week), AgendaView and CalendarView [Payware] - Alexander Stolte    Apr 02, 2024   (31 reactions) 1.14
API
GetAppointmentCountInRange if Parameter DurationLongerThanOneDay = True Then isFullDay = True are also returned
DayView
If Appointment isFullDay = True Then the appointment is displayed at the top
1.15
DayView
BugFixes
Add get and set DayCount - Changes the number of days that are v B4J Library [Web][ABMaterial] Framework for WebApps - alwaysbusy    May 17, 2024   (74 reactions) 04)
ABMUpload
ABMVideo
Helpers:
ABMContainer
ABMFlexWall (1.10)
ABMGenerator (1.07)
ABMModalSheet
ABMNavigationBar
ABMPage
ABMParallax
ABMSideBar (2.00)
ABMTable
ABMTableMutable (1.20+)
Other:
Firebase Auth (1.20+)
Firebase Storage (1.20+)
Configurable App and Content folders (2.00)
Lorem Ipsum Page: 1   2   3   4   5   6   7   Powered by ColBERT |