![]() | |
![]() |
| | Thread Tools | Search this Thread | Display Modes |
#11
| |||
| |||
|
|
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. |
#12
| |||
| |||
|
|
Ike I have a form named hejsansvejsan.fsl. when opened the title bar says: FORM : C:\...\hejsansvejsan.fsl Another form named RepareraTabell.fsl, when opened using an alias, the title bar says FORM : :INFO:repareraTabell.fsl A report named BugReportDoc.rsl is shown in the title bar as REPORT : :BUGGAR:BugReportDoc.rsl. More info: A form named arkiv.fsl gets a titlebar FORM : C:\DATA\PDOXAPPS\ARKIV.FSL but a form named ARKIV123456789.FSL is shown as C:\...\ARKIV1234567889.FSL In all cases the fullname of the form file is shown. Opening some form using Paradox 7 and Paradox 11, I see no difference at all in the title bar. Could you, please, with an example show what your title bar says? |
#13
| |||
| |||
|
|
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. |
#14
| |||
| |||
|
#15
| |||
| |||
|
|
On Thu, 27 Sep 2007 21:35:33 +0200, "Bertil Isberg" <ctech (AT) corel (DOT) ca wrote: Ike I have a form named hejsansvejsan.fsl. when opened the title bar says: FORM : C:\...\hejsansvejsan.fsl Another form named RepareraTabell.fsl, when opened using an alias, the title bar says FORM : :INFO:repareraTabell.fsl A report named BugReportDoc.rsl is shown in the title bar as REPORT : :BUGGAR:BugReportDoc.rsl. More info: A form named arkiv.fsl gets a titlebar FORM : C:\DATA\PDOXAPPS\ARKIV.FSL but a form named ARKIV123456789.FSL is shown as C:\...\ARKIV1234567889.FSL In all cases the fullname of the form file is shown. Opening some form using Paradox 7 and Paradox 11, I see no difference at all in the title bar. Could you, please, with an example show what your title bar says? The path and filename of the form is: P:\CDSNAData\CDSNA MASTER DATA Edit Form v3.4.fsl Paradox 11 displays: Form : P:\CDSNAD~1\CDSNAM~2.FSL Paradox 8 displays: Form : P:...\CDSNA MASTER DATA Edit Form v3.4.fsl |
#16
| |||
| |||
|
|
I can only say, that this doesn't happen to me, not even when I add spaces and dots to the form's filename. And that there is no setting in Paradox to make this happen. How do you open the form? |
#17
| |||
| |||
|
|
On Thu, 27 Sep 2007 23:39:08 +0200, "Anders Jonsson" gt3TakeThisAway (AT) bredband (DOT) net> 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. |
#18
| |||
| |||
|
|
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. |
#19
| |||
| |||
|
| I can only say, that this doesn't happen to me, not even when I add spaces and dots to the form's filename. And that there is no setting in Paradox to make this happen. How do you open the form? |
#20
| |||
| |||
|
|
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 don't understand this. If you go into design mode of your form, chose Format-Window Style from the menu and in Window properties - Title enter "MyTitle" and save the form. Next time you open the form it should read "MyTitle" in the title bar. Does that happen for you? If it does, what name will your other application read? I also agree with the others, I haven't seen the type of short names you are seeing. There must be something in the way you open your forms that cause this. Could you show the code you are using for opening your forms? Anders PS. I'm using P10 which is basically the same as P11 |
![]() |
| Thread Tools | Search this Thread |
| Display Modes | |
| |