Great thanks everyone I think I got it! :-)
rc
On Feb 25, 2012, at 12:06 AM, Kyle Sluder wrote:
> On Feb 23, 2012, at 5:38 PM, "Rick C." wrote:
>
>> Thanks Jan. What method do you call to make it accept the text? That's
>> maybe what I'm looking for...
>
> As I mentioned before, and is e
On Feb 23, 2012, at 5:38 PM, "Rick C." wrote:
> Thanks Jan. What method do you call to make it accept the text? That's
> maybe what I'm looking for...
As I mentioned before, and is explained in the documentation, you use
-[NSWindow makeFirstResponder:] or -[NSObject(NSEditor) commitEditing].
Thanks Jan. What method do you call to make it accept the text? That's maybe
what I'm looking for...
On Feb 23, 2012, at 11:32 PM, Jan E. Schotsman wrote:
>
> On Feb 23, 2012, at 7:56 AM, Rick C. wrote:
>>
>> I have a panel with a number of text fields where a user should enter
>> numeric
Thanks to all for the replies. In my case there is a certain process that
takes place (initiated by the user) that will read these values. Currently if
the user enters a value but does not click enter or tab, etc. when the process
starts and I read the text field string it is empty. In my cas
On Feb 22, 2012, at 5:59 PM, Rick C. wrote:
> I have a panel with a number of text fields where a user should enter numeric
> values. These text fields are setup with Sent on End Editing so that if the
> user presses enter or tabs or changes text fields the value will be entered.
> The proble
On Feb 23, 2012, at 7:24 AM, Michael Babin wrote:
> On Feb 22, 2012, at 6:59 PM, Rick C. wrote:
>
>> I have a panel with a number of text fields where a user should enter
>> numeric values. These text fields are setup with Sent on End Editing so
>> that if the user presses enter or tabs or ch
On Thu, Feb 23, 2012 at 5:24 AM, Michael Babin wrote:
>> I have a panel with a number of text fields where a user should enter
>> numeric values. These text fields are setup with Sent on End Editing so
>> that if the user presses enter or tabs or changes text fields the value will
>> be entere
On Feb 22, 2012, at 4:59 PM, "Rick C." wrote:
> Hi,
>
> I have a panel with a number of text fields where a user should enter numeric
> values. These text fields are setup with Sent on End Editing so that if the
> user presses enter or tabs or changes text fields the value will be entered.
On Feb 23, 2012, at 7:56 AM, Rick C. wrote:
I have a panel with a number of text fields where a user should
enter numeric values. These text fields are setup with Sent on End
Editing so that if the user presses enter or tabs or changes text
fields the value will be entered. The problem
On Feb 22, 2012, at 6:59 PM, Rick C. wrote:
> I have a panel with a number of text fields where a user should enter numeric
> values. These text fields are setup with Sent on End Editing so that if the
> user presses enter or tabs or changes text fields the value will be entered.
> The proble
Hi,
I have a panel with a number of text fields where a user should enter numeric
values. These text fields are setup with Sent on End Editing so that if the
user presses enter or tabs or changes text fields the value will be entered.
The problem is sometimes a user just types in a value and
11 matches
Mail list logo