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...
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...
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...
... 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...
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....
... 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...
... 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, -- ...
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()...
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...
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. ... ...
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...
... 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...
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...
... 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@... /**/...
... 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...
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...
... 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...
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...
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...
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...