Sorry your browser is not supported!

You are using an outdated browser that does not support modern web technologies, in order to use this site please update to a new browser.

Browsers supported include Chrome, FireFox, Safari, Opera, Internet Explorer 10+ or Microsoft Edge.

Work in Progress / Goga's Dll - Free Dbp Plugin

Author
Message
Sergey K
20
Years of Service
User Offline
Joined: 4th Jan 2004
Location:
Posted: 19th Jan 2006 13:37 Edited at: 11th Feb 2006 17:00
hey all, here i made some useful functions on that dll.
the Manual, commands and how to setup, you will find in the download.

stuff that dll can do so far:

Get your own IP
Download File from URL
Msg Box dialog with 15 different buttons and 5 different Icons
Save File Dialog
Open File Dialog
Color Picker
Font Picker
Clipboard works (Copy to clipboard and paste from clipboard)
[/Ver 0.04]
check if the string convertable to integer function
getting a selected word from the string
replacing few digits in one string to another digits
coutning how many words you got in one string
WORD EXIST function.
[/Ver 0.05]
GetMyIP function fixed! now it works much much faster!
added Browse For Folder dialog
added Input Dialog!
[/Ver 0.06]
Another fix of GetMyIP() function.
Now you can get Install path of DBP!
Added GetLocalIP() function
[/Ver 0.1]

there is a manual/examples in the zip. check it


Version: 0.04
Date: 10/1/06
File(Rar): [href]http://www.freewebtown.com/gogetax/Plugins/GogasDll[v0.04].rar[/href]
File(Zip): [href]http://www.freewebtown.com/gogetax/Plugins/GogasDll[v0.04].zip[/href]

Version: 0.05
Date: 14/1/06
File(Rar): [href]http://www.freewebtown.com/gogetax/Plugins/GogasDll[v0.05].rar[/href]
File(Zip): [href]http://www.freewebtown.com/gogetax/Plugins/GogasDll[v0.05].zip[/href]

Version: 0.06
Date: 19/1/06
File(Rar): [href]http://www.freewebtown.com/gogetax/Plugins/GogasDll[v0.06].rar[/href]
File(Zip): [href]http://www.freewebtown.com/gogetax/Plugins/GogasDll[v0.06].zip[/href]

Version: 0.1
Date: 11/2/06
File(Rar): [href]http://www.freewebtown.com/gogetax/Plugins/GogasDll[v0.1].rar[/href]
File(Zip): [href]http://www.freewebtown.com/gogetax/Plugins/GogasDll[v0.1].zip[/href]

enjoy.

Freddix
AGK Developer
22
Years of Service
User Offline
Joined: 19th Sep 2002
Location: France
Posted: 19th Jan 2006 13:54
heh !

Your plugin start to be an interesting one

All we have to decide is what to do with the time that is given to us.
Kangaroo2 BETA2
21
Years of Service
User Offline
Joined: 23rd Aug 2003
Location: Somerset / UK
Posted: 19th Jan 2006 17:55
I noticed this dll back in another thread I hink and thought it looked really good but didn't try it as I've already bought BLUEGUI2. However I just saw this in your post:

"Clipboard works (Copy to clipboard and paste from clipboard)"
Does this work for images as well as text? If so that would be very useful and it'd be inetresting to see how you would implement it into dbpro.

Anyway its great that you are making this plugin for the community and you're doing a great job well done


Preorder EA here:http://forum.thegamecreators.com/?m=forum_view&t=67575&b=8&p=0
+ Model Pro out now in Program Announcements!
Sergey K
20
Years of Service
User Offline
Joined: 4th Jan 2004
Location:
Posted: 19th Jan 2006 20:19 Edited at: 19th Jan 2006 20:19
Quote: "Your plugin start to be an interesting one "

thanks

Quote: "Does this work for images as well as text? If so that would be very useful and it'd be inetresting to see how you would implement it into dbpro.
"

i afraid no, it working only on the strings. like:

ToClipBoard "Hello world" `this will copy TO clipboard
print "msg: "+FromClipBoard() `this will return the string from the clipboard. basicly thats all what it does..


anyhow, my next step, i planning to make string works...

Just. ...Leave me alone =/
Sergey K
20
Years of Service
User Offline
Joined: 4th Jan 2004
Location:
Posted: 19th Jan 2006 21:25
check up for a new version 0.05!

i added 5 different STRING EDITING functions

Just. ...Leave me alone =/
Kangaroo2 BETA2
21
Years of Service
User Offline
Joined: 23rd Aug 2003
Location: Somerset / UK
Posted: 19th Jan 2006 22:18
"i afraid no, it working only on the strings"
Ok fair enough thats what I guessed. Anyway good work it looks like a really nice plugin for the community


Preorder EA here:http://forum.thegamecreators.com/?m=forum_view&t=67575&b=8&p=0
+ Model Pro out now in Program Announcements!
Sergey K
20
Years of Service
User Offline
Joined: 4th Jan 2004
Location:
Posted: 19th Jan 2006 22:37
Quote: "Ok fair enough thats what I guessed. Anyway good work it looks like a really nice plugin for the community"

and also free one..

Just. ...Leave me alone =/
Kangaroo2 BETA2
21
Years of Service
User Offline
Joined: 23rd Aug 2003
Location: Somerset / UK
Posted: 19th Jan 2006 23:33
exactly Very generous of you


Preorder EA here:http://forum.thegamecreators.com/?m=forum_view&t=67575&b=8&p=0
+ Model Pro out now in Program Announcements!
Undercover Steve
19
Years of Service
User Offline
Joined: 6th Jun 2005
Location: Vancouver, Little Canada(Washington)
Posted: 20th Jan 2006 04:46
downloads from url's? Autopatch feature perhaps

We have fallen Into an abyss! Dear God captian! There all Bars.
The admiral
22
Years of Service
User Offline
Joined: 29th Aug 2002
Location:
Posted: 20th Jan 2006 09:07
Is the ip local or internet??

The admiral
Lukas W
21
Years of Service
User Offline
Joined: 5th Sep 2003
Location: Sweden
Posted: 20th Jan 2006 09:11 Edited at: 20th Jan 2006 09:12
its the internet ip, i tried it. the command is really slow but it works

btw, nice work gogetax

The Cowboy Game progress 17% (paused)
HorizShootiz progress 20% - optimising code
Sergey K
20
Years of Service
User Offline
Joined: 4th Jan 2004
Location:
Posted: 20th Jan 2006 13:22
Quote: "Is the ip local or internet??"


internet. about the local, everyone knows that its 127.0.0.1
but the dll gets the internet IP anyway.

Quote: "btw, nice work gogetax"

thanks! and thanks for the beta testing..

Just. ...Leave me alone =/
Sergey K
20
Years of Service
User Offline
Joined: 4th Jan 2004
Location:
Posted: 23rd Jan 2006 23:17
no feedback eh? nvm about that then. just check the new version in the top 0.06. with one fix and 2 new features.

Darkbasic MADPSP
19
Years of Service
User Offline
Joined: 15th Jun 2005
Location: Uk
Posted: 24th Jan 2006 21:24
not bad nice dll

where i went on holiday to
www.portaventura.es and also http://themepark.nl/ubbthreads/showflat.php?Cat=0&Board=UBB7&Number=661483&page=0&fpart=all
Bush Baby
19
Years of Service
User Offline
Joined: 23rd Apr 2005
Location: A cave beneath Jerusalem
Posted: 24th Jan 2006 22:03 Edited at: 24th Jan 2006 22:06
o0o didn't see this before, downloading now.
[edit] Very nice! I will be using the MsgDialog box quite freguently, I can tell. [/edit]

||Secretive project: ||18.5% complete. || Rewrite: 3rd || Genre: Adventure || Having difficulties with progressing. I feel stuck.||
Sergey K
20
Years of Service
User Offline
Joined: 4th Jan 2004
Location:
Posted: 25th Jan 2006 14:18
thanks all, v. soon ill make an FTP Client (connecting to ftp dll) that will work in different system than DBP and i already tryed that on my other system.. all what i need to do is to convert it to a dll and post it to here.

after that, i think ill make an FTP Server DLL!!!!

Bush Baby
19
Years of Service
User Offline
Joined: 23rd Apr 2005
Location: A cave beneath Jerusalem
Posted: 25th Jan 2006 15:14


"I will gladly admit I was owned."
Sven B
19
Years of Service
User Offline
Joined: 5th Jan 2005
Location: Belgium
Posted: 25th Jan 2006 16:05
Cool! Like you can do ConnectToFTP server$, user$, password$, port and upload/download/delete any files you'd like?

It's the programmer's life:
Have a problem, solve the problem, and have a new problem to solve.
Sergey K
20
Years of Service
User Offline
Joined: 4th Jan 2004
Location:
Posted: 25th Jan 2006 16:14
something like this Sven B. but i think ill make mine lil bit more advanced (but faster)

Freddy 007
19
Years of Service
User Offline
Joined: 30th Nov 2004
Location: Denmark
Posted: 25th Jan 2006 18:28
This is really a cool dll! Nice work, GogetaX

re faze
20
Years of Service
User Offline
Joined: 24th Sep 2004
Location: The shores of hell.
Posted: 2nd Feb 2006 17:53
not bad, that ip function could be useful.

Baggers
20
Years of Service
User Offline
Joined: 31st May 2004
Location: Yonder over dem dere hills
Posted: 2nd Feb 2006 18:38
Looks Funky-tastic, wish i had seen it before but the parts of this I would use I have now implemented using other means.
Good job though.

Sergey K
20
Years of Service
User Offline
Joined: 4th Jan 2004
Location:
Posted: 3rd Feb 2006 00:43
thank you all, i think in my next update, ill add another useful functions like GetLocalIP and GetDbpInstallPath and more..

Sergey K
20
Years of Service
User Offline
Joined: 4th Jan 2004
Location:
Posted: 6th Feb 2006 18:50
soon new updates and i think with the new updates, i can close the plugin as finished plugin.

Sergey K
20
Years of Service
User Offline
Joined: 4th Jan 2004
Location:
Posted: 11th Feb 2006 17:01 Edited at: 11th Feb 2006 17:08
new version 0.1! (The final one) look at the first post.


i also posted it into Program Announcements
here is the link:
http://forum.thegamecreators.com/?m=forum_view&t=71505&b=5

Login to post a reply

Server time is: 2024-09-29 12:21:32
Your offset time is: 2024-09-29 12:21:32