WebQuest Active Member Licensed User Jul 14, 2021 #1 Hi community, I am trying to create a panel animation but without success. It seems that the duration does not work. I have set different durations but the result shows the panel instantly. What's wrong with this thing? B4X: Panel1.SetVisibleAnimated(2500,True) Panel1.SetLayoutAnimated(2500,Panel1.Left,0,Panel1.Width,Panel1.Height)
Hi community, I am trying to create a panel animation but without success. It seems that the duration does not work. I have set different durations but the result shows the panel instantly. What's wrong with this thing? B4X: Panel1.SetVisibleAnimated(2500,True) Panel1.SetLayoutAnimated(2500,Panel1.Left,0,Panel1.Width,Panel1.Height)
Erel B4X founder Staff member Licensed User Longtime User Jul 14, 2021 #2 Please create a small project with this code and upload it. Upvote 0
WebQuest Active Member Licensed User Jul 15, 2021 #3 Hi Erel I created the external project and the setLayoutAnimation doesn't work. I am now using the Animation library. Upvote 0
Hi Erel I created the external project and the setLayoutAnimation doesn't work. I am now using the Animation library.
Erel B4X founder Staff member Licensed User Longtime User Jul 18, 2021 #4 Ok. I cannot help you if you keep it as a secret Upvote 0