Search the web
Sign In
New User? Sign Up
rxmui · Discussion about RxMUI, the MUI/Guis library for ARexx.
? Already a member? Sign in to Yahoo!

Yahoo! Groups Tips

Did you know...
Message search is now enhanced, find messages faster. Take it for a spin.

Best of Y! Groups

   Check them out and nominate your group.
Having problems with message search? Fill out this form to ensure your group is one of the first to be migrated to the new message search system.

Messages

  Messages Help
Advanced
Tab in String   Message List  
Reply | Forward Message #1797 of 1832 |
Re: Tab in String

On 12/18/2007 Alfonso Ranieri <alforan@...> wrote:

> Hello Robert,

> On 18-Dic-2007, you wrote:

>> I can type Ctrl I into the Execute Command window, copy it, and paste
>> it into the string of the attached example. Is there a way to type a
>> tab character into a string? In the example pressing the tab key in the
>> string activates the next gadget. Clearing the Next Gadget Navigation
>> string makes it do nothing. Typing Ctrl I into the string gives a
>> space. Setting Tabs to Ignore, Spaces, 0, 1, or 2 makes no difference.
>> Setting it to Disk reports "bad value". Is the attribute broken?

> It would be difficoult in C too. There is no wasy way to overload
> standard C key sequence. For that, you must use something that does that
> for you, like a Texteditor object.

Alfie, you didn't say anything about the Tabs attribute. What is it
supposed to do exactly? And why does the Disk option fail?

Kind regards,
--
Robert A. Sisk
sisk637@...




Tue Dec 18, 2007 8:50 pm

rsisk2003
Offline Offline
Send Email Send Email

Forward
Message #1797 of 1832 |
Expand Messages Author Sort by Date

I can type Ctrl I into the Execute Command window, copy it, and paste it into the string of the attached example. Is there a way to type a tab character into a...
Robert A. Sisk
rsisk2003
Offline Send Email
Dec 18, 2007
8:48 am

Hello Robert, ... It would be difficoult in C too. There is no wasy way to overload standard C key sequence. For that, you must use something that does that...
Alfonso Ranieri
alforan
Offline Send Email
Dec 18, 2007
10:12 am

... Alfie, you didn't say anything about the Tabs attribute. What is it supposed to do exactly? And why does the Disk option fail? Kind regards, -- Robert A....
Robert A. Sisk
rsisk2003
Offline Send Email
Dec 18, 2007
8:50 pm

Hello Robert, ... It is how tabs are translated when you SetContents in a TextinputScroll object. Actually on this last MUI4 beta I am using, where Textinpuxt...
Alfonso Ranieri
alforan
Offline Send Email
Dec 18, 2007
9:24 pm

Hoi, ... Isn't there a special key you can hold to type control chars into string gadgets? I think there is an option in SYS:Prefs/Input but I don't know if...
Bernd Gollesch
bgollesch
Offline Send Email
Dec 18, 2007
11:23 am

Robert, get http://alfie.altervista.org/_altervista_ht/rxmui.library Set the window attribute DISABLETAB to 1: MainWindow.DISABLETAB=1 And tell me if that is...
Alfonso Ranieri
alforan
Offline Send Email
Dec 19, 2007
3:30 pm
Advanced

Copyright © 2009 Yahoo! Inc. All rights reserved.
Privacy Policy - Terms of Service - Guidelines - Help