Home AMX Forum AMX Technical Discussion
Options

TP4 question

I have a TP4Design v3.0 and I want to Display a Video Source on a Page, but in the Properties Control window - States Tab the Video Fill parameter dosen't exist.
Why is not there? Do I need to use,do or install somethung??

Comments

  • ColzieColzie Senior Member
    Make sure that the touch panel type is one that supports video, otherwise the property won't be shown. You can do a "Save as different panel type" to convert to the one you need.
  • udiudi Junior Member
    I have an IPad. so I need to use a touch panel that supports video. and then I need to save it as an IPad?????
  • ericmedleyericmedley Senior Member - 3709 Posts
    udi wrote: »
    I have an IPad. so I need to use a touch panel that supports video. and then I need to save it as an IPad?????

    You cannot pass video to an iPad like that. You'll be using a dynamic image (motion jpeg, etc...) not a video window ( Component, VGA, Composite, etc..)
  • DHawthorneDHawthorne Junior Member
    Be warned that the resolution of an iPad is much higher than most panels. Unless you are converting from a CV1500 or one of the other big ones, the pages and graphics will need to be scaled. And, the internal image scaler in TPD is poor at best. You are better off exporting them all, scaling them in Photoshop or The Gimp, and then re-importing them to the panel (which is a hugely tedious process).
  • udiudi Junior Member
    OK thanks, I will try it.
    Meanwhile I have another problem with the TP4. I have a file with buttons and popup pages.
    I defined a button to show some of the popup pages. and it works fine. but when I draw another popup pages and I added them to the show popup of the button properties. the button don't show me the new popup pages.
  • ericmedleyericmedley Senior Member - 3709 Posts
    udi wrote: »
    OK thanks, I will try it.
    Meanwhile I have another problem with the TP4. I have a file with buttons and popup pages.
    I defined a button to show some of the popup pages. and it works fine. but when I draw another popup pages and I added them to the show popup of the button properties. the button don't show me the new popup pages.

    Make sure to hit 'Save' before uploading the changed file to the TP.
  • papadoukpapadouk Junior Member
    The popup pages are mutually exclusive each other when they reside in the same folder. In order to show more than one popup page at the same time, try to put them in different subfolders.
  • jjamesjjames AMX Sustaining Engineer
    Or in no sub-folder at all.
Sign In or Register to comment.