User Tag List

Results 1 to 3 of 3

Thread: Best way for a typical ios listview

  1. #1
    Clicker

    Fusion 2.5 MacFusion 2.5 DeveloperFusion 2.5+ DLCAndroid Export ModuleHTML5 Export ModuleiOS Export ModuleSWF Export ModuleUnicode Add-onInstall Creator Pro
    StingRay's Avatar
    Join Date
    Nov 2006
    Location
    Austria
    Posts
    1,057
    Mentioned
    7 Post(s)
    Tagged
    0 Thread(s)

    Question Best way for a typical ios listview

    Hi! Whats the best way to create something like this:

    Listview.jpg

    Is there a easy way to make such a control as people are used to on ios (a...z)
    or do we have to build it from scratch?

  2. #2
    Clicker Fusion 2.5 DeveloperFusion 2.5 DeveloperAndroid Export ModuleiOS Export ModuleXNA Export Module
    DistantJ's Avatar
    Join Date
    Jan 2008
    Location
    Gloucester, UK
    Posts
    2,144
    Mentioned
    3 Post(s)
    Tagged
    0 Thread(s)
    I have been wondering this one too. There's a list object but it's just text I believe, this might be something we have to create manually for now, but I'm sure this extension could come along quite soon since it's just a simple UIElement.

  3. #3
    Clicker

    Fusion 2.5 MacFusion 2.5 DeveloperFusion 2.5+ DLCAndroid Export ModuleHTML5 Export ModuleiOS Export ModuleSWF Export ModuleUnicode Add-onInstall Creator Pro
    StingRay's Avatar
    Join Date
    Nov 2006
    Location
    Austria
    Posts
    1,057
    Mentioned
    7 Post(s)
    Tagged
    0 Thread(s)
    Ok, how do you think is the best way to do the following in mmf:

    I've 70 shops. on 3 floors. in 12 different categories. (ae: Drug stores, Health, Housewares, Jewelery, Men's Apparel,....)

    To make it editable I've setup a string with 70 paragraphs looking like this: "AT&T<F>1<C>Media</C>" (Company-Name, Floor, Category)

    Then I've created a string for COMPANY NAME, FLOOR and CATEGORY, the paragraph of this strings depend on the Y Position on the screen.
    (So I've copies of the same strings that show different content --> avoiding having 70x3 strings inside the frame)

    BUT: If I set the color to red in every string which content is "Media" (To create a SELECTION FEATURE)
    EVERY string of the same object name, no matter which content, is set to red.


    Is it possible to create a selection feature in MMF ios?! To show just the shops on "1st" floor,
    or to show just the "HEALTH" Shops?!

    Thanks for any help here! I'm a bit lost at the moment...

Similar Threads

  1. Typical 'Nifflas' level editor demonstration.
    By Nifflas in forum File Archive
    Replies: 22
    Last Post: 21st August 2011, 12:13 PM
  2. Platform Object help (not your typical!)
    By AerosolSP in forum Multimedia Fusion 2 - Technical Support
    Replies: 2
    Last Post: 30th August 2010, 09:14 PM
  3. Typical Platforming issues.
    By JeremySorrow in forum Multimedia Fusion 2 - Technical Support
    Replies: 30
    Last Post: 9th April 2010, 04:56 AM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •