![]() | |
![]() |
| | Thread Tools | Display Modes |
#11
| |||
| |||
|
|
SNIP Actually I was replying to Malcom's post, but more to the thread than any particlar post. I prefer for a zoom box kind of thingie to be as dumb as possible, just like the built-in zoom box. *I don't think I would ever provide a custom edit box for any thing other than a Text or Memo field so checking the type of the bound field in the calling form is a really low priority in my list of needs. OpenArgs is an argument of OpenForm and is read only. *So that is not a viable way to return a value. -- Marsh Thanks to all for the responses - I have used your idea Marsh because like you, I believe that the "zoombox" should be as dumb as possible. The game-changer was to think in terms of the calling control pulling the data back from the zoombox form, rather than trying to make the zoombox form bright enough to know where to push the data to. *The idea of hiding the zoombox form and allowing the calling code to close it after retrieving the data was brilliant, simple and elegant. * Many thanks! Malcolm |
#12
| |||
| |||
|
|
Hi, Thanks to this discussion I have extended my Zoombox_form a little bit, so that it now can navigate over the calling form without leaving the Zoombox_form. Very handy if you want to inspect different records one after the other. Imb. With all the discussion going on, I am getting confused. |
#13
| |||
| |||
|
|
With all the discussion going on, I am getting confused. For a long time I have used a magnifying glass as described earlier in this thread. Got intrigued and started developing a zoombox that was activated by pressing Ctl F11 on any control on any form - i lie - I only messed around with a text box (no programming required on the form and you could edit the data in the zoom box which was then saved in the form. As I said, I messed around with it, and then had more pressing things, but it worked in principal. So the confusion is between a passive magnifying glass and an active zoom box. Which is wanted? Phil |
#14
| |||
| |||
|
|
F11> zoombox operation |
#15
| |||
| |||
|
|
"Malcolm" <to__malcolmNOSPAM (AT) hotmail (DOT) com> wrote in news:iler2g$42n$1 (AT) news-01 (DOT) bur.connect.com.au: F11> zoombox operation Don't you mean Shift-F2? Or has MS changed the keyboard shortcuts in 2007? -- David W. Fenton http://www.dfenton.com/ contact via website only http://www.dfenton.com/DFA/ |
![]() |
| Thread Tools | |
| Display Modes | |
| |