We simply released the features that the majority of people need.
It's not very often that you need to move objects on the page.
We are going to develop a way to animate objects (including position,
visibility, size, etc), but we are focusing on more important features
for the moment.
Showing/hiding objects via subpages is enough to cover 90% of the user
requirements.
Jarrod
On Feb 11, 11:01 am, Tom M <tmil...@archersystems.us> wrote:
> I hope you would rethink this approach. This is one of the weakest
> thing about VTpro currently... I am not sure why you took the same
> approach!?
>
> On Feb 7, 7:35 am, Jarrod Bell <jar...@guilink.com> wrote:
>
>
>
> > Hi Tom,
>
> > You can show/hide content by placing it on a subpage and setting its
> > digital join high to show, low to hide.
> > This works exactly the same as a crestron touch panel would.
>
> > There is no way to change an x or y position at the moment, or perform
> > logic from the client side.
> > Any logic to show/hide subpages should be done on the server side
> > (within the Crestron programming).
>
> > Jarrod
>
> > On Feb 7, 8:58 pm, Tom M <tmil...@archersystems.us> wrote:
>
> > > Hello,
> > > I am coming from a .net background where the programmer can easily add/
> > > edit buttons to the GUI programatically.
>
> > > I will be using Crestron with CF. Is there a way to set the visibility
> > > of buttons dynamically with CommandFusion at runtime? Is there a way
> > > to set the x/y coordinates dynamically at runtime?
>
> > > For example, lets say I have a screen that says "select device to
> > > control" and I would like to add buttons for bluray, dvd, etc using
> > > code/SIMPL.
>
> > > In .Net, the code would be like this
>
> > > if (something is true)
> > > {
> > > buttonA.visible = true
> > > buttonA.x = 11
> > > buttonA.y = 22
>
> > > }
>
> > > Thanks in advance, I am trying to figure out what the limitations are.
--
You received this message because you are subscribed to the Google Groups "CommandFusion" group.
To post to this group, send email to commandfusion@googlegroups.com.
To unsubscribe from this group, send email to commandfusion+unsubscribe@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/commandfusion?hl=en.


Comments
0 comments to "Re: feedback to commandfusion"
Post a Comment