B4A Library [Lib] UltimateListView

Informatix

Expert
Licensed User
Longtime User
another question... can I have 2 ULV and drag and drop items from first to second? and can I have items with inner ULV and drag and drop from first to inner and from second to inner and viceversa?
Yes, you can exchange items between ULV. Declare the other ULV as a DropView in StartDrag and handle the Dropped event to insert a new item in the target.
What do you mean by "inner ULV" ?
 

fiaful

Member
Licensed User
Longtime User
Yes, you can exchange items between ULV. Declare the other ULV as a DropView in StartDrag and handle the Dropped event to insert a new item in the target.
What do you mean by "inner ULV" ?


1 - Drag and drop from ULV 1 item to ULV 2
2 - Drag and drop from ULV 1 item to Inner horizontal ULV (into ULV 2 item)
3 - Drag and drop from ULV 2 item to Inner horizontal ULV (into another ULV 2 item)

oh! and naturally, reorder ULV 2 items with drag and drop also...

are these possible?

thanks in advance
 
Last edited:

jcesar

Active Member
Licensed User
Longtime User
Hi

How can i capture a click event in a button inside a panel of ULV ?
 

jcesar

Active Member
Licensed User
Longtime User
The same way you capture it for any button. When you add the button and initialize it just add the eventname.

You dont understand, i need to associate another info on the same row with a button click event. For example, use a edit text value in the click event of the button.
 

thedesolatesoul

Expert
Licensed User
Longtime User
You dont understand, i need to associate another info on the same row with a button click event. For example, use a edit text value in the click event of the button.
You will have to store a reference to the edit text somewhere so you can retrieve the information. For e.g. you can store the edit text as the tag object of the button.
 

rleiman

Well-Known Member
Licensed User
Longtime User
Hi,

I sent in a donation of 25 Euros.

I look forward to using the UltimateListView.
 

rleiman

Well-Known Member
Licensed User
Longtime User
Hi Everyone,

Can you tell me how long it normally takes for you to get the files for the UltimateListView?

I sent in a donation last night but have not seen any response in either my inbox or the spam folder.

I think I will also send an email to the developer. I look forward to learning how to use the UltimateListView.
 

rboeck

Well-Known Member
Licensed User
Longtime User
In the last update informatix included the following:

"It's time for me to enjoy my holidays in another country, far from a computer, so don't expect any answer before 2014."
 

rleiman

Well-Known Member
Licensed User
Longtime User
Hi,

Thanks for the quick reply.

I'm attaching proof of the donation sent to Informatix, could I get a copy of the files you have so I can start using the UltimateListView?

I normally don't ask such a question but I'm really excited about using it and don't want to wait almost 2 weeks.
 
Last edited:
Cookies are required to use this site. You must accept them to continue using the site. Learn more…