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...
Hear how Yahoo! Groups has changed the lives of others. Take me there.

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
Messages 1731 - 1760 of 1825   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
1731
Hi, I use TheBar.mcc to add a toolbar to AmiPodder (my rxMUI based podcast client). I recently upgraded to TheBar version 21.1 from the sourceforge site...
Robert Williams
rjwilliams75
Offline Send Email
Feb 27, 2007
10:24 pm
1732
Hi ... Yes, that's true. I noticed the same problem with this class. Regards, Mario...
Mario
mariosob2000
Offline Send Email
Feb 28, 2007
6:29 pm
1733
Hi Mario, ... Thanks for the confirmation. I've just checked and there have been two new TheBar.mcc releases taking it up to version 21.3. If the problem still...
Robert Williams
rjwilliams75
Offline Send Email
Mar 6, 2007
2:07 pm
1734
In the attached example RxMUI doesn't recognize the ClassVersion attribute of a custom class. Can anyone tell me what I'm doing wrong? RxMUI 42.2, MUI 3.8,...
Robert A. Sisk
rsisk2003
Offline Send Email
Mar 23, 2007
8:09 pm
1735
... Some centuries ago, the functions for searching attributes and methods were changed from linear to binary. In linear searching the super class attributes...
Alfonso Ranieri
alforan
Offline Send Email
Mar 24, 2007
2:16 pm
1736
In the attached example I set the first button red, but setting the second one green changes the first one back to the background color. 256 colors, RxMUI...
Robert A. Sisk
rsisk2003
Offline Send Email
Jul 1, 2007
9:08 pm
1737
Hoi, ... In the description of the Areaclass the Attribute "EBackground" is defined as "only at creation time", maybe that's why it doesn't work correctly when...
Bernd Gollesch
bgollesch
Offline Send Email
Jul 2, 2007
8:21 am
1738
... The RxMUIHelp Area command confirms that it's settable. A workaround is to set it after the window is open. Kind regards, -- Robert A. Sisk ...
Robert A. Sisk
rsisk2003
Offline Send Email
Jul 2, 2007
8:40 pm
1739
In the attached example, flip PenAdjust to the RGB page and adjust its wheel. ColorAdjust responds even though they aren't linked. Kind regards, -- Robert A....
Robert A. Sisk
rsisk2003
Offline Send Email
Jul 3, 2007
9:46 pm
1740
In the attached example: When I press the button, marking the string shows a cursor, even when the string isn't active. Is this a glitch in Textinput? Is this...
Robert A. Sisk
rsisk2003
Offline Send Email
Jul 18, 2007
2:37 am
1741
In the attached example the use of the Numeric Stringify attribute prevents Ctrl-C from quitting the program. Why? RxMUI bug? Kind regards, -- Robert A. Sisk ...
Robert A. Sisk
rsisk2003
Offline Send Email
Jul 31, 2007
11:24 pm
1742
When RMH_ReadFile() returns a null string, is the file empty or has the read failed? The DOS/IoErr() autodoc says the error code isn't predictable when there...
Robert A. Sisk
rsisk2003
Offline Send Email
Aug 18, 2007
8:46 am
1743
Release. Please, be very liberal if some mistakes was made. The first should only fix the notify class attrs not available in area class while the second...
Alfonso Ranieri
alforan
Offline Send Email
Sep 23, 2007
2:07 pm
1744
I reported this problem a few weeks ago (for RxMUI 42.2), but my message apparently never reached the list. Here's another try. In the attached example the...
Robert A. Sisk
rsisk2003
Offline Send Email
Sep 27, 2007
8:20 pm
1745
Hello, RxMUI list. In the attached example changing the value of an entry column unselects the entry. Why? It doesn't seem reasonable that ReplaceCol should...
Robert A. Sisk
rsisk2003
Offline Send Email
Sep 28, 2007
1:03 am
1746
... You are right, it should. But because of replacecol is implemented, it is hard to fix that behavior. I remember there were strange side effects when...
Alfonso Ranieri
alforan
Offline Send Email
Oct 6, 2007
1:01 pm
1747
Hello, Alfie. HString seems to be broken in the latest RxMUI: it doesn't accept input, as shown in the example of the same name. I've had to drop back to 42.2....
Robert A. Sisk
rsisk2003
Offline Send Email
Oct 16, 2007
11:06 pm
1748
Hello, Alfie. I'd like to request a new feature: ButtonControlChar attributes for PopString and PopObject. Kind regards, -- Robert A. Sisk ...
Robert A. Sisk
rsisk2003
Offline Send Email
Oct 16, 2007
11:07 pm
1749
... Please, get the usual rxmui.lha and copy the libs files by hands. It was not pumped so the installer would not work. HString should be fixed and the...
Alfonso
alforan
Offline Send Email
Oct 18, 2007
2:41 pm
1750
... The attached example writes a console message when creating the PopObject. Why? RxMUI 42.3 (2nd edition), MUI 3.8, AmigaOS 3.9, A4000/040 Kind regards, -- ...
Robert A. Sisk
rsisk2003
Offline Send Email
Oct 19, 2007
1:22 am
1751
Hello, Alfie and RxMUIers. The attached example is my attempt to get a compound variable in a PopObject.OpenFun macro. What am I doing wrong? Is RxMUIGetVar()...
Robert A. Sisk
rsisk2003
Offline Send Email
Oct 20, 2007
2:56 am
1752
... Very tricky one. Listen, ARexx store compounds in a case sensitive way! Hard to believe but you can see that in your examples with a ... ...
Alfonso
alforan
Offline Send Email
Oct 20, 2007
10:36 pm
1753
Hello, Alfie. The attached example gives this output: ROSTER.A ROSTER.B I Why is there a third line? RMH 23.1, AmigaOS 3.9, A4000/040 Kind regards, -- Robert...
Robert A. Sisk
rsisk2003
Offline Send Email
Oct 22, 2007
10:42 am
1754
Hi :) ... Have you tried a -1 ;) -- Robin - http://my.morphosi.net...
Robin
amiganiac
Offline Send Email
Oct 22, 2007
1:33 pm
1755
Sorry Robert, I don't have the third line. Ciao. Alfonso...
Alfonso
alforan
Offline Send Email
Oct 22, 2007
1:59 pm
1756
Hoi Robert, ... I also get the third line but only when using "i" as the counter variable? When using "j" or "a" there are only two lines, very confusing. ... ...
Bernd Gollesch
bgollesch
Offline Send Email
Oct 22, 2007
9:00 pm
1757
... Hehehe ghosts in action! :) I have to investigate about that for sure... Ciao. Alfonso...
Alfonso
alforan
Offline Send Email
Oct 22, 2007
9:12 pm
1758
I still cannot reproduce the third line bug on mos or uae. That is really strange. I am using rmh and rxtoolkit library from my hp. Ciao. Alfonso...
Alfonso
alforan
Offline Send Email
Oct 23, 2007
9:25 am
1759
Hoi, ... I'm using WinUAE. I'll try out different scenarios. I've some plain OS installations (3.1, 3.5, 3.5BB1, 3.5BB2, 3.9, 3.9BB1 and 3.9BB2) for testing...
Bernd Gollesch
bgollesch
Offline Send Email
Oct 23, 2007
10:26 am
1760
Hoi, ... I've now tested the script on all 7 systems and I get the third line on all of them! -- cu, Bernd...
Bernd Gollesch
bgollesch
Offline Send Email
Oct 24, 2007
5:29 pm
Messages 1731 - 1760 of 1825   Oldest  |  < Older  |  Newer >  |  Newest
Advanced
Add to My Yahoo!      XML What's This?

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