Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Help a lazy developer!
#16
Here is a list of legacy commands I believe could benefit from either supplying a source or destination handle. Please feel free to to tell me if you believe any of these command do not need such a modification and why. A few of them may be a bit dubious.

CLS [method%][, bgColor&][, DestHandle&]

COLOR [foreground&][, background&][, DestHandle&]

LOCATE [row%][, column%] [, cursor%][, cursorStart%, cursorStop%][, DestHandle&]

POINT (column%, row%)[, SourceHandle&]

POINT({0|1|2|3})[, SourceHandle&]

PRESET [STEP](column%, row%)[, colorAttribute],[, DestHandle&]

PSET [STEP](column%, row%)[, colorAttribute],[ DestHandle&]

CIRCLE [[[STEP]]](column, row), radius%, [drawColor%][, startRadian!, stopRadian!][, aspect!][, DestHandle&]

DRAW drawString$[, DestHandle&]

GET [STEP] (column1, row1)-[STEP](column2, row2), array([index])[, offscreenColor][, SourceHandle&]

LINE [STEP] [(column1, row1)]-[STEP] (column2, row2), color[, [{B|BF}], style%][, DestHandle&]

PAINT [STEP] (column%, row%), fillColor[, borderColor%][, DestHandle&]

PRINT [expression] [{;|,] [expression...][, DestHandle&]

PCOPY sourcePage%, destinationPage%[, DestHandle&]

PUT [[[STEP]]](column, row), Array([index])[,] [[[_CLIP]]] [{PSET|PRESET|AND|OR|XOR}]][, omitcolor][, DestHandle&]

VIEW [[SCREEN] (column1, row1)-(column2, row2)[, [color][, border]]][, DestHandle&]

VIEW PRINT [topRow% TO bottomRow%][, DestHandle&]

WIDTH [columns%] [,rows%][, DestHandle&]

WINDOW [ [ SCREEN] (x1!, y1!) - (x2!, y2!)][, DestHandle&]
New to QB64pe? Visit the QB64 tutorial to get started.
QB64 Tutorial
Reply


Messages In This Thread
Help a lazy developer! - by SMcNeill - 10-15-2023, 08:14 PM
RE: Help a lazy developer! - by NakedApe - 10-15-2023, 08:44 PM
RE: Help a lazy developer! - by bplus - 10-15-2023, 10:21 PM
RE: Help a lazy developer! - by TerryRitchie - 10-15-2023, 11:33 PM
RE: Help a lazy developer! - by James D Jarvis - 10-16-2023, 01:00 AM
RE: Help a lazy developer! - by bplus - 10-16-2023, 12:51 PM
RE: Help a lazy developer! - by James D Jarvis - 10-16-2023, 02:52 PM
RE: Help a lazy developer! - by mnrvovrfc - 10-16-2023, 03:06 PM
RE: Help a lazy developer! - by James D Jarvis - 10-16-2023, 06:56 PM
RE: Help a lazy developer! - by Ikerkaz - 10-16-2023, 01:51 PM
RE: Help a lazy developer! - by bplus - 10-16-2023, 02:04 PM
RE: Help a lazy developer! - by Jack - 10-16-2023, 02:53 PM
RE: Help a lazy developer! - by mnrvovrfc - 10-16-2023, 03:00 PM
RE: Help a lazy developer! - by James D Jarvis - 10-16-2023, 02:53 PM
RE: Help a lazy developer! - by bplus - 10-16-2023, 07:16 PM
RE: Help a lazy developer! - by mnrvovrfc - 10-16-2023, 10:18 PM
RE: Help a lazy developer! - by SMcNeill - 10-16-2023, 10:41 PM
RE: Help a lazy developer! - by James D Jarvis - 10-16-2023, 11:56 PM
RE: Help a lazy developer! - by TerryRitchie - 10-16-2023, 07:43 PM
RE: Help a lazy developer! - by bplus - 10-16-2023, 08:10 PM
RE: Help a lazy developer! - by TerryRitchie - 10-16-2023, 11:27 PM
RE: Help a lazy developer! - by SMcNeill - 10-22-2023, 09:44 PM
RE: Help a lazy developer! - by dano - 11-07-2023, 02:45 AM



Users browsing this thread: 3 Guest(s)