Check the Alpha blend options on the form properties and set the TRANSPARENCY to 1

then use these in the "On After Start" EEP:

PROPERTY RBASE_FORM LEFT 700
PROPERTY RBASE_FORM TOP  600
PROPERTY RBASE_FORM ALPHABLEND 'FALSE'

(using the value that suits your needs!)

Regards,
Alastair.

--------------------------------------------------
From: "A.G. IJntema" <[email protected]>
Sent: Tuesday, April 27, 2010 8:56 PM
To: "RBASE-L Mailing List" <[email protected]>
Subject: [RBASE-L] - Is it possible to put a MDI Form at a specific place on the screen?

I run a MDI form, but it is always centered in the screen.
I have tried to make use of the properties.

 EDIT USING PJT_PROJECT_TREE WHERE &G_SELECT MDI
 PROPERTY PJT_PROJECT_TREE TOP 0
 PROPERTY PJT_PROJECT_TREE LEFT 0
 PROPERTY PJT_PROJECT_TREE REFRESHLIST 'True'

I like to have it on the upper left in the screen

What am I doing wrong?

Tony IJntema






No virus found in this incoming message.
Checked by AVG - www.avg.com
Version: 9.0.814 / Virus Database: 271.1.1/2838 - Release Date: 04/27/10 07:27:00



Reply via email to