I am asking for the output… Test it on companion or through apk. Then take a screenshot of it…
Again - it,s not the complete app it,s part of my main app
Okay thanks…
I have created it but not with finger control when button 1 clicks then the layout hoes down and up
yes, that,s why it,s not useful for me ( but it,s good )
wait…
I am done with my app almost…
By night or tommorrow morning i will make a new topic for this app…
(time as per india)
Thank you very very so so much Buddy
Ok, 89.56% is Done.
Only One Problem -
i am Not Able to Find the Correct Height of Screen.
Can Someone Help.
Well I tried a lot but failed at last…
Is there any way through which i can tell if user has swiped on an arrange and also the direction?
Waiting Eagerly to see Your Way of Doing it.
It depends on which component/extension you use.Sometimes, a block needs the pixels value ( the Screen1.height property returns the height value in dpi ) , to convert the dpi value to pixels:
Screen height * screen density. ( You can get it using taifun tools).
Aahaa…
Learnt 2 New Things.
Thankyou.
And Take it -
i Got - 2060 (approx) [my Device]
But 800 (approx) is Sufficient to Fit Component on my Device.
And Why 100% Height Value Don’t Covers the Whole Screen.
Do you have any parent component?
Every Component Has Its Parent.
Either An Arrangement,
Or The Screen.
That is what I am asking from you?
Well, I have made the sliding panel.
By using Phase by @Shreyash and Gesture handler…
Here is the aia.
Slider.aia (123.7 KB)
Used extensions