PDA

View Full Version : Tabbed Browsing for Web


.SWFGames
11-06-2009, 04:26 PM
I think that for the Web Module, you should be able to have tabs on your Web Project.

jassing
11-06-2009, 05:29 PM
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....

rexzooly
11-06-2009, 06:24 PM
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.

Centauri Soldier
11-08-2009, 06:33 PM
Reteset would be the man to ask for that. He might be able to make that for a price.

Sakuya
11-09-2009, 12:30 AM
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.

.SWFGames
11-09-2009, 10:55 AM
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