Hello All:
I would like to disable scrolling through records by using a scroll
wheel on a mouse.
Is this possible?
I could not find a reference to this in the help files.
Thanks,
Sam
|
|
0
|
|
|
|
Reply
|
FMP_account (26)
|
11/11/2005 1:48:27 AM |
|
You would probably have more luck doing this through the windows driver
for the mouse under control panel.
|
|
0
|
|
|
|
Reply
|
D
|
11/11/2005 2:04:54 AM
|
|
In article <1131673707.062291.239420@f14g2000cwb.googlegroups.com>,
"SamMc" <FMP_account@hotmail.com> wrote:
> Hello All:
>
> I would like to disable scrolling through records by using a scroll
> wheel on a mouse.
>
> Is this possible?
>
> I could not find a reference to this in the help files.
FileMaker is not a programming language, so it can not directly access
individual items of hardware (mouse fiunctions, changing printers,
etc.). These sorts of functions are via the Operating System and so
don't appear in FileMaker's Help files at all.
That means what you want can't be done, unless someone has created a
plug-in or there's an OS function that can be changed via AppleScript
(or whatever the Windows equivalent is).
Helpful Harry
Hopefully helping harassed humans happily handle handiwork hardships ;o)
|
|
0
|
|
|
|
Reply
|
Helpful
|
11/11/2005 5:17:51 AM
|
|
In article <1131673707.062291.239420@f14g2000cwb.googlegroups.com>,
FMP_account@hotmail.com says...
> Hello All:
>
> I would like to disable scrolling through records by using a scroll
> wheel on a mouse.
>
> Is this possible?
>
> I could not find a reference to this in the help files.
>
> Thanks,
>
> Sam
>
>
Actually it can be done easily and simply within filemaker:
Hide and *lock* the status area.
That disables all the hotkeys, and 'mouse-actions' that advance/retreat
records.
-regards,
Dave
|
|
0
|
|
|
|
Reply
|
42
|
11/11/2005 8:14:31 PM
|
|