Jump to content
IGNORED

jwierer, a quick question


jbs30000

Recommended Posts

If you made Visual bB using Visual studio (or just Visual Basic, or Visual C++, or Visual whatever) how did you make the sprite and playfield editors? Or more specifically, what control did you use for the grid the images are drawn on?

 

I'm trying to make something for bB, but don't worry, it's not a sprite or playfield editor. My program would spit out data statements.

Link to comment
Share on other sites

If you made Visual bB using Visual studio (or just Visual Basic, or Visual C++, or Visual whatever) how did you make the sprite and playfield editors? Or more specifically, what control did you use for the grid the images are drawn on?

 

I'm trying to make something for bB, but don't worry, it's not a sprite or playfield editor. My program would spit out data statements.

It's the DataGridViewControl.

 

-Jeff

Link to comment
Share on other sites

If you made Visual bB using Visual studio (or just Visual Basic, or Visual C++, or Visual whatever) how did you make the sprite and playfield editors? Or more specifically, what control did you use for the grid the images are drawn on?

 

I'm trying to make something for bB, but don't worry, it's not a sprite or playfield editor. My program would spit out data statements.

It's the DataGridViewControl.

 

-Jeff

OK, I thought it might be something like that. Thank you very much.

Link to comment
Share on other sites

If you made Visual bB using Visual studio (or just Visual Basic, or Visual C++, or Visual whatever) how did you make the sprite and playfield editors? Or more specifically, what control did you use for the grid the images are drawn on?

 

I'm trying to make something for bB, but don't worry, it's not a sprite or playfield editor. My program would spit out data statements.

It's the DataGridViewControl.

 

-Jeff

OK, I thought it might be something like that. Thank you very much.

No problem, PM me if you have trouble understanding the events.

 

-Jeff

Link to comment
Share on other sites

I hope this is a music making program. We really need one of those. :lust:

 

An easy-to-use music creation program that plays notes and has the ability to preview your work with your favorite emulator would be great.

 

Ya'll have no idea how helpful that would be. I depend on this Sprite Editor as is and it works great!!!

 

-Disjaukifa

Link to comment
Share on other sites

If you made Visual bB using Visual studio (or just Visual Basic, or Visual C++, or Visual whatever) how did you make the sprite and playfield editors? Or more specifically, what control did you use for the grid the images are drawn on?

 

I'm trying to make something for bB, but don't worry, it's not a sprite or playfield editor. My program would spit out data statements.

It's the DataGridViewControl.

 

-Jeff

OK, I thought it might be something like that. Thank you very much.

No problem, PM me if you have trouble understanding the events.

 

-Jeff

Using Google I see that within the cellclick event that e.ColumnIndex and e.RowIndex will tell me which cell was clicked, but I still need to look up how to select a cell to change its background color.

Edited by jbs30000
Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Loading...
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...