Pui.animate and pui.start function not working.

Use this board to ask questions or have discussions with other Rich Displays users.
Post Reply
hsn752
New User
Posts: 7
Joined: Tue Mar 19, 2013 12:08 pm
First Name: Hussain
Last Name: Noor
Company Name: RC
Contact:

Pui.animate and pui.start function not working.

Post by hsn752 »

I have Created a APP and its contain Two Screen. By using the Mobile Layout.

I have put the call the function pui.animate() on windows_onload event. and after that i execute my Program.

But its not behaving like that.

Can you help.

window.onload = function() {
pui.animate({ element: "MainLayout1", effect: "fade in" });
pui.animate({ element: "Layout2", effect: "fade out" });
pui.run({ program: "MYLIB/GIRDIMGC2" });
};



Also i required to USE SIGN ON feature for my APP. i tired to use pui.start but its not work.


Thanks alot.
User avatar
Alex
Profound Logic Staff Member
Posts: 233
Joined: Fri Jan 04, 2008 12:10 pm
First Name: Alex
Last Name: Roytman
Company Name: Profound Logic Software
Contact:

Re: Pui.animate and pui.start function not working.

Post by Alex »

the pui.animate() function should be called using the "onload" event for the particular screen in the Profound UI Visual Designer, rather than the window.onload event.

Regarding the the Use of Sign On. Can you explain how you are launching your application? Have you looked into the pui.signon() API?
Post Reply

Who is online

Users browsing this forum: No registered users and 3 guests