Die Suche ergab 9 Treffer

von Progi1984
08.09.2010 14:52
Forum: Allgemein
Thema: Alternative zu Tailbite?
Antworten: 12
Zugriffe: 2616

Re: Alternative zu Tailbite?

You may try Moebius.
It's a tool like Tailbite (I haven't tested it).
thanks, but Moebius can still less than Tailbite :wink:
do you work no longer at Tailbite?

lg kevin

I'm the lead developper of Moebius. Why do you think that about Moebius ? My goal is improving Moebius for being a real ...
von Progi1984
18.08.2008 11:10
Forum: Andere Sprachen
Thema: bzip2 dll kompilieren
Antworten: 4
Zugriffe: 1505

If you want, there is a collection of wrappers :
http://code.google.com/p/rwrappers/

And in SVN, the LibBZip2 unit :
http://code.google.com/p/rwrappers/sour ... k/LibBZip2

This collection will be official in September.
von Progi1984
30.01.2008 22:20
Forum: Offtopic
Thema: Wo stehen die PC Zeiten?
Antworten: 9
Zugriffe: 1537

This code runs with no modification in PB V4.10... but doesn't draw events.
von Progi1984
30.01.2008 22:10
Forum: Offtopic
Thema: Wo stehen die PC Zeiten?
Antworten: 9
Zugriffe: 1537

Hi, this code doesn't work but it works before.

Was ist die probleme ?
(Mein deutsch ist nicht so gut) :oops:
von Progi1984
03.05.2007 17:06
Forum: Ankündigungen
Thema: CodeArchiv für PB v4 - aktueller Status & Mithelfer gesu
Antworten: 125
Zugriffe: 49356

A new code ready to use for replacing "http://www.purearea.net/temp/CodeArchiv_zu_ueberarbeiten/Ping_Proc_xxx.pb"
ProcedureDLL IPNum(IPAdress.s) ; Return a numerical IP Adress from a IPString
IpAddress.l=MakeIPAddress(Val(StringField(IPAdress,1,".")),Val(StringField(IPAdress,2,".")),Val ...
von Progi1984
13.03.2007 10:39
Forum: Ankündigungen
Thema: CodeArchiv für PB v4 - aktueller Status & Mithelfer gesu
Antworten: 125
Zugriffe: 49356

LineIntersection.pb
; www.PureArea.net
; Author: Andre Beer
; Date: 30. January 2007
; Updated : Prog1984 13/03/07
; OS: Windows, Linux
; Demo: Yes



; A BlitzBasic conversion, originally written by ashcroftman
; returns true if two lines 'touch'
; Uses maths, not 'per-pixel' so is pretty fast ...
von Progi1984
13.03.2007 10:32
Forum: Ankündigungen
Thema: CodeArchiv für PB v4 - aktueller Status & Mithelfer gesu
Antworten: 125
Zugriffe: 49356

HelixAnimation3D.pb
; English forum: http://www.purebasic.fr/english/viewtopic.php?t=14136&postdays=0&postorder=asc&start=0
; Author: Guimauve (updated for PB 4.00 by Andre)
; Updated : 13/03/07 Progi1984
; Date: 28. March 2005
; OS: Windows
; Demo: No ...
von Progi1984
13.03.2007 10:30
Forum: Ankündigungen
Thema: CodeArchiv für PB v4 - aktueller Status & Mithelfer gesu
Antworten: 125
Zugriffe: 49356

GetProcessorGHz.pb ; German forum: http://www.purebasic.fr/german/viewtopic.php?t=2419
; Author: Froggerprogger (updated for PB 4.00 by Andre)
; Updated : 13/03/07 Progi1984
; Date: 12. March 2005
; OS: Windows
; Demo: Yes

; ghz.f = GetProcessorGHz(waitMs.l)
; returns to get the processors speed ...
von Progi1984
13.03.2007 10:06
Forum: Ankündigungen
Thema: CodeArchiv für PB v4 - aktueller Status & Mithelfer gesu
Antworten: 125
Zugriffe: 49356

Name : Animation3DModels.pb
; English forum: http://www.purebasic.fr/english/viewtopic.php?t=12811
; Author: Guimauve (updated for PB 4.00 by Andre)
; Updated : 13/03/07 Progi1984
; Date: 17. October 2004
; OS: Windows
; Demo: No ...