Hi Community,
I just bought B4A today and already wrote my first program.
In that program i am using B4AFluidSlider to select values between 25 and 500.
Basically I would need the values to change in steps of 25, as selecting the detailed value one by one stepwidth is very hard to do. I always...
I have this Block of code
Sub Find_items_customLSTview
Dim i As Int
Dim iv As ItemValue= CustomListViewPRODUTOSESCALONADOS.GetValue(i)
Dim qtdeItems As Int
For i=0 To CustomListViewPRODUTOSESCALONADOS.Size -1
qtdeItems = EditTextQTDECustomListView.Text...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.