|
-
May 13th, 2005, 11:26 AM
#1
Thread Starter
Addicted Member
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!
-
May 13th, 2005, 12:02 PM
#2
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.
-
May 13th, 2005, 12:07 PM
#3
Thread Starter
Addicted Member
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
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|