| View previous topic :: View next topic |
| Author |
Message |
The Numb3r Newbie cheater
Reputation: 0
Joined: 14 Jul 2007 Posts: 12
|
Posted: Thu Jul 19, 2007 1:02 am Post subject: [Help] About twebbrowser [Delphi] |
|
|
| How could i make the theme of webbrowser to XP?
|
|
| Back to top |
|
 |
Kevin Grandmaster Cheater Supreme
Reputation: 0
Joined: 07 Mar 2007 Posts: 1139 Location: Spiderman-World
|
Posted: Thu Jul 19, 2007 1:05 am Post subject: |
|
|
huh ?
arent you supposed to make your own theme ? i dont get what you mean
|
|
| Back to top |
|
 |
malfunction Grandmaster Cheater Supreme
Reputation: 0
Joined: 30 Jan 2007 Posts: 1015 Location: http://www.behindthecorner.com/
|
Posted: Thu Jul 19, 2007 3:35 am Post subject: |
|
|
WTFX???
mmm i have no idea what ur meaning
please be more specific
this kind of people should never use delphi!!
_________________
|
|
| Back to top |
|
 |
oib111 I post too much
Reputation: 0
Joined: 02 Apr 2007 Posts: 2947 Location: you wanna know why?
|
Posted: Thu Jul 19, 2007 5:53 am Post subject: |
|
|
I think he means, like his webbrowser looks like IE 7 or summin...
_________________
| 8D wrote: |
cigs dont make people high, which weed does, which causes them to do bad stuff. like killing |
|
|
| Back to top |
|
 |
malfunction Grandmaster Cheater Supreme
Reputation: 0
Joined: 30 Jan 2007 Posts: 1015 Location: http://www.behindthecorner.com/
|
Posted: Thu Jul 19, 2007 7:30 am Post subject: |
|
|
-____-"
first u cant make a menu into TWebbrowser, use panels?
i made my wb look like a 98win themed webbrowser
_________________
|
|
| Back to top |
|
 |
Kevin Grandmaster Cheater Supreme
Reputation: 0
Joined: 07 Mar 2007 Posts: 1139 Location: Spiderman-World
|
Posted: Thu Jul 19, 2007 1:27 pm Post subject: |
|
|
also, for a webbrowser use these basic commands.
webbrowser1.navigate(); // in the () place either the URL or name of the edit box.
webbrowser1.Back; //Self explained
webbrowser1.Foward;
webbrowser1.Stop;
webbrowser1.GoHome;
|
|
| Back to top |
|
 |
The Numb3r Newbie cheater
Reputation: 0
Joined: 14 Jul 2007 Posts: 12
|
Posted: Fri Jul 20, 2007 12:59 am Post subject: |
|
|
Um, meant like the webbrowser look XP style, like in mozilla firefox.
In webbrowser google and other sites have old windows style...
|
|
| Back to top |
|
 |
hcavolsdsadgadsg I'm a spammer
Reputation: 26
Joined: 11 Jun 2007 Posts: 5801
|
Posted: Fri Jul 20, 2007 1:35 am Post subject: |
|
|
| skyllakarean wrote: | WTFX???
mmm i have no idea what ur meaning
please be more specific
this kind of people should never use delphi!! |
Will you please stop typing and making comments like a fucking idiot.
|
|
| Back to top |
|
 |
malfunction Grandmaster Cheater Supreme
Reputation: 0
Joined: 30 Jan 2007 Posts: 1015 Location: http://www.behindthecorner.com/
|
Posted: Fri Jul 20, 2007 2:47 am Post subject: |
|
|
| Kevinnn wrote: | also, for a webbrowser use these basic commands.
webbrowser1.navigate(); // in the () place either the URL or name of the edit box.
webbrowser1.GoBack; //Self explained
webbrowser1.GoForward;
webbrowser1.Stop;
webbrowser1.GoHome; |
_________________
|
|
| Back to top |
|
 |
Kevin Grandmaster Cheater Supreme
Reputation: 0
Joined: 07 Mar 2007 Posts: 1139 Location: Spiderman-World
|
Posted: Fri Jul 20, 2007 4:18 am Post subject: |
|
|
yes, i actually wrote that first but since i couldnt 100% remember i thought it was that. sorry.
Also you need to make the GUI yourself. Just make it look like windows xp? like all cool GUIs is because of cool images and nice work in photoshop or paint / whatever
|
|
| Back to top |
|
 |
DeletedUser14087 I post too much
Reputation: 2
Joined: 21 Jun 2006 Posts: 3069
|
Posted: Fri Jul 20, 2007 4:52 am Post subject: |
|
|
| Kevinnn wrote: | also, for a webbrowser use these basic commands.
webbrowser1.navigate(); // in the () place either the URL or name of the edit box.
webbrowser1.Back; //Self explained
webbrowser1.Foward;
webbrowser1.Stop;
webbrowser1.GoHome; |
Its just easy to write a Dot (.) after Webbrowser1 and see ALL functions
|
|
| Back to top |
|
 |
|