Select to view content in your preferred language

Mouse Icon and Warnings Messages

795
2
12-20-2010 05:39 AM
JayKappy
Frequent Contributor
I am lokoing for two things...of which I hope that someone can help with

1. Change the Mouse Icon to Hour Glass while code runngin and then turn back
    I tried usign examples from VB adn VBA and they didnt work...then tried this adn didnt work
Dim pMouseCursor As IMouseCursor
Set pMouseCursor = New MouseCursor
pMouseCursor.SetCursor 2

2. Turn Message Warnings off while running code then turn them back on.

Any help would be appreciated....Should I break this up into two different entries?

Thanks
Tags (3)
0 Kudos
2 Replies
RolfBroch
Frequent Contributor
Do not think you can do any of that stuff in ArcPad.

Rolf
0 Kudos
JayKappy
Frequent Contributor
ah man....anyone know this for a fact...guess will just have to do without then...

Thanks
0 Kudos