English
Source / code snippets

coloured style Textausgabe

 

CompileMarkSeparation
Source wurde am 15.07.2007 aus der MMJ-Quellcodesammlung (Dietmar Horn) in die Babyklappe auf XProfan.Com abgelegt:
Textausgabe farbig gestalten
Lauffähig ab Profan-Version 5.0
Einen Ersatz für Createtext schaffen.
Createtext hat den Nachteil, daß man keine Textfarbe darstellen kann
und daß der Hintergrund nicht immer transparent ist.
(c) by Rolf Koch - Rokosoft - Koblenz - Februar 2003
Parameter Setnewtext: Posx,Posy,Neuer Text,Alter Text,Neue Farbe(RGB),Anzahl erlaubte Zeichen
Hinweis: Letzter Parameter ist nur für die Einschränkung der Textausgabe, der String ansich
geht nicht verloren - Also genauso wie bei Createtext, nur nicht sichtbar!

PROC SETNEWTEXT

    PARAMETERS tx%,ty%,txt$,alt$,fb%,len%

    if neq(len%,0)

        ifnot gt(len(txt$),len%)

            TextColor getpixel(1,1),-1
            UseFont MS Sans Serif,13,0,0,0,0
            Drawtext tx%,ty%,alt$ 			anstatt das Handle bei Createtext...
            Noch der alte Text!
            TextColor fb%,-1
            UseFont MS Sans Serif,13,0,0,0,0
            Drawtext tx%,ty%,txt$

        endif

    endif

    Return txt$

ENDPROC

declare edit&,edit2&,text1$,text2$,box&,boxtext$,1%,2%,3%
declare font%
Def SysColor(1) !USER32, GetSysColor
SetTrueColor 1
WINDOW 10,10-500,530
Windowtitle Text in Farbe
Cls SysColor(15)
UseFont MS Sans Serif,13,0,0,0,0
font%=createfont(MS Sans Serif,13,0,0,0,0)
SetDialogFont 1
edit&=createedit(%hwnd,,300,6,150,20)
edit2&=createedit(%hwnd,,300,26,150,20)
setfont edit&,font%
setfont edit2&,font%
boxtext$=Dies ist eine Box -Text3D-  		Man kann hiermit auch einen 3D Text erstellen
box&=creategroupbox(%hwnd,boxtext$,10,100,200,200)
Setnewtext 20,100,boxtext$,boxtext$,RGB(255,0,0),36
text1$=Hier ein Ersatz für Createtext
Setnewtext 10,10,text1$,text1$,RGB(255,0,0),36
text1$=@$(0)
text2$=.... und noch einer
Setnewtext 10,30,text2$,text2$,RGB(0,0,255),36
text2$=@$(0)

while 1

    waitinput

    If getfocus(edit&)

        Setnewtext 10,10,gettext$(edit&),text1$,RGB(255,0,0),36
        text1$=@$(0)

    elseif getfocus(edit2&)

        Setnewtext 10,30,gettext$(edit2&),text2$,RGB(0,0,255),36
        text2$=@$(0)

    endif

wend

f='./../../function-references/XProfan/deleteobject/'>Deleteobject font%
 
07/15/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.531 Views

Untitledvor 0 min.
Georg04/02/14
Tommy02/15/13
Manfred Barei12/30/12
Frank Vorholzer05/09/12
More...

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