Talk About Network

Google


Register and Login
Nick
Password
Register create new account Sign up is FREE and you can post replies, new topics, bookmark posts and more!
Recover lost password


Data Bases > Paradox > Re: Paradox 11 ...
Latest [ Topics | Posts ] Archive Post A New Topic Post a Reply
<< Topic < Post Post 18 of 22 Topic 1286 of 1417
Post > Topic >>

Re: Paradox 11 Title Bar 8.3 Naming Convention

by "Rick Rans" <rick.rans@[EMAIL PROTECTED] > Sep 28, 2007 at 04:34 PM

Ike

I thing you changed the wrong thing and changed the "Paradox" Application 
Name, not the form name.

You can change the form name with code like this
-------------------------------------------------------------------------
 var
    resultsForm    Form
 endVar

 resultsForm.Open(":TAMI_T:EQUIP_H.fsl")
 resultsForm.SetTitle("EQUIPMENT HOURLY DATA")
----------------------------------------------------------------------------

resultsForm is a Form varriable and the first line of code opens the form 
and the second line sets its title

I think you tried
-------------------------------------------------------------------------
  SETTITLE("Title")

-------------------------------------------------------------------------
Which changes the application title whick is "Paradox" by default


HTH - Rick


"Ike" <spamminator@[EMAIL PROTECTED]
> wrote in message 
news:ujbqf3l0r3v2g8q4pe2bbdpioqk75k6dq5@[EMAIL PROTECTED]
> On Thu, 27 Sep 2007 23:39:08 +0200, "Anders Jonsson"
> <gt3TakeThisAway@[EMAIL PROTECTED]
> wrote:
>
>>
>>> And to the others, giving the
>>> form a name does not work. The other application is not written in
>>> Opal. It reads the the filename in the title bar via Windows.
>>
>>But if you give the form a TITLE, than one will show in the titlebar and
I
>>assume Windows will read that.
>
> In that regard, you are correct. But, that method only changes the
> word Paradox to some other title.
>
> I need the name in the title bar of Paradox's active child window
> because the user may have multiple Paradox forms open. The application
> needs to read the active child window name so it can take appropriate
> action based on which form the user is currently using. Different
> forms require slightly different actions. I could change the
> application so that it would ask the user if they have mutliple
> Paradox forms open and which form they are currently using, but with
> Paradox 8 getting the title of the active child window via the OS and
> then taking the appropriate action was completely transparent to the
> User.
 




 22 Posts in Topic:
Paradox 11 Title Bar 8.3 Naming Convention
Ike <spamminator@[EMAI  2007-09-25 14:15:11 
Re: Paradox 11 Title Bar 8.3 Naming Convention
"Jim Moseley" &  2007-09-25 18:46:18 
Re: Paradox 11 Title Bar 8.3 Naming Convention
Dennis Santoro <RDAPre  2007-09-26 11:39:31 
Re: Paradox 11 Title Bar 8.3 Naming Convention
Ike <spamminator@[EMAI  2007-09-26 09:38:37 
Re: Paradox 11 Title Bar 8.3 Naming Convention
"Jim Moseley" &  2007-09-26 16:08:26 
Re: Paradox 11 Title Bar 8.3 Naming Convention
"Anders Jonsson"  2007-09-26 20:33:02 
Re: Paradox 11 Title Bar 8.3 Naming Convention
"Bertil Isberg"  2007-09-26 21:16:21 
Re: Paradox 11 Title Bar 8.3 Naming Convention
Ike <spamminator@[EMAI  2007-09-27 09:15:56 
Re: Paradox 11 Title Bar 8.3 Naming Convention
"Bertil Isberg"  2007-09-27 21:35:33 
Re: Paradox 11 Title Bar 8.3 Naming Convention
Ike <spamminator@[EMAI  2007-09-28 08:44:19 
Re: Paradox 11 Title Bar 8.3 Naming Convention
"Bertil Isberg"  2007-09-28 22:33:15 
Re: Paradox 11 Title Bar 8.3 Naming Convention
Jan Stegehuis <alleyho  2007-09-28 23:34:48 
Re: Paradox 11 Title Bar 8.3 Naming Convention
Ike <spamminator@[EMAI  2007-09-29 09:04:23 
Re: Paradox 11 Title Bar 8.3 Naming Convention
"Bertil Isberg"  2007-09-29 23:23:19 
Re: Paradox 11 Title Bar 8.3 Naming Convention
"Anders Jonsson"  2007-09-27 23:39:08 
Re: Paradox 11 Title Bar 8.3 Naming Convention
Ike <spamminator@[EMAI  2007-09-28 09:52:57 
Re: Paradox 11 Title Bar 8.3 Naming Convention
"Tony McGuire"   2007-09-28 11:09:09 
Re: Paradox 11 Title Bar 8.3 Naming Convention
"Rick Rans" <  2007-09-28 16:34:57 
Re: Paradox 11 Title Bar 8.3 Naming Convention
"Anders Jonsson"  2007-09-29 03:40:20 
Re: Paradox 11 Title Bar 8.3 Naming Convention
Ike <spamminator@[EMAI  2007-09-29 09:19:52 
Re: Paradox 11 Title Bar 8.3 Naming Convention
"Anders Jonsson"  2007-09-30 00:55:57 
Re: Paradox 11 Title Bar 8.3 Naming Convention
Jan Stegehuis <alleyho  2007-09-27 07:33:46 

Post A Reply:
  Go here to Signup

AddThis Feed Button


About - Advertising - Contact - Frequently Asked Questions - Privacy Policy - Terms of Use - Signup

Contact
tan12V112 Mon Oct 6 18:03:24 CDT 2008.