User Tag List

Results 1 to 4 of 4

Thread: LIST trouble...

  1. #1
    Clicker Fusion 2.5 DeveloperAndroid Export ModuleHTML5 Export ModuleiOS Export ModuleSWF Export Module

    Join Date
    Nov 2010
    Posts
    25
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Question LIST trouble...

    i have only one list object, but if i try to select position or dimension i have always the same result, list appear in the high/left corner of iPad... Is there any way to solve this, i need to positioning list on the center of the screen...

    I have also other trouble with list object, is there a way to view list like in MMF, with many row on a white sheet?

    Last issue, i have an action that have to change the last inserted line with this string "...deleted...". in MMF i see that this work well, i use: CHANGE LINE-->>INDEX:List LastIndex( "List" )-->> "...DELETED..." but in iOS simulator this don't work... list not change.

    thanks for attention.

  2. #2
    Clickteam Clickteam
    Anders's Avatar
    Join Date
    Jun 2006
    Location
    Denmark, Århus
    Posts
    3,456
    Mentioned
    5 Post(s)
    Tagged
    1 Thread(s)
    The List box in iOS is positioned and sized by iOS itself, we don't have much control over it's apperance other than it's y-position. It is something Apple enforces to comply with their human interface guidelines AFAIK.

    I will look into the "LastIndex" expression bug.

  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)
    Hi! I've seen some example apps, where the ios-list drops up from bottom. (ae: enter your birthday) you'll see three lists (Day/Month/Year) beside, filling the horizontal width.
    is it possible to recreate something like this with mmf?!? actually list object acts a bit weird at the moment for me...

  4. #4
    Clickteam Clickteam
    Anders's Avatar
    Join Date
    Jun 2006
    Location
    Denmark, Århus
    Posts
    3,456
    Mentioned
    5 Post(s)
    Tagged
    1 Thread(s)
    I don't think that is possible for the moment.
    A seperate extension would need to be created for that as it does not mimic any extension controls we have today.
    Unfortunately you cannot make this 3-part list list object in iOS by using 3 lists. It is a single iOS UI control so special code needs to be made.

    A third party extension developer could take the source of the list object and modify it to allow several lists in one. Making a functioning windows-port would probably be the most time consuming part.

Similar Threads

  1. List object simply doesn't load a list file...
    By Pedro Almeida in forum iOS Export Module Version 2.0
    Replies: 6
    Last Post: 10th February 2012, 12:46 AM
  2. List object - loading File List
    By Nathan in forum Multimedia Fusion 2 - Technical Support
    Replies: 3
    Last Post: 9th March 2008, 09:11 PM
  3. Cannot "Load File List" for List & Combo Objects
    By Annie in forum Multimedia Fusion 2 - Technical Support
    Replies: 2
    Last Post: 1st February 2007, 02:34 PM
  4. bug: List object doesnt show list of files ...
    By Rushino in forum Multimedia Fusion 2 - Technical Support
    Replies: 2
    Last Post: 1st November 2006, 11:46 PM
  5. List Object Bug - "Load Files List"
    By MelliGeorgiou in forum Multimedia Fusion 2 - Technical Support
    Replies: 7
    Last Post: 1st October 2006, 07:40 PM

Posting Permissions

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