Indigo Rose Software

Professional Software Development Tools

 
+ Reply to Thread
Results 1 to 6 of 6
  1. #1
    Join Date
    Nov 2009
    Posts
    20

    Tabbed Browsing for Web

    I think that for the Web Module, you should be able to have tabs on your Web Project.

  2. #2
    Join Date
    Jan 2001
    Location
    Anderson Island, WA, USA
    Posts
    2,863
    I would think it would be better to have a tab object, which could hold multiple anythings....

    If you look at the "guts" of IE -- it basically creates another instance of itself when you create a new "tab" -- just the interface holds it all together.

    So you can't create a "web object"t hat mimics IE's UI, except for the html rendering part.

    For a game designer, you should be able to create some nice looking buttons & "mimic" the tab-effect easily using existing objects. I believe there's even a "tab" template when you open AMS....


    (Click here to contact me)
    Providing Independent Professional Consulting Services for
    IndigoRose products, World Wide.
    Located in -8:00 (-7:00 DST) GMT Timezone (Western United States)

  3. #3
    Join Date
    Jul 2007
    Posts
    1,512
    Quote Originally Posted by jassing View Post
    I would think it would be better to have a tab object, which could hold multiple anythings....

    If you look at the "guts" of IE -- it basically creates another instance of itself when you create a new "tab" -- just the interface holds it all together.

    So you can't create a "web object"t hat mimics IE's UI, except for the html rendering part.

    For a game designer, you should be able to create some nice looking buttons & "mimic" the tab-effect easily using existing objects. I believe there's even a "tab" template when you open AMS....
    Tab object yes i agree there i also would like to see this.

  4. #4
    Join Date
    Jun 2007
    Location
    Delphi II
    Posts
    1,534
    Reteset would be the man to ask for that. He might be able to make that for a price.
    Action Plugins
    AllOn | Box | Class | Code | Cursor | DXML | Error | Frames | GlobalPaths | Group | INIPlus |KeyBind | KeyLock | MathEx | Menu | Name | Project | Resize | StatusBar
    Download

  5. #5
    Join Date
    Oct 2009
    Location
    Merton, United Kingdom
    Posts
    684
    Quote Originally Posted by Centauri Soldier View Post
    Reteset would be the man to ask for that. He might be able to make that for a price.
    I'm just suprised hardly anyone else on this forum knows C++ and make Object Plugins.

  6. #6
    Join Date
    Nov 2009
    Posts
    20

    ...

    Quote Originally Posted by jassing View Post
    I would think it would be better to have a tab object, which could hold multiple anythings....

    If you look at the "guts" of IE -- it basically creates another instance of itself when you create a new "tab" -- just the interface holds it all together.

    So you can't create a "web object"t hat mimics IE's UI, except for the html rendering part.

    For a game designer, you should be able to create some nice looking buttons & "mimic" the tab-effect easily using existing objects. I believe there's even a "tab" template when you open AMS....
    Im not a game designer. I just create applications for them.
    But I am still new to this

Posting Permissions

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