XMEGA USBSmart Stack Overflow im ControlJob

  • 1
  • 2
  • 3
  • 4
  • Page 4 of 4
rh
Administrator
Avatar
Gender:
Location: Germany
Age: 24
Homepage: e-lab.de
Posts: 5558
Registered: 03 / 2002
Subject:

Re: XMEGA USBSmart Stack Overflow im ControlJob

 · 
Posted: 17.03.2018 - 14:42  ·  #25
Hallo Thorsten,

Problem erkannt, Problem gebannt. Und so tut es:
Code
    gClrScr(00);

Und so tut es nicht:
Code
    gClearView(wmClrPix);

Warum? Funktionen für ViewPorts wie z.B. gClearView kann man nur benutzen
wenn ViewPorts auch definiert wurden. Su tut es damit auch:
Code
    gOpenView(1, 0, 0, 256, 64);
    gSwitchView(1);
    gClearView(wmClrPix);

rolf
pvs-deck
PowerUser
Avatar
Gender:
Age: 53
Homepage: pvs-deck.de
Posts: 1340
Registered: 02 / 2009
Subject:

Re: XMEGA USBSmart Stack Overflow im ControlJob

 · 
Posted: 20.03.2018 - 12:01  ·  #26
Hallo rolf,

wenn das alles ist, soll es mir recht sein :-D

Gruß
Thorsten
  • 1
  • 2
  • 3
  • 4
  • Page 4 of 4
Selected quotes for multi-quoting:   0

Registered users in this topic

Currently no registered users in this section

The statistic shows who was online during the last 5 minutes. Updated every 90 seconds.
MySQL Queries: 15 · Cache Hits: 14   51   65 · Page-Gen-Time: 0.026113s · Memory Usage: 2 MB · GZIP: on · Viewport: SMXL-HiDPI