1. Eugtk
- Posted by Jeremy Peterson <ptl99 at hotmail.com> Nov 29, 2005
- 505 views
- Last edited Nov 30, 2005
Does anyone have a copy of Eugtk? I tried to get it off the sourceforge site, but it was unavailable. If you can, please email it to me: ptl99 at hotmail.com. Thanks. Later, Jeremy Peterson. Life is real, games are for fun.
2. Re: Eugtk
- Posted by Kenneth Rhodes <ken_rhodes30436 at yahoo.com> Nov 29, 2005
- 487 views
- Last edited Nov 30, 2005
Jeremy Peterson wrote: > > Does anyone have a copy of Eugtk? I tried to get it off the sourceforge > site, but it was unavailable. If you can, please email it to me: ptl99 at > hotmail.com. > Thanks. > > Later, > Jeremy Peterson. > Jeremy, I successfully downloaded EuGTK a few minutes ago from this link: http://prdownloads.sourceforge.net/eugtk/EuGTK_Aug22.tar.gz?download Ken Rhodes 100% MicroSoft Free SuSE Linux 10.0 No AddWare, SpyWare, Viruses Life is Good :)
3. Re: Eugtk
- Posted by Jeremy Peterson <ptl99 at hotmail.com> Nov 29, 2005
- 493 views
- Last edited Nov 30, 2005
Thanks, Ken; I tried that link and it worked.
function Downloaded() atom true true = 0 while 1 do if (Download_EuGTK = 1) then true = 1 puts(1, "Thanks Ken") exit end if end while return true end function
:) Later, Jeremy Peterson Life is real, games are for fun.