View Full Version : What Should 4.0 include?
Prophet-
07-14-2006, 05:30 PM
Well im trying to think of new things to include in Prophet Browser 4.0 to better benefit its users. I have already added in a screen shot feature and am in the process of adding in the bigger coke programs. Short Keys is on its way and I'm also adding a quick Account creator (just gotta type in the security key at the end :eusa_dance: )
my question to you.. does it need anythin else? just post up ur ideas here
W a r n i n g
07-14-2006, 05:43 PM
I personaly cant think of anything. 3.0 was perfect.
oOD-richOo
07-15-2006, 09:34 AM
make the style like takashi own because i really like the style on takashi and make a custom catalouge like takashi doing and like how he did with furni dye :)
W a r n i n g
07-15-2006, 10:07 AM
This is Prophet- client. Not really Takeshi Client.
Prophet-
07-15-2006, 12:04 PM
the style is already like takeshi's it looks alot like it but has much more added to it already... as for a custom catalog, well, im not that good at programming lol
DefectiveProduct
07-15-2006, 01:39 PM
Well you could include an auto TVB finder with a login on the client itself. Ever think of that?
DefectiveProduct
07-15-2006, 02:21 PM
Sorry for the double post but I looked over 3.0 and found that the browser buttons shut down the program and give you an error when they have nowhere to navigate.
You can prevent this by adding a line of On error resume next before each coding for the browser buttons.
Like,
Private Sub BtnBack_Click()
On error resume next
Webbrowser.GoBack
End Sub
That way it skips on error and you can click the buttons all you want without killing the program. :p
EDIT: And maybe you could include a KeyDown function that makes the browser navigate when you hit enter in the URL bar.
Private Sub TxtUrlBar_KeyDown(KeyCode As Integer, Shift As Integer)
On Error Resume Next
If KeyCode = vbKeyReturn Then
Browser.Navigate TxtUrlBar.Text
End If
End Sub
ok i think the main thing that i want u to put on it, is a minimize button, i think that is the most important thing u should add
DefectiveProduct
07-16-2006, 12:58 PM
Yeah. A minimize button wouldn't be half bad. >_>
Tamaraaaxo
07-16-2006, 06:21 PM
the style is already like takeshi's it looks alot like it but has much more added to it already... as for a custom catalog, well, im not that good at programming lol
Whats the difference between a prophet and a takeshi's?? im just wondering cuz im new at this he he:(
Prophet-
07-17-2006, 12:35 AM
Well you could include an auto TVB finder with a login on the client itself. Ever think of that?
haha actually i did add a tvb finder before i saw this post, im waaaay ahead of ya,
and yes, it does have a minimize
umm...
as for the error, i will add in the code, tricky little bugger that is haha
-----------
as for the takeshi/prophet question....
I am Prophet, Takeshi runs cokestudios.org...
Takeshi is/was making a browser that was actually really good and seemed like it promised alot but it has been in development for a while and i have given up on hopes that it would come out.
My program offers everything that takeshi's Preview program offers and more. I hope to spread this new 4.0 version across the coke net and be the major programmer people look to for a good quality browser
W a r n i n g
07-18-2006, 12:03 PM
Sorry for the double post but I looked over 3.0 and found that the browser buttons shut down the program and give you an error when they have nowhere to navigate.
You can prevent this by adding a line of On error resume next before each coding for the browser buttons.
Like,
Private Sub BtnBack_Click()
On error resume next
Webbrowser.GoBack
End Sub
That way it skips on error and you can click the buttons all you want without the program. :p
EDIT: And maybe you could include a KeyDown function that makes the browser navigate when you hit enter in the URL bar.
Private Sub TxtUrlBar_KeyDown(KeyCode As Integer, Shift As Integer)
On Error Resume Next
If KeyCode = vbKeyReturn Then
Browser.Navigate TxtUrlBar.Text
End If
End Sub
It isnt a double post when you post at two diffrent times. Not like 7:30 then 7:32 but like 7:30 and then 8:00 And when is this going to be out?
DefectiveProduct
07-18-2006, 01:12 PM
It isnt a double post when you post at two diffrent times. Not like 7:30 then 7:32 but like 7:30 and then 8:00 And when is this going to be out?
A double post is pretty much just posting twice in a row.
And ask Prohet- when it's gonna be out.
Geoff
07-19-2006, 02:02 PM
i think it should have the auto advance stuff so it automaically finds it, a nice layout, maybe instead of like "main account" make it say like the persons accoutn for an example "AncientTimes" ect.
Sifter
07-19-2006, 05:45 PM
But what use is a TVB finder now?
zakowako
07-20-2006, 11:55 AM
where can i get the old version of prophet - cos i got no coke progs yet and all the sites apart form this seem to be down like cs.org and cokestudios or are they the same - lol
EnergyDrink
07-26-2006, 07:11 PM
uh thats like asking what is the difference between Poop and Spam :)
mikeo
10-24-2006, 01:24 PM
can u put a sharktale filter on it???
boner2191
10-24-2006, 01:39 PM
can u put a sharktale filter on it???
I am all most positive that was patched.
Matt_Hardy
10-24-2006, 01:43 PM
It is Patched
vBulletin® v3.6.8, Copyright ©2000-2025, Jelsoft Enterprises Ltd.