User Profile

Collapse

Profile Sidebar

Collapse
ZAresident
ZAresident
Last Activity: Dec 13 '12, 12:30 PM
Joined: Dec 5 '12
Location:
  •  
  • Time
  • Show
  • Source
Clear All
new posts

  • Rabbit, Thanks for reply and help.
    My Point 2: I shall sort out GridPix. Re: reference a variable called GridPix.
    My Point 3: was confusing - sorry. I was trying to say,
    I am using a MDI Parent and Child Forms.
    A ListBox2 response from User on Parent Form should cause Grid Color to change on Grid inside a PicBox on the Child Form.
    I think the addressing is similiar to frm.MDI.(...?)
    - Should I need help after...
    See more | Go to post

    Leave a comment:


  • Rabbit, thanks for your prompt reply,sorry mine is a bit later - I am GMT +2.
    1)Will sort it, your answer showingList2.Te xt certainly helped me on the right track.
    A comment follows POINT 2 and 3 .
    2)Here I am lost, you replied, "Make sure GridPix is set to what you think it's being set to. Then you mention, "vary it's code".
    3) I will define variable, 'GridCircleColo rs'
    Comment:
    I am a serious...
    See more | Go to post

    Leave a comment:


  • The attempts I make to contact the Griddraw from my list box response are not being received by the griddraw code. My new 'specs' on color remain 'empty.
    See more | Go to post

    Leave a comment:


  • Listbox response to change color of grid.

    Hi, Using VB6, I need to change color of a 'Grid' I have coded under 'Declarations.

    This color change notification needs to come from a listbox on my form.

    I need to reference my 'Dim NewGridColorReq uested' to tell the grid to now be drawn in new selected color from the list box color selected.

    My Grid Code:
    Code:
    'Draw Grid
    Public Sub DrawGrid(GridSize As Single)
        Dim OldDMode As Integer,
    ...
    See more | Go to post
    Last edited by Frinavale; Dec 5 '12, 08:12 PM. Reason: Added code tags. Please post code in code tags in the future.
No activity results to display
Show More
Working...