Aceess2000: Weird behaviour for multi-page form

  • Thread starter Thread starter Arvi Laanemets
  • Start date Start date
A

Arvi Laanemets

Hi

I copy control(s);
I select a page (clicking on page tab);
I paste copied control(s) - all like always.

But the control will be pasted on form, not on page!!! The only way I could
paste a couple of them onto page, was when I activated a control from there
before (and got one of copied ones attached to it as a bonus :-))) ).

It isn't an major issue, as I can insert controls from toolbox normally, but
annoying and time-consuming anyway. Has someone here experienced something
like this before?


Thanks in advance!
Arvi Laanemets
 
Arvi Laanemets said:
Hi

I copy control(s);
I select a page (clicking on page tab);
I paste copied control(s) - all like always.

But the control will be pasted on form, not on page!!! The only way I could
paste a couple of them onto page, was when I activated a control from there
before (and got one of copied ones attached to it as a bonus :-))) ).

It isn't an major issue, as I can insert controls from toolbox normally, but
annoying and time-consuming anyway. Has someone here experienced something
like this before?

How are you pasting? With Control-V from the keyboard, with the right-click
menu, or with an item in a menu or toolbar? All but the first might be causing
the focus to leave the TabPage you have selected. Using Control-V after
selecting the page has always worked for me.
 
Hi


Rick Brandt said:
How are you pasting? With Control-V from the keyboard, with the right-click
menu, or with an item in a menu or toolbar? All but the first might be
causing

None of them works at moment correctly.


the focus to leave the TabPage you have selected. Using Control-V after
selecting the page has always worked for me.

For me too! And it looks like it is an application problem - in another app
it works properly.


Arvi Laanemets
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top