button press, etc.
They are separate to the standard protocol - all objects within a list
have their own slightly different protocol, prefixing the message with
the list join and list row number that the object was on.
The current EventGhost plugin does not parse this, and I don't have
time to implement this at the moment, perhaps further down the track.
So for now you can only display data in the list.
Jarrod
On Nov 9, 3:54 pm, Jarrod Bell <jar...@guilink.com> wrote:
> Just updated the plugin, latest version in the Google Code Repository:http://commandfusion.googlecode.com/svn/trunk/eventghost_plugin/
>
> On Nov 9, 2:36 pm, Fiasco <dgvoll...@gmail.com> wrote:
>
>
>
> > This is what is entered for my serial join number
> > 998
>
> > My serial value is: (i've tried variations as well.
>
> > l1001=0c\x1Es2=inserted element\x0D\x03
>
> > This shows up in the eventghost log as
>
> > CommandFusion Message sent: s1001=l1001=0c\x1Es2=inserted element
> > \x0D\x03
>
> > Is that the correct way to add a list element to List 1001?
>
> > I searched "List" but did not find the guide, ill keep looking
>
> > On Nov 8, 8:29 pm, Jarrod Bell <jar...@guilink.com> wrote:
>
> > > Try just using the standard list message 0c instead of 0ic and let me
> > > know if that makes a difference.
>
> > > The list insert/delete hasnt been tested extensively in the latest
> > > release, but should still work. Maybe try 1ic as well.
>
> > > Jarrod
>
> > > On Nov 9, 1:17 pm, Fiasco <dgvoll...@gmail.com> wrote:
>
> > > > I'll look for the quick guide.
>
> > > > I've created a list. It has a title, content and footer subpages.
> > > > The title and footer appear on my CF Viewer
>
> > > > I'm trying to dynamically add a content element through EventGhost.
> > > > My content
>
> > > > So, I set my Serial Join Macro number to 998 (the join number of my
> > > > list) and send a Serial Value command of
>
> > > > So, sending l998=0ic\x1Es2=inserted element\x0D\x03 should add an
> > > > element at position 0 with the seriel text field 2 set to "inserted
> > > > element"?
>
> > > > On Nov 8, 7:38 pm, Jarrod Bell <jar...@guilink.com> wrote:
>
> > > > > I believe there is a quick guide on lists on this google group
> > > > > somewhere.
>
> > > > > But have you assigned a title and content subpage to the actual list
> > > > > in guiDesigner? Lists work by using a subpage as each list row.
> > > > > So just create a subpage the size of the list items you want to have,
> > > > > and everything in that subpage will be shown in each list element.
> > > > > Then you send data to each list element using the protocol as per the
> > > > > Developer Manual.
>
> > > > > Jarrod
>
> > > > > On Nov 9, 11:38 am, Fiasco <dgvoll...@gmail.com> wrote:
>
> > > > > > Using eventghost.
>
> > > > > > I have a list element (998).
>
> > > > > > Can I send commands in eventghost using the serial change macro to add
> > > > > > items dynamically to a list?
>
> > > > > > I tried the example on page 8 from the developers manual (l998=0t
> > > > > > \x1Es1=title\x1Es2=....) and nothing happens with my list on my phone.
>
> > > > > > Is there a GUI example w/ a functional list?- Hide quoted text -
>
> > > > > - Show quoted text -- Hide quoted text -
>
> > > - Show quoted text -
--~--~---------~--~----~------------~-------~--~----~
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: List ???'s"
Post a Comment