Results 1 to 3 of 3

Thread: changing mousepointer for 1 cell in a mshflexgrid

  1. #1

    Thread Starter
    Addicted Member DKasler's Avatar
    Join Date
    Jan 2005
    Location
    Brooklyn, NYC
    Posts
    177

    changing mousepointer for 1 cell in a mshflexgrid

    I a have few fields in column 0 that have urls in them and I made code to launch a browser when the field is dblclicked but i can figure out a way to change the .MousePointer to flexcustom for ONLY 1 field... since not every row conatians a URL.

    Any suggestions?
    -----MY SITES-----
    BayRidgeNights.Com - NYC Nightlife Forums

    Fight Communism - Rate Posts!

  2. #2
    I'm about to be a PowerPoster! Hack's Avatar
    Join Date
    Aug 2001
    Location
    Searching for mendhak
    Posts
    58,333

    Re: changing mousepointer for 1 cell in a mshflexgrid

    Just an off the top of my head suggestion...can you check the text property of the cell, and if Left(xxxxx, 4) = "http" then change the mousepointer.

  3. #3

    Thread Starter
    Addicted Member DKasler's Avatar
    Join Date
    Jan 2005
    Location
    Brooklyn, NYC
    Posts
    177

    Re: changing mousepointer for 1 cell in a mshflexgrid

    hrmm.. that may work. ill look into it. Thanks
    -----MY SITES-----
    BayRidgeNights.Com - NYC Nightlife Forums

    Fight Communism - Rate Posts!

Posting Permissions

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



Click Here to Expand Forum to Full Width