Sheesh, I've never seen that property, after how many years? I can't believe it
Thanks folk S On Tue, Sep 14, 2010 at 9:58 AM, Richard Kaye <[email protected]> wrote: > It's not a method. It's a property of an editbox control that allows a TAB > keystroke to remain inside the control instead of navigating to the next > control in your form. If it's set .T., you *can't* use a TAB to move to the > next control. Instead you have to use Ctrl-TAB. > > rk > > > -----Original Message----- > From: [email protected] [mailto:[email protected]] > On Behalf Of Sytze de Boer > Sent: Monday, September 13, 2010 5:04 PM > To: [email protected] > Subject: Re: RTF and VFP > > Sorry, I don't see that method > > > On Mon, Sep 13, 2010 at 6:52 PM, Jean Laeremans < > [email protected]> wrote: > > > On Mon, Sep 13, 2010 at 8:44 AM, Sytze de Boer <[email protected]> > > wrote: > > > My client has insisted on better control with data entry in a small > > > invoicing system > > > Specifically, the "MEMO" box into which he can describe his services > > > Currently I present him with a memo box with a courier new font which > > will > > > print on the invoice in reasonable format > > > > > > About the onlt problem we have with this is that he wants to make use > of > > the > > > TAB key line up various details > > > The TAB key does not work as desired in this context > > > > > > I though a quick fix would be to make use of the RTF.SCX sample from > the > > > Samples folder. > > > It allows me to make use of the RTF controls, BUT, the TAB key exits my > > edit > > > area just like a standard memo box > > > > > > Is there another way? > > > > > > > > > -- > > > Regards > > > Sytze de Boer > > > Kiss Systems > > > > Property AllowTabs of editbox ? > > > > A+ > > jml > > [excessive quoting removed by server] _______________________________________________ Post Messages to: [email protected] Subscription Maintenance: http://leafe.com/mailman/listinfo/profox OT-free version of this list: http://leafe.com/mailman/listinfo/profoxtech Searchable Archive: http://leafe.com/archives/search/profox This message: http://leafe.com/archives/byMID/profox/[email protected] ** All postings, unless explicitly stated otherwise, are the opinions of the author, and do not constitute legal or medical advice. This statement is added to the messages for those lawyers who are too stupid to see the obvious.

