User Tag List

Results 1 to 4 of 4

Thread: Create Table

  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)

    Exclamation Create Table

    Hi!

    Any idea how to create a table like in the "extension view"?!?

    (very similar to excel, you can easily rearrange the table by clicking a header)

    it seems that there is no option for this now, am i right?!?

    EDIT: Sorry, i mean for the ios-exporter, for standard mmf2 apps you can use 'datagrid' obj

  2. #2
    Clicker Multimedia Fusion 2 DeveloperiOS Export ModuleSWF Export Module
    Fusion 2.5 (Steam)Fusion 2.5 Developer (Steam)Android Export Module (Steam)HTML5 Export Module (Steam)iOS Export Module (Steam)
    King_Cool's Avatar
    Join Date
    Aug 2008
    Posts
    2,335
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    1 List Object = 1 Column
    ???

  3. #3
    Clicker Multimedia Fusion 2 DeveloperiOS Export ModuleSWF Export Module
    Jaffob's Avatar
    Join Date
    May 2008
    Location
    USA
    Posts
    1,833
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    ExtensionView uses the ListView Object. Unfortunately, neither this or the DataGrid Object are compatible with most other runtimes. You could try using WebView or another webpage object of sorts to load a table drawn with HTML.

  4. #4
    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)
    Yes, you're right. but there the real problems start

    If the user clicks on a shop in this list, he should be ported to another frame of the app.

    It will get much more complicated: the app checks how far the shops are away from the user (distance calculation works now)
    and should sort the shops by distance. these seems basic tasks, but are not that easy with MMF2dev for ios.

    i couldnt use the list-obj too, because it looks totally different on ios-device.

    i'm a bit lost here....

Similar Threads

  1. Making your own hi score table
    By Redsquirrel in forum Multimedia Fusion 2 - Technical Support
    Replies: 5
    Last Post: 7th June 2013, 08:28 AM
  2. Clear Hi-Score Table
    By flyoffacliff in forum Multimedia Fusion 2 - Technical Support
    Replies: 4
    Last Post: 14th February 2013, 12:13 AM
  3. Highscore Table crash?
    By Redsquirrel in forum iOS Export Module Version 2.0
    Replies: 14
    Last Post: 16th October 2012, 06:40 AM
  4. table arrays
    By dascribe in forum Multimedia Fusion 2 - Technical Support
    Replies: 8
    Last Post: 1st September 2010, 11:10 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
  •