B4J Library [B4X] [XUI] [B4xLib] SD LoadingIndicator

Star-Dust

Expert
Licensed User
Longtime User
Above is a link of my code that you can use from the older version of the library.
This new one has some indicators with a code that I have studied a lot and would like to keep for myself. All the others can be found in the codes I write about in the first post.

Your indicator is interesting, but I think it should tighten in the center and not in the lower right. It does not maintain the proportions of the squares and the frame or border as you reduce in size must also be reduced proportionally
 

LucaMs

Expert
Licensed User
Longtime User
Your indicator is interesting, but I think it should tighten in the center and not in the lower right. It does not maintain the proportions of the squares and the frame or border as you reduce in size must also be reduced proportionally
Per questo ti ho detto che è orribile, hehehe.
This is why I wrote it is horrible!

The intention was to get a different animation from that; that was the first attempt, without thinking 2 seconds.

Anyway now I'm discovering something... probably a bug or... I'm completely stupid! I will let you know.
 

TILogistic

Expert
Licensed User
Longtime User
I understand and respect your comments, regarding your B4xLib (MIT license or another?), I know there is time and work in the development of adding new spinners to the published @Erel, and good job @Star-Dust.

I wonder:
Can the B4xLibs published by @Erel be decompressed, to add, modify and adapt them to particular needs?


Regards,
 

Star-Dust

Expert
Licensed User
Longtime User
Thanks for understanding.
For Erel's Libraries, you should ask him.

I asked for the source of a compiled library and he gave it to me. So he will probably say yes. But the important thing is to respect the developer and ask.

Many of my sources are open and free, others I have chosen to keep closed. However you can access the sources of the previous version that I made them public and they will surely be useful to create your own custom
 

LucaMs

Expert
Licensed User
Longtime User
Hello.

@Star-Dust

How can I place the object ?
Left / Top does not exist. (except in the designer)

regards Frank
It would be enough to set (in the library!) mBase as Public instead of Private.
At that point you could write:
B4X:
SD_LoadingIndicator1.mBase.Left = 100dip

I just did and I am attaching the library with the small change; I suppose and hope @Star-Dust has no complaints and puts it in his first post
 

Attachments

  • SD_LoadingIndicator.B4xLib
    3.4 KB · Views: 178

Star-Dust

Expert
Licensed User
Longtime User
Update 0.03
  • Added Left, Top, Height, Width and Visible properties
 

FrankDev

Active Member
Licensed User
Longtime User
hi Star-Dust /LucaMS

thank you for the customization!

my processes unfortunately require so much processor power that the loading bar no longer moves.

(((
 

Star-Dust

Expert
Licensed User
Longtime User
I just did and I am attaching the library with the small change; I suppose and hope @Star-Dust has no complaints and puts it in his first post

You know the answer to your question

 

LucaMs

Expert
Licensed User
Longtime User
You know the answer to your question


I hadn't read it. My intention, however, was to help a member of B4X at the time, quickly, knowing that the change would be useful to everyone and that you would have nothing against it.
I certainly didn't add that change for my personal interests.
I just made that microscopic change - change the visibility of mBase from private to public, and attached the changed library, so you could just grab it and attach it to your first post.

It wasn't really the case that you wrote that post!

Rest assured that I will never even touch one of your libraries again.
 

Star-Dust

Expert
Licensed User
Longtime User


I hadn't read it.
Thanks for your understanding, you already wrote about this in this thread. You probably don't remember it, but if you read on the first page you will find your interventions.

My intention, however, was to help a member of B4X at the time, quickly, knowing that the change would be useful to everyone and that you would have nothing against it ..... It wasn't really the case that you wrote that post!
I appreciate the good intention, but it would not be fair to @oparra if I had not given him permission but granted it to others.
I consider it necessary in compliance with what I asked @oparra

Rest assured that I will never even touch one of your libraries again.
Thanks for understanding.
 
Last edited:

Star-Dust

Expert
Licensed User
Longtime User
my library doesn't have this animation, but everything can be done but at the moment I don't have time
 
Cookies are required to use this site. You must accept them to continue using the site. Learn more…