[brailleblaster] Re: New problem
- From: "Vic Beckley" <vic.beckley3@xxxxxxxxx>
- To: <brailleblaster@xxxxxxxxxxxxx>
- Date: Mon, 6 Aug 2012 22:27:33 -0400
Thanks Michael. It's fine now.
Best regards from Ohio, U.S.A.,
Vic
E-mail: vic.beckley3@xxxxxxxxx
-----Original Message-----
From: brailleblaster-bounce@xxxxxxxxxxxxx
[mailto:brailleblaster-bounce@xxxxxxxxxxxxx] On Behalf Of Michael Whapples
Sent: Monday, August 06, 2012 1:19 PM
To: brailleblaster@xxxxxxxxxxxxx
Subject: [brailleblaster] Re: New problem
It was as I suspected, multi-line text fields were used and so tab was
being accepted for inserting tab characters, nothing to do with
validation checks.
I could not see any reason why these text fields should be multi-line so
I disabled that functionality (IE. remove the SWT.WRAP constant from the
call to the Constructor of Text).
Michael Whapples
On 06/08/2012 18:05, François Ouellette wrote:
> Vic and Keith: The validation routines are very complicated... There
> is one focus listener for all fields and the code is complicated to
> understand.
>
> Hanxiao: can you have a look at this? Since you wrote the code you can
> probably fix it faster. We need to be able to TAB between the fields.
> I think that the validation is way too tight at the moment, and we
> cannot seem to be able to navigate easily between the fields. Even
> when there is a valid value we get popups telling us that the value
> must be numerical, etc.
>
> François
>
> On Mon, Aug 6, 2012 at 11:26 AM, Michael Whapples <mwhapples@xxxxxxx>
wrote:
>> Hello,
>> You might want to see whether ctrl+tab will get you out of the edit box.
>>
>> While the above might work, unless tab characters should be entered into
the
>> text field then we probably should not allow them and have tab move out
of
>> it.
>>
>> Michael Whapples
>> On 06/08/2012 14:52, Vic Beckley wrote:
>>> Hi all,
>>>
>>> I just updated to the latest build of BB and in the style dialog name
>>> field
>>> you can no longer tab out of the field. You can shift-tab out but if you
>>> press tab it just puts a tab character into the field. This is new from
>>> the
>>> last time I looked at it.
>>>
>>> I haven't had any time to do extensive testing but this was on my
initial
>>> look. More later!
>>>
>>>
>>> Best regards from Ohio, U.S.A.,
>>>
>>> Vic
>>> E-mail: vic.beckley3@xxxxxxxxx
>>>
>>>
>>>
>>
Other related posts: