Xref: alice comp.databases.oracle.tools:23962
Path: alice!news-feed.fnsi.net!news.maxwell.syr.edu!news-ge.switch.ch!news-zh.switch.ch!newsfeed-zh.ip-plus.net!news.ip-plus.net!hs08in.bkw-fmb.ch!pc1108.bkw-fmb.ch
From: "BKW FMB Energie AG" <mario.beyeler@bkw-fmb.ch>
Newsgroups: comp.databases.oracle.tools
Subject: Re: Title of Main Menu and how to create .exe file
Date: Tue, 27 Apr 1999 11:04:36 +0200
Organization: BKW FMB Energie AG
Lines: 30
Message-ID: <37258bb5.0@hs08in.bkw-fmb.ch>
References: <7g34s2$jlp$1@nnrp1.dejanews.com>
X-Trace: pollux.ip-plus.net 925204062 222 194.209.133.66 (27 Apr 1999 09:07:42 GMT)
X-Complaints-To: news@ip-plus.net
NNTP-Posting-Date: 27 Apr 1999 09:07:42 GMT
X-Newsreader: Microsoft Outlook Express 4.72.2120.0
X-MimeOLE: Produced By Microsoft MimeOLE V4.72.2120.0

setting the window titles:
Use  Set_Window_Property ( FORMS_MDI_WINDOW, TITLE, 'application_title') AND
Set_Window_Property ( 'window_name', WINDOW_TITLE, 'mytitle' )

The fmx, mmx, rep and plx files are already executables.
You have to install the oracle Runtime environment on each client.

Hope this helps

Mario


shd1998@my-dejanews.com schrieb in Nachricht
<7g34s2$jlp$1@nnrp1.dejanews.com>...
>Hi, I generated a main menu file(mmx) and tried to change the title of the
>main menu, but I could not eventhough I changed the name, title in the
>property pallet of the main menu to MYTITLE.  Everytime I run, the title of
>my main menu was Developer 2000/ Form Runtime for windows 95/NT.
>
>Also, could you all show me know how to build the exe files from the mmx,
fmx,
>rdf files.........?
>
>Thanks for all your help,
>-HD
>
>-----------== Posted via Deja News, The Discussion Network ==----------
>http://www.dejanews.com/       Search, Read, Discuss, or Start Your Own


