First of all Merry XMas and Happy New Year! I just re-upload the RxMUI 32.9 archive. I received a lot of e-mails regarding archive problems. Note that I...
... Happy holidays to you too, Alfie. ... Thanks. :-) RxHelp shows RunCommand(), SelectOutput(), and SendMessage(). Please document them. I also requested...
<ranieria@...> wrote at Sat, 20 Dec 2003 21:43:45 +0100 ... thanks. al the very best for you! ... where? i was not able to locate it... byebye... -- ...
Hello Michael ... As soon as this damned ftp server restarts to work, I will put a link on my hp the the archive. I will also put rmh 22.2 online. Ciao....
Hello, Alfie. Thank you for providing RMH/RawReplyMsg(). After reading your doc I'm not sure whether I want to use the NTRemove option. My RxMUI application...
Hello, Alfie. RMH 22.2 has three of the four new functions I requested; IsRexxMsg() is missing. If this is an oversight, here's a reminder. Also, I've now...
... In the case above you CANNOT use NtRemove. Whe you get a message from a port created in an ARexx macro with OpenPort(), the message is linked in a list ...
The attached example gets -100 instead of -30 from the string. Kind regards, -- Bob Robert A. Sisk RSisk@... /* $VER: DemoNumString 1.0 (25.12.2003) ...
In the attached example the numeric string shows an initial out-of-range value of 0, instead of clipping it to the nearest in-range value of -30. Kind regards,...
In the attached example, run on a 256-color screen, only DTPic and Icon classes display the icon correctly. In the others requesting transparency makes Picture...
First, start any MUI application that supports the Info command. Now start the attached example, select the other program's port from the pop-up list, choose...
In the attached example setting Gauge/Max gives an error requester saying it can't find the attribute. Kind regards, -- Bob Robert A. Sisk RSisk@... ...
Hi, I'm trying to create a list with vertical and horizontal scrollers and from reading the rxMUI and MUI autodocs I've twigged that I need to put my list...
... You can use NListview which supports scrollers in both directions. ... The objects that it balances both have to be resizable. The left one is fixed...
Hi Robert, ... Ah, that sounds easier, I'll give it a go. ... one is ... inserting ... Got it, inserting a space solved the problem. ... Thanks! I think I...
... It is not that easy to display something on an Amiga in these days, because of the many configuration that exists and what you mean naming "Amiga". Ciao....
... main window closes. Why? Because of you delete a temp file and when the macro exits it wait about 64*10ticks trying to delete a non existing file. Fixed in...