Shop OBEX P1 Docs P2 Docs Learn Events
Need Help With Object — Parallax Forums

Need Help With Object

MacGeek117MacGeek117 Posts: 747
edited 2007-03-20 19:09 in Propeller 1
I'm building an object to control a graphics LCD from Multilabs (ezDisplay, www.multilabs.net) I need help making a PUB routine·that would draw a box. Could I have some help?
RoboGeek

▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔
"I reject your reality and subsitute my own!"

Adam Savage, Mythbusters
www.parallax.com
www.goldmine-elec.com
www.expresspcb.com
www.startrek.com


Post Edited (RoboGeek) : 3/18/2007 10:12:07 PM GMT

Comments

  • BergamotBergamot Posts: 185
    edited 2007-03-19 01:25
    A filled box, or an empty box?

    It sounds like you'd draw a bunch of horizontal lines for the filled box, and/or four lines around the outside for the border.

    EDIT: And if you want the box to be white, there's an "Erase Area" command for that.
  • MacGeek117MacGeek117 Posts: 747
    edited 2007-03-20 19:09
    Just an an empty box. I didn't want to have to send 8 parameters to the routine to draw a box.
    RoboGeek

    ▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔
    "I reject your reality and subsitute my own!"

    Adam Savage, Mythbusters
    www.parallax.com
    www.goldmine-elec.com
    www.expresspcb.com
    www.startrek.com
    ·
Sign In or Register to comment.