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...
Want your group to be featured on the Yahoo! Groups website? Add a group photo to Flickr.

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 1743 - 1772 of 1825   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
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
1761
... Humm this will be a nightmare. I can't replicate that. I can't find rxtoolkit.library 2.8 sources (just the 2.7 and a partial not compiling 10.0 morphos...
Alfonso
alforan
Offline Send Email
Oct 24, 2007
7:15 pm
1762
Hello, Alfie. In the attached DemoColorAdjust example, dragging the wheel knob moves the sliders and changes the color bar. So far, so good. However, when I...
Robert A. Sisk
rsisk2003
Offline Send Email
Oct 24, 2007
11:15 pm
1763
... ROSTER.A ROSTER.B I done The third line shows before the delay. RMH 23.1, AmigaOS 3.9, A4000/040 Kind regards, -- Robert A. Sisk sisk637@... /**/...
Robert A. Sisk
rsisk2003
Offline Send Email
Oct 25, 2007
12:25 am
1764
Hoi, ... The RMH_StemFields() functions thinks "I" belongs to the stem. ... /**/ call AddLib 'rmh.library',0,-30 Roster.a=1 Roster.b=1 i=0 do i=0 for...
Bernd Gollesch
bgollesch
Offline Send Email
Oct 25, 2007
9:58 am
1765
... My problem is I don't have those retults: if I run the above script I get 2 as result from StemFields() and f.2 is undefined. I am using rmh.library and...
Alfonso
alforan
Offline Send Email
Oct 25, 2007
9:23 pm
1766
Hello, Alfie. In the attached example, pressing the button gets the PenDisplay object's PDSpec attribute, but the value shows up as a null string. Why? RxMUI...
Robert A. Sisk
rsisk2003
Offline Send Email
Oct 26, 2007
10:50 am
1767
... PDSpec is not readable in MUI itself, so it should be not G. Ciao. Alfonso...
Alfonso
alforan
Offline Send Email
Oct 26, 2007
1:40 pm
1768
... I seem to recall that was a quite old MUI3.8 bug, where you have to play in the vertical pendisplay gadget to make color wheel starting to notify its...
Alfonso
alforan
Offline Send Email
Oct 26, 2007
4:05 pm
1769
Hello, Alfie. When I start the attached example, the color is white and the three sliders each show 255. Pressing the Show button shows 8 Fs for each. Now I...
Robert A. Sisk
rsisk2003
Offline Send Email
Oct 27, 2007
12:56 am
1770
Sorry Robert, I have the email somewhere else so I will reply blindly. Many bugs you are reporting are MUI ones. Try to do the same thing in a MUI c...
Alfonso
alforan
Offline Send Email
Oct 27, 2007
8:35 am
1771
Hello, Alfie. The ColorField doc page's Parent link goes to Group instead of Area. Kind regards, -- Robert A. Sisk sisk637@......
Robert A. Sisk
rsisk2003
Offline Send Email
Oct 28, 2007
12:15 am
1772
Hello, Alfie. I have an script where I need to get a color as RGB values but not a MUI pen or colormap value as in the three-tab PopPen. I'm using a ColorField...
Robert A. Sisk
rsisk2003
Offline Send Email
Oct 28, 2007
12:15 am
Messages 1743 - 1772 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