English
Source / code snippets

digital create Lauftext

 

CompileMarkSeparation
Source wurde am 15.07.2007 aus der MMJ-Quellcodesammlung (Dietmar Horn) in die Babyklappe auf XProfan.Com abgelegt:
Lauftext (digital) erstellen
Lauffähig ab Profan-Version 5.0
declare posit#
dim posit#,255

proc disposedigitext

    dispose posit#

endproc

proc startdigitext

    declare string$,aktz%,zeichen$
    let string$= !#$%&()*+,-./0123456789:;<=>?@abcdefghijklmnopqrstuvwxyz[]^_
    let aktz%=0

    while neq(aktz%,len(string$))

        inc aktz%
        let zeichen$=mid$(string$,aktz%,1)
        byte posit#,ord(zeichen$)=sub(aktz%,1)

    wend

    mloadbmp Anzeige.bmp

endproc

proc digitext

    parameters x%,y%,string$
    declare aktz%,zeichen$,pos%
    let aktz%=0

    while neq(aktz%,len(string$))

        inc aktz%
        let zeichen$=mid$(string$,aktz%,1)
        let pos%=byte(posit#,ord(zeichen$))
        mcopybmp mul(pos%,16),0-17,19 > x%,y%;0
        add x%,15

    wend

endproc

cls 0
startdigitext
randomize
declare text$,x%,y%,timer&
let text$=lower$(input$(,,))
let y%=100
let x%=640
let timer&=add(&gettickcount,50)
usebrush 1,0
usepen 0,1,0

while neq(%mousepressed,2)

    if gt(&gettickcount,timer&)

        rectangle add(x%,mul(len(text$),15)),y%-add(add(x%,mul(len(text$),15)),8),add(y%,19)
        digitext x%,y%,text$
        sub x%,5

        if lt(x%,mul(mul(len(text$),15),-1))

            let x%=640
            let y%=rnd(height(%hwnd))

        endif

        let timer&=add(&gettickcount,50)

    endif

wend

dispos
ext end
 
07/16/07  
 



Zum Quelltext


Topictitle, max. 100 characters.
 

Systemprofile:

no Systemprofil laid out. [anlegen]

XProfan:

 Posting  Font  Smilies  ▼ 

Please register circa a Posting To verfassen.
 

Topic-Options

1.411 Views

Themeninformationen

this Topic has 1 subscriber:

unbekannt (1x)


Admins  |  AGB  |  Applications  |  Authors  |  Chat  |  Privacy Policy  |  Download  |  Entrance  |  Help  |  Merchantportal  |  Imprint  |  Mart  |  Interfaces  |  SDK  |  Services  |  Games  |  Search  |  Support

One proposition all XProfan, The there's!


My XProfan
Private Messages
Own Storage Forum
Topics-Remember-List
Own Posts
Own Topics
Clipboard
Log off
 Deutsch English Français Español Italia
Translations

Privacy Policy


we use Cookies only as Session-Cookies because of the technical necessity and with us there no Cookies of Drittanbietern.

If you here on our Website click or navigate, stimmst You ours registration of Information in our Cookies on XProfan.Net To.

further Information To our Cookies and moreover, How You The control above keep, find You in ours nachfolgenden Datenschutzerklärung.


all rightDatenschutzerklärung
i want none Cookie