• Ever thought it'd be cool to have your art, writing, or challenge runs featured on PokéCommunity? Click here for info - we'd love to spotlight your work!
  • Dawn, Gloria, Juliana, or Summer - which Pokémon protagonist is your favorite? Let us know by voting in our poll!
  • Welcome to PokéCommunity! Register now and join one of the best fan communities on the 'net to talk Pokémon and more! We are not affiliated with The Pokémon Company or Nintendo.

Creating WebBrowsers

Yes by learning C++ and program one! ;)
 
*sighs* Me again..,
Yes, C++ is a really hard program to understand, and makeing anything is even harder, look in the hacks section-->Tool Showcase to find some help. I don't even use it, Its a pain in the neck, and It costs money... There may be a trail though...

~Aaron~​
 
Aaron5367 said:
*sighs* Me again..,
Yes, C++ is a really hard program to understand, and makeing anything is even harder, look in the hacks section-->Tool Showcase to find some help. I don't even use it, Its a pain in the neck, and It costs money... There may be a trail though...

~Aaron~​
C++ isn't a program. C++ is a programming language that makes programs. C++ is also free and how does C++ make everything harder? If it did, it wouldn't be the or one of the most popular programming languages.
 
Lol.. I thought C++ was a program... I am so messed up :dead: excuse me I will go wander to anthor thread XD.

~Aaron~​
 
To make a simple web browser, I use a program called BrowserBob, but it's not very good and the browser itself is really the IE core with the interface you make. I really just use it for novelty value (like the Gonbe browser on TPP).
 
tryiong to figure out programing now saul?
*Smiles fiendishly and pokes saul.
i'll search around for a good tool. brb.
 
If you use Visual Basic you can just drop in the browser object and use that ^^. That's the easiest way I think XD. Although that, too, is IE.
 
C++ is not free..
you are free to write the code but not free to compile the code..
X_X

i use VB to create IE based browsers..
i can choose what to customise..
 
C++ is not free..
you are free to write the code but not free to compile the code..
X_X

i use VB to create IE based browsers..
i can choose what to customise..
 
the "language" c++ is COMPLETELY FREE! (!!!)
You could use a program like "Dev C++" to write and compile code.
And the best thing is, that it's even open source! ^^
 
Leo said:
C++ is not free..
you are free to write the code but not free to compile the code..
X_X

i use VB to create IE based browsers..
i can choose what to customise..
C++ is free. You can complie the code for free. There are free compliers like Bloodshed Dev C++ which will compile them for free.
 
i made a browser with vb 6.0 enterprise edition. *makes a mental note to upload it*
 
Or....you could just make a FireFox theme and call it a "Designer FireFox Browser"

xD

I've always wanted to make a FF theme >>;
 
Back
Top