Re: Set waiting cursor in MS-Windows from Forms4.5 appln

From: Jomarlen <jomarlen_at_aol.com>
Date: 1997/12/29
Message-ID: <19971229175100.MAA14142_at_ladder01.news.aol.com>#1/1


>I wonder if there is a way to set waiting cursor in MS-Windows from my
>Forms4.5
>application.

Hi

From on-line help:

SET_APPLICATION_PROPERTY(property, value)

Built-in Type: unrestricted procedure

Enter Query Mode: yes

Description:
Sets the application property for the current application.

Parameters:

property Specifies the property you want to set for the given application. The possible properties are as follows:

CURSOR_STYLE Specifies the cursor style for the given application.

The following GUI-specific constants can be passed as CHAR arguments to the property.

BUSY Specifies a busy symbol.
CROSSHAIR Specifies a crosshair symbol. DEFAULT Specifies an arrow symbol.
HELP Specifies a help symbol.
INSERTION Specifies an insertion symbol.



Copyright (c) 1994, Oracle Corporation.

Regards
John Received on Mon Dec 29 1997 - 00:00:00 CET

Original text of this message