Xcode-like label movement
If you have completed an application and wish to share the complete source/project files with everyone then please post it in here. Source-code files only, no tutorials.
4 posts
Page 1 of 1
Hello again, guys.
Today I will give you source code for simple Xcode-like label movement with progress bar!
This is very simple but looks very good. Presentation: (watch from 1:28 and turn HD and fullscreen on) Every line of code is commented. I wanted to make it as clear as possible.
Labels are moving smoothly without lags. Done by thread.
Settings:
Position of top label - setting top label X and Y (this label will be only visible from two of them)
Position of bottom label - as above but this label will be not visible.
Speed - the speed of label movement.
Important: this project is not using any Mac styled theme. ;)
Today I will give you source code for simple Xcode-like label movement with progress bar!
This is very simple but looks very good. Presentation: (watch from 1:28 and turn HD and fullscreen on) Every line of code is commented. I wanted to make it as clear as possible.

Labels are moving smoothly without lags. Done by thread.
Settings:
Position of top label - setting top label X and Y (this label will be only visible from two of them)
Position of bottom label - as above but this label will be not visible.
Speed - the speed of label movement.
Important: this project is not using any Mac styled theme. ;)
You do not have the required permissions to view the files attached to this post.
Sweet. You should put the label code into a custom control class or something so it can be added to other projects/labels easily. Love the slide effect of the label cooll;
Welcome to CodenStuff.com Learn Code, Love Code. Thank you for being a member of the community.
Very nice tutorial! +rep indeed!
Practice makes perfect!
VIP since: 6-10-2011
VIP since: 6-10-2011
4 posts
Page 1 of 1
Copyright Information
Copyright © Codenstuff.com 2020 - 2023