XWidgetSoft Forum

XWidget & XLaunchpad , Desktop customization
It is currently May 7th, 2025, 11:35 am

All times are UTC - 8 hours




Post new topic Reply to topic  [ 9 posts ] 
Author Message
PostPosted: August 13th, 2012, 2:21 pm 
Offline
User avatar

Joined: June 12th, 2012, 11:05 am
Posts: 257
Location: Barcelona
One suggestion ;) :
It would be great to add an option like "!AnimatedInOutVisible=". This would allow something to appear using any of the animations so formidable that has xwidget.
You could add it, Tony? Think it is not very difficult. :D
Thank you four your feedback!
Armando.


Top
 Profile  
 
PostPosted: August 14th, 2012, 5:19 am 
Offline
User avatar

Joined: May 12th, 2012, 8:32 pm
Posts: 594
Hi Armando ,
What is "AnimatedInOutVisible" ?

_________________
XWidget Software Developer
[XWidget for Android] [Lastest version of XWidget] [Lastest patch of XWidget]
[XDesktop for Android/Windows]


Top
 Profile  
 
PostPosted: August 14th, 2012, 8:06 am 
Offline
User avatar

Joined: June 12th, 2012, 11:05 am
Posts: 257
Location: Barcelona
I invented the name "! AnimatedInOutVisible =".
It could be a function similar to the current function "! FadeInOutVisible =", but instead of making visible the object or image through effect "Fade", you would use one of the animation "Switch animation" tab "Animate".
Am I clear? :roll:
Armando


Top
 Profile  
 
PostPosted: August 15th, 2012, 2:24 pm 
Offline
User avatar

Joined: June 12th, 2012, 11:05 am
Posts: 257
Location: Barcelona
Tony: and... ¡t is possible?


Top
 Profile  
 
 Post subject: Hey! Tony!
PostPosted: August 28th, 2012, 6:42 pm 
Offline
User avatar

Joined: June 12th, 2012, 11:05 am
Posts: 257
Location: Barcelona
Some answer?


Top
 Profile  
 
PostPosted: October 9th, 2012, 10:50 pm 
Offline
User avatar

Joined: August 2nd, 2012, 12:43 am
Posts: 26
Hey Armando,
I'm not sure when he added these, but now you can do this by using InitAnimateChange and StartAnimateChange. I can't find the post by Tony I found it in, so here's the code I used in my skin:

Code:
text1.InitAnimateChange;
text1.setText("New Text");
//whatever other changes you want to make to text1...
text1.AnimateChange.Duration = .5; //seconds
text1.AnimateChange.SwitchEffect = 2; // FadeInOut
text1.StartAnimateChange;


SwitchEffect is the same number as the check list in the "Switch Animation" section of the "Animate" tab.
These are my favorite functions in all of Xwidget, so powerful :D

Hope that helps.

_________________
deviantArt profile

My Widgets:
Game Specials v1.1


Top
 Profile  
 
PostPosted: October 10th, 2012, 4:53 am 
Offline
User avatar

Joined: June 12th, 2012, 11:05 am
Posts: 257
Location: Barcelona
Thanks so much Sooner266!!! It's my favorite function to me also!

Thanks for your ad! I did not know this function!
I tried to do a test, but I suck with the "code" ...
What I want to do is this:
That when you click button 1, appears (with "fadeIn"mode ) text 1, but, at the same time run an animation on text 1 (eg "scroll bottom"), and clicking button 1 again disappears ("fade out") while running an animation (scroll top) or another.

If it is not too complicated for you, could you try to do it from this widget?
Attachment:
Animate(2).zip [3.86 KiB]
Downloaded 358 times

Thank you!
Armando


Top
 Profile  
 
PostPosted: October 10th, 2012, 11:25 am 
Offline
User avatar

Joined: August 2nd, 2012, 12:43 am
Posts: 26
Sure I could help with it, but I'm not sure I understand your intention. It sounds like in this case, a slidepanel would do exactly what you're looking for automatically. I attached an example of it using your skin. Is this what you meant?


Attachments:
animateslide.zip [5.91 KiB]
Downloaded 367 times

_________________
deviantArt profile

My Widgets:
Game Specials v1.1
Top
 Profile  
 
PostPosted: October 10th, 2012, 2:26 pm 
Offline
User avatar

Joined: June 12th, 2012, 11:05 am
Posts: 257
Location: Barcelona
Thanks, but not (sorry for my english!).
I know how to use the "slide panel". But, what I want to do is combine two things: the "FadeInOutVisible", with animation "scroll (top, bottom, right, etc)." or any of the other animations ("switch animation").
Do not know if I could explain to my poor English ... !!!

In other words (or rather, clarifying a bit): returning to the beginning of this post: what I would like is that there was a way that something begins to be visible / invisible (to click) not only through the "fadein" effect, but using one of the effects of "switch animation".
Adding it to the effect "fade", would be even more ... cool!

Thanks again!


Top
 Profile  
 
Display posts from previous:  Sort by  
Post new topic Reply to topic  [ 9 posts ] 

All times are UTC - 8 hours


Who is online

Users browsing this forum: No registered users and 24 guests


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot post attachments in this forum

Search for:
Jump to:  

Powered by phpBB® Forum Software © phpBB Group