Page 6 of 7 FirstFirst ... 234567 LastLast
Results 51 to 60 of 68

Thread: All Things LaserBoy

  1. #51
    Join Date
    Oct 2006
    Location
    Cleveland, Ohio
    Posts
    2,342

    Default

    After using LaserBoy the software for a while, I don't mind the keyboard driven menus at all. However the process of drawing and manipulating vertices could be vastly sped up by incorporating mouse control.

  2. #52
    Join Date
    Jan 2006
    Location
    Akron, Ohio USA
    Posts
    1,754

    Default

    Or you can just use DeltaCAD and doodle away all day. Then when you need to do something very specific with individual points or ILDA only color schemes, you can do freaking brain surgery to your vector art in LaserBoy.

    James.

  3. #53
    Join Date
    Jan 2006
    Location
    Akron, Ohio USA
    Posts
    1,754

    Default

    Oh My God! Am I a Drama Queen or what?

    James.

  4. #54
    Join Date
    May 2008
    Location
    Australia
    Posts
    380

    Talking YES 100%

    Quote Originally Posted by James Lehman View Post
    Oh My God! Am I a Drama Queen or what?

    James.
    100%.....................................

  5. #55
    Join Date
    May 2008
    Location
    nerdtown, USA
    Posts
    1,165

    Default

    Quote Originally Posted by James Lehman View Post
    Or you can just use DeltaCAD and doodle away all day. Then when you need to do something very specific with individual points or ILDA only color schemes, you can do freaking brain surgery to your vector art in LaserBoy.
    Well, either my bike could have a starter motor, or it could have a kickstart and a valve lifter. The kickstart would be simpler and would allow me to do freaking brain surgery like tell exactly which cylinder's low on compression without any tools.

    It could have an advance-retard lever which would allow me to adjust the ignition timing as I ride, depending on what characteristics I want! Or, you know, I could just have a little mechanism to do it for me like everyone's had since the 1940s.

    Uh... think I'll have the electric start and the automatic timing advance, thanks.

    Please, James, read some books on user interface design and usability; if you like I'll have some Amazonned to you. Seriously. Not kidding. UI sucks. Needs more betterness. I am a (court approved) expert in this stuff.

  6. #56
    Join Date
    Jan 2006
    Location
    Akron, Ohio USA
    Posts
    1,754

    Default

    Quote Originally Posted by heroic View Post
    if you like I'll have some Amazonned to you. Seriously. Not kidding. UI sucks. Needs more betterness. I am a (court approved) expert in this stuff.

    Why don't you send me a plane ticket to Frisco and chain me to a desk. You could yell at me and smack my hands while I work. I'm sure that's the only way it will come out any good. I assume you already have the leather strop and the six inch stiletto heals. We're good to go.

    James.

  7. #57
    Join Date
    May 2008
    Location
    nerdtown, USA
    Posts
    1,165

    Default

    Quote Originally Posted by James Lehman View Post

    Why don't you send me a plane ticket to Frisco and chain me to a desk. You could yell at me and smack my hands while I work. I'm sure that's the only way it will come out any good. I assume you already have the leather strop and the six inch stiletto heals. We're good to go.

    James.
    Is that what it'll take to get a decent UI on LaserBoy? Because if so, I'm prepared to go for it ;-)

  8. #58
    Join Date
    Jan 2006
    Location
    Akron, Ohio USA
    Posts
    1,754

    Default

    Quote Originally Posted by heroic View Post
    Is that what it'll take to get a decent UI on LaserBoy? Because if so, I'm prepared to go for it ;-)

    No blood. No nudity. Strictly head-games. Verbal abuse with light pain. The safety word is "oregano".

    What?

    James.

  9. #59
    Join Date
    May 2008
    Location
    nerdtown, USA
    Posts
    1,165

    Default

    Quote Originally Posted by James Lehman View Post

    No blood. No nudity. Strictly head-games. Verbal abuse with light pain. The safety word is "oregano".
    Who says you get a say in this?

  10. #60
    Join Date
    Jan 2006
    Location
    Akron, Ohio USA
    Posts
    1,754

    Default

    Ooooooooooo! You've already started!

    BITCH!

    Do you think Qt with SDL is the way to go? Or what? You know, getting to the mouse events in SDL is really easy. I could make my own bitmap popup menus without having to use yet-another-lib for windows. And I have to read directly from the mouse to apply that information directly to the vector data.

    I don't know how much you have looked at the LaserBoy code, but the text only interface is almost 4000 lines! That's just the bit that reads the keyboard and calls the appropriate functions. All the menus, prompts and responses are mixed into the highest level class. I really should split that class into data management and text user interface. Then I could make a mouse user interface class and build a completely different branch of the project, so that those who like it the way it is will still have it that way.

    OK. I get it now! My first introduction of the mouse should be to simply hook up to the current bitmapped menu system!

    Click, click...... click... click.............click.click.click......click.... I think I get it now!

    Oh Yeah! Seriosly! It's starting to click.....click...click.click.

    I can really see it!

    It might take a while. But it will be very special!

    James.
    Last edited by James Lehman; 07-31-2008 at 20:37.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •