Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 51
Default jittery cursor

Yesterday I asked a question about enabling chart events, and am grateful for
the replies. While I was waiting, I figured out, using a chart sheet, how to
use VB to create custom chart tips when I mouse over a point (thanks to Chip
for some of the code). The problem I ma having now is that the cursor is
sort of spastic when I move it between points - it rapidly flickers back and
forth between the crosshairs and the hourglass. Is there something akin to
application.screenupdating for the cursor display?

wazooli
  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 27,285
Default jittery cursor

Not that I am aware of. If there was, when would you turn it off and on.

--
Regards,
Tom Ogilvy

"Wazooli" wrote in message
...
Yesterday I asked a question about enabling chart events, and am grateful

for
the replies. While I was waiting, I figured out, using a chart sheet, how

to
use VB to create custom chart tips when I mouse over a point (thanks to

Chip
for some of the code). The problem I ma having now is that the cursor is
sort of spastic when I move it between points - it rapidly flickers back

and
forth between the crosshairs and the hourglass. Is there something akin

to
application.screenupdating for the cursor display?

wazooli



  #3   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 51
Default jittery cursor

I dunno. The flickering of the cursor is a bit distracting. While you're
answering questions, try this one out.

I have an embedded chart with events enabled. I have code to spawn a
testbox with salient details for mouseover events. The problem is, I also
have control bar comboboxes as part of the chart, interactively changing what
is charted. The code I have for mousing over sets the chart to be active,
but the comboboxes always need to be in front. Is there an easy solution for
this?

Regards,

Wazooli


"Tom Ogilvy" wrote:

Not that I am aware of. If there was, when would you turn it off and on.

--
Regards,
Tom Ogilvy

"Wazooli" wrote in message
...
Yesterday I asked a question about enabling chart events, and am grateful

for
the replies. While I was waiting, I figured out, using a chart sheet, how

to
use VB to create custom chart tips when I mouse over a point (thanks to

Chip
for some of the code). The problem I ma having now is that the cursor is
sort of spastic when I move it between points - it rapidly flickers back

and
forth between the crosshairs and the hourglass. Is there something akin

to
application.screenupdating for the cursor display?

wazooli




  #4   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 27,285
Default jittery cursor

You only think you have control bar comboboxes as part of the chart. As you
can see, you do not, nor can you.

I suggest you use Dropdown boxes from the forms toolbar that **can** be part
of the chart.

--
Regards,
Tom Ogilvy


"Wazooli" wrote in message
...
I dunno. The flickering of the cursor is a bit distracting. While you're
answering questions, try this one out.

I have an embedded chart with events enabled. I have code to spawn a
testbox with salient details for mouseover events. The problem is, I also
have control bar comboboxes as part of the chart, interactively changing

what
is charted. The code I have for mousing over sets the chart to be active,
but the comboboxes always need to be in front. Is there an easy solution

for
this?

Regards,

Wazooli


"Tom Ogilvy" wrote:

Not that I am aware of. If there was, when would you turn it off and

on.

--
Regards,
Tom Ogilvy

"Wazooli" wrote in message
...
Yesterday I asked a question about enabling chart events, and am

grateful
for
the replies. While I was waiting, I figured out, using a chart sheet,

how
to
use VB to create custom chart tips when I mouse over a point (thanks

to
Chip
for some of the code). The problem I ma having now is that the cursor

is
sort of spastic when I move it between points - it rapidly flickers

back
and
forth between the crosshairs and the hourglass. Is there something

akin
to
application.screenupdating for the cursor display?

wazooli






Reply
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
My cursor always in selection mode,wat about other cursor option Deepu[_2_] Excel Discussion (Misc queries) 1 March 2nd 10 01:05 AM
Can't Cursor Up or Down Confused_in_Houston[_2_] Excel Discussion (Misc queries) 3 March 27th 09 08:17 PM
move cursor on one sheet moves cursor on all sheets tdworden Excel Discussion (Misc queries) 2 July 22nd 07 10:50 PM
why am I getting a 3 d cross cursor instead of a pointer cursor? 3 d cross cursor - turn it off Excel Discussion (Misc queries) 1 April 12th 06 12:38 AM
Can I change the "white cross" cursor in Excel to another cursor? KFEagle Excel Discussion (Misc queries) 1 May 3rd 05 08:01 PM


All times are GMT +1. The time now is 08:52 PM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
Copyright ©2004-2025 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"