| View previous topic :: View next topic |
| Author |
Message |
Clovis Guest
|
Posted: Mon Dec 12, 2005 9:39 pm Post subject: Form lost |
|
|
Hello,
I wrote a small program with a form. When I try to bring the form up I
get the unit file ? Can I get acess to the form somehow?
When I run the program the form is there.
Thanks
|
|
| Back to top |
|
 |
Tom Woodrow Guest
|
Posted: Mon Dec 12, 2005 9:45 pm Post subject: Re: Form lost |
|
|
Clovis wrote:
| Quote: | Hello,
I wrote a small program with a form. When I try to bring the form up I
get the unit file ? Can I get acess to the form somehow?
|
With BCB5 Menu Item -> View | Forms and select the form you want.
Tom Woodrow
|
|
| Back to top |
|
 |
Clovis Guest
|
Posted: Mon Dec 12, 2005 9:47 pm Post subject: Re: Form lost |
|
|
Tom Woodrow wrote:
| Quote: | Clovis wrote:
Hello,
I wrote a small program with a form. When I try to bring the form up I
get the unit file ? Can I get acess to the form somehow?
With BCB5 Menu Item -> View | Forms and select the form you want.
Tom Woodrow
Hello, |
I have BcB6 and I tried what you propose without succes? even the key
combination is useless?
|
|
| Back to top |
|
 |
Clovis Guest
|
Posted: Mon Dec 12, 2005 9:52 pm Post subject: Re: Form lost |
|
|
Tom Woodrow wrote:
| Quote: | Clovis wrote:
Hello,
I wrote a small program with a form. When I try to bring the form up I
get the unit file ? Can I get acess to the form somehow?
With BCB5 Menu Item -> View | Forms and select the form you want.
Tom Woodrow
Am I in the right forum ? |
|
|
| Back to top |
|
 |
BigStew Guest
|
Posted: Tue Dec 13, 2005 9:09 am Post subject: Re: Form lost |
|
|
"Clovis" <hiphip_hourra (AT) hotmail (DOT) com> wrote
| Quote: | Am I in the right forum ?
|
Perhaps .ide would be a better place to post?
|
|
| Back to top |
|
 |
Db Guest
|
Posted: Tue Dec 13, 2005 1:00 pm Post subject: Re: Form lost |
|
|
If you can get to the form in the object inspector check the Left and Top
parameters, the form could be positioned off your screen.
Db
"Clovis" <hiphip_hourra (AT) hotmail (DOT) com> wrote
| Quote: | Tom Woodrow wrote:
Clovis wrote:
Hello,
I wrote a small program with a form. When I try to bring the form up I
get the unit file ? Can I get acess to the form somehow?
With BCB5 Menu Item -> View | Forms and select the form you want.
Tom Woodrow
Am I in the right forum ?
|
|
|
| Back to top |
|
 |
Clovis Guest
|
Posted: Tue Dec 13, 2005 2:08 pm Post subject: Re: Form lost |
|
|
Db wrote:
| Quote: | If you can get to the form in the object inspector check the Left and Top
parameters, the form could be positioned off your screen.
Db
"Clovis" <hiphip_hourra (AT) hotmail (DOT) com> wrote in message
news:439df0e5 (AT) newsgroups (DOT) borland.com...
Tom Woodrow wrote:
Clovis wrote:
Hello,
I wrote a small program with a form. When I try to bring the form up I
get the unit file ? Can I get acess to the form somehow?
With BCB5 Menu Item -> View | Forms and select the form you want.
Tom Woodrow
Am I in the right forum ?
Thanks a lot That was it. |
I used to work on a 21"screen and now I need to use my laptop !
Thanks again
|
|
| Back to top |
|
 |
|