| |
|
|
p.specht
| question: what bewirkt the tab-point "Kompilieren" with as Sourcecode marked Texten? becomes there what on the Server really compiled? |
|
|
| Computer: Gerät, daß es in Mikrosekunden erlaubt, 50.000 Fehler zu machen, zB 'daß' statt 'das'... | 11/17/20 ▲ |
|
|
|
|
| Yes, what about me faith the Topic found to have: [...]
probably ought to I the time Waiting, so it again functions.
under "Hilfe": [...] |
|
|
| |
|
|
|
p.specht
| |
|
| XProfan 11Computer: Gerät, daß es in Mikrosekunden erlaubt, 50.000 Fehler zu machen, zB 'daß' statt 'das'... | 11/20/20 ▲ |
|
|
|
|
p.specht
| Apropos: the following Schneefall-always-stronger Program ruckelte on my middle-aged Laptop not, if it compiled running. on the new HP Laptop, the his display by USB with data keeps, ruckelt it too compiled like mad and is completely useless become. becomes for a Auslage used. Search urgently to remedy!
Window Title "Schneefall-Simulator with Seitenwind"
Window Style 16 | 64
Window 0,0-%maxx,%maxy
cls rgb(0,0,100)
Showmax
Declare n&,xm&,ym&
xm&=width(%hwnd):ym&=height(%hwnd)
Randomize
n&=500
Declare x&[n&],y&[n&],g&[n&],f&
f&=rgb(255,255,255)
x&[]=rnd(xm&)
y&[]=rnd(ym&)
g&[]=2+rnd(8)+17*(rnd()>0.99)
n&=1
REPEAT
case n&<500:n&=n&+(rnd()<0.01)
Cls rgb(0,0,100)
Whileloop n&
usepen 0,g&[&Loop],f&
line x&[&Loop],y&[&Loop]-x&[&Loop],y&[&Loop]
Endwhile
Whileloop n&
x&[&Loop]=x&[&Loop] +4 +2*rnd(2)
y&[&Loop]=y&[&Loop]+1+g&[&Loop]/2
if x&[&Loop]>=xm&
x&[&Loop]=x&[&Loop]-xm&
endif
if y&[&Loop]>=ym&
y&[&Loop]=y&[&Loop]-ym&
x&[&Loop]=xm&-x&[&Loop]
endif
Endwhile
Case rnd()>0.001:waitinput 42
UNTIL %key
End
|
|
|
| XProfan 11Computer: Gerät, daß es in Mikrosekunden erlaubt, 50.000 Fehler zu machen, zB 'daß' statt 'das'... | 12/08/20 ▲ |
|
|
|
|
| display by USB, there's USB one eye of a needle - sure To many Pixel for Ruckelfreiheit if dissolution/ Color Depth not lowly enough - imho no remedy possible. |
|
|
| |
|
|
|
p.specht
| dissolution down - I will try. thanks for hintp ! |
|
|
| Computer: Gerät, daß es in Mikrosekunden erlaubt, 50.000 Fehler zu machen, zB 'daß' statt 'das'... | 12/09/20 ▲ |
|
|
|