Search found 2 matches

by Alex
Mon Jun 30, 2014 12:41 pm
Forum: Coding Questions
Topic: Howto change image in imagegadget with JS?
Replies: 0
Views: 3442

Howto change image in imagegadget with JS?

Hi all,

anyone knsws howto change images in a imagegadget with JS? Unfortunately Set/GetState is buggy...

THX a lot
Alex


#frm = 0
#img = 0
#bef = 1
#pic1 = 0
#pic2 = 1


Procedure bef_Click()
SetGadgetState(#img, ImageID(#pic2))
EndProcedure
Procedure frm_Main_Open()
OpenWindow(#frm, 0,0,0,0 ...
by Alex
Fri Feb 28, 2014 7:45 pm
Forum: Tricks 'n' Tips
Topic: Go Fullscreen
Replies: 10
Views: 25837

Re: Go Fullscreen

Hallo Danilo,
da das mit PM hier irgendwie nicht funktioniert und auch kein deutsches Forum existiert, muss ich jetzt einfach mal hier dirket antworten.

Sehe ich das richtig, dass man mit "!" direkt JS- Funktionen erstellen kann? Und geht das nur mit JS?

Gruß
Alex