Is the public beta 9.1 already available in www.rupdates.com ?

----- Original Message ----- From: "A. Razzak Memon" <[email protected]>
To: "RBASE-L Mailing List" <[email protected]>
Sent: Friday, November 05, 2010 3:26 AM
Subject: [RBASE-L] - Tip of the Day: Disabling Double-Click Event of BLOB Controls


Thursday, November 4, 2010

Tip of the Day: Disabling Double-Click Event of BLOB Controls

Supported Versions: R:BASE eXtreme 9.1 (32)
Supported Versions: R:BASE eXtreme 9.1 (64)
Supported Builds..: 9.1.1.11111 or higher
R:BASE Updates: http://www.rupdates.com

Did you know that you can disable double-click event of BLOB controls
to open BLOB Editor?

By design, double-clicking on any of the BLOB controls in forms will
open the R:BASE BLOB Editor to manage BLOB data, using appropriate
controls, such as:

. DB Image
. DB Edit
. DB Memo
. DB Rich Edit
. DB Advanced Rich Edit

However, if you wish to disable double-click event of BLOB controls
to open BLOB Editor, you may use the following PROPERTY command to
achieve the desired feature in your R:BASE eXtreme 9.1 applications:

Syntax:

PROPERTY <BLOBControlComponentID> DisableDblClick 'TRUE'
PROPERTY <BLOBControlComponentID> DisableDblClick 'FALSE'

The default is set to 'FALSE'

You may use the following sample applications (included on 2010
Annual R:BASE Conference USB flash drive), to test new PROPERTY
commands:

. Adding Content
. Capturing Images
. Image Annotations

Have fun!

Very Best R:egards,

Razzak.



--- RBASE-L
================================================
TO POST A MESSAGE TO ALL MEMBERS:
Send a plain text email to [email protected]

(Don't use any of these words as your Subject:
INTRO, SUBSCRIBE, UNSUBSCRIBE, SEARCH,
REMOVE, SUSPEND, RESUME, DIGEST, RESEND, HELP)
================================================
TO SEE MESSAGE POSTING GUIDELINES:
Send a plain text email to [email protected]
In the message SUBJECT, put just one word: INTRO
================================================
TO UNSUBSCRIBE: Send a plain text email to [email protected]
In the message SUBJECT, put just one word: UNSUBSCRIBE
================================================
TO SEARCH ARCHIVES:
Send a plain text email to [email protected]
In the message SUBJECT, put just one word: SEARCH-n
(where n is the number of days). In the message body, place any text to search for.
================================================


Reply via email to