|
-
Oct 22nd, 2002, 04:36 PM
#1
Thread Starter
Hyperactive Member
Best grid to use?
I am making a crossword, and to display it, I want each letter to appear in a separate cell. I also want to be able to change the background color of these cells at anytime during runtime.
I've played around with the "MSFlexGrid" and so far it seems good, a bit hard to work with though... Any others ideal for my purpose?
-
Oct 22nd, 2002, 04:47 PM
#2
Frenzied Member
As far as grids are concerned, you probably get some varying opinions, people tend to have their favorites.
I use th flexgrids alot, so that would be my choice.
-
Oct 22nd, 2002, 05:47 PM
#3
Thread Starter
Hyperactive Member
I am trying to make it so that square x to sqare y are selected... i've gotten it, but like the first sqaure is still white... Hard to explain, but like you know, when you make a larger selection then 1 cell, the first cell stays the default color.
So, I thought about changing the background color (which is what I originally wanted), but I couldn't get it to work. Any help is appreciated!
------------ UPDATE ------------
I found CellForeColor (backcolor respectively), but this can get annoying when I have to "highlight" some, then highlight another, while "dehighlighting" the old portion. Is there any easy way around this other than making every cell black again each time?
Last edited by kandieman101; Oct 22nd, 2002 at 05:51 PM.
-
Oct 22nd, 2002, 08:41 PM
#4
PowerPoster
Well
What I usually do is set the select backcolor = to the cellbackcolor in the EnterCell event. This way you need not be concerned with the selection color...
Remaining quiet down here !!!
BRAD HAS GIVEN ME THE ULTIMATIVE. I have chosen to stay....
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|