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 to share photos of your group with the world? 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 1024 - 1053 of 1825   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
1024
Hello Robert When I select/copy to clip a link from the 'rxMUI-About' and I've at the same time a window with texteditor-class open some keys stop working...
Robin
amiganiac
Offline Send Email
Mar 1, 2003
1:42 pm
1025
When I run the attached example on a non-Workbench screen, typing an unknown volume into the requester opened from the User/Execute Macro menu item gives the...
Robert A. Sisk
RSisk@...
Send Email
Mar 1, 2003
11:50 pm
1026
... menu ... open ... in the ... repeating the ... It is a problem of both asl.library and Popasl.mcc. What happens is that Popasl.mcc runs as a separate task...
Alfonso Ranieri
alforan
Offline Send Email
Mar 2, 2003
4:31 pm
1027
... While it wouldn't sound strange if you have the urltext object in the very same window of the texteditor object, it sounds very strange if they are in...
Alfonso Ranieri
alforan
Offline Send Email
Mar 2, 2003
4:31 pm
1028
... ARexx macros are separate task. In some situation it may happens that ctrl-c pressed in the shell a macro was run from, doesn't reach the macro. The ctrl-c...
Alfonso Ranieri
alforan
Offline Send Email
Mar 2, 2003
4:31 pm
1029
In the attached example when TextEditor Insert fails to insert a read-protected file, RMH_IoErr() returns 0. Kind regards, -- Bob Robert A. Sisk ...
Robert A. Sisk
RSisk@...
Send Email
Mar 5, 2003
12:03 am
1030
Is online. The AmigaGuide format docs were also updated. Ciao. Alfonso....
Alfonso Ranieri
alforan
Offline Send Email
Mar 6, 2003
11:47 am
1031
thank you I'am trying to make a Morphos version of Pixload.. it seems to work but there is a problem with icon.library or morphos...
Jean-Yves AUGER
jean-yves.auger@...
Send Email
Mar 6, 2003
1:12 pm
1032
Hi, I'm working on my first AREXX script using rxMUI (it's a PageStream macro) so far it's all gone pretty smoothly but I'm left with one niggly little problem...
Robert Williams
rjwilliams75
Offline Send Email
Mar 9, 2003
3:48 pm
1033
... If you react on "MUIA_String_Contents, MUIV_EveryTime" than the Listfield will be updated everytime the contents of the string field changes. Pherhaps you...
Bernd Gollesch
bgollesch
Offline Send Email
Mar 10, 2003
9:24 am
1034
... Sorry there is no way to do that. I think that is one of the biggest problem in MUI (not RxMUI) programming. Ciao. Alfonso....
Alfonso Ranieri
alforan
Offline Send Email
Mar 10, 2003
3:30 pm
1035
Hello Jean-Yves ... I really can't help you, because of I don't have Morphos. Anyway, pixload is a very beautifull application, congratulation :-) Ciao....
Alfonso Ranieri
alforan
Offline Send Email
Mar 11, 2003
9:59 pm
1036
I'd like to use an HString in a PopASL, but I get an "incompatible objects" error. Kind regards, -- Bob Robert A. Sisk RSisk@......
Robert A. Sisk
RSisk@...
Send Email
Mar 16, 2003
2:30 am
1037
Strings in the AList example hold only 78 characters. Shouldn't strings, and didn't they used to, hold 79 characters by default? Kind regards, -- Bob Robert A....
Robert A. Sisk
RSisk@...
Send Email
Mar 17, 2003
9:50 am
1038
... strings, ... 79 included the NULL char, so you may write 78 chars in a string object. Ciao. Alfonso....
Alfonso Ranieri
alforan
Offline Send Email
Mar 19, 2003
3:15 pm
1039
... In Scout's Tasks window, starting the script from an icon gives a CON process, and using Rx from a shell gives a rx [Shell Process] entry; but the Break...
Robert A. Sisk
RSisk@...
Send Email
Mar 23, 2003
10:43 am
1040
Why doesn't notification on Listtree ActiveName work anymore? It used to and still does with NListtree. Kind regards, -- Bob Robert A. Sisk RSisk@......
Robert A. Sisk
RSisk@...
Send Email
Mar 28, 2003
7:35 am
1041
... I remember it was a bug of old BWin.mcc versions. With the (hummmm let's say last 2) new versions it was solved. Please check your BWin.mcc version. Ciao....
Alfonso Ranieri
alforan
Offline Send Email
Apr 4, 2003
9:14 am
1042
Hummm If it was remove there must be a good reason :-) Anyway it was added again and it seem to work. Try it out. Ciao. Alfonso....
Alfonso Ranieri
alforan
Offline Send Email
Apr 4, 2003
3:56 pm
1043
Alfie, this message has gone unanswered for weeks, so here it is again. ... In Scout's Tasks window, starting the script from an icon gives a CON process, and...
Robert A. Sisk
RSisk@...
Send Email
Apr 8, 2003
8:47 pm
1044
Alfie, this message has gone unanswered for weeks, so here it is again. I'd like to use an HString in a PopASL, but I get an "incompatible objects" error. Kind...
Robert A. Sisk
RSisk@...
Send Email
Apr 8, 2003
8:47 pm
1045
Hello, it was solved, but I have some problem with my web pages. Please wait. Ciao. Alfonso....
Alfonso Ranieri
alforan
Offline Send Email
Apr 10, 2003
4:07 pm
1046
Alfie, this message has gone unanswered for weeks, so here it is a third time. Also, the problem still shows up in RxMUI 32.2. ... In Scout's Tasks window,...
Robert A. Sisk
RSisk@...
Send Email
Apr 17, 2003
1:32 am
1047
... CON ... but ... *>* C from *>* working? I didn't answer to the question for the simple reason I don't own a more clear answer than I already made. I have...
Alfonso Ranieri
alforan
Offline Send Email
Apr 17, 2003
5:02 pm
1048
Sometimes in the attached script line 307: when CxMessage.i.Class=='APPEAR' then fails on an uninitialized variable. After I confirm a DiskCopy between my two...
Robert A. Sisk
RSisk@...
Send Email
Apr 17, 2003
10:23 pm
1049
hello in this procédure : ctrl_c=2**12 do forever call NewHandle("app","h",ctrl_c) if and(h.signals,ctrl_c)>0 then exit select when h.event="QUIT" then exit ...
Jean-Yves AUGER
jean-yves.auger@...
Send Email
Apr 22, 2003
9:23 am
1050
... between my ... list ... it ... in my ... my ... uninitialized. ... It is really difficoullt to understand why it happens. If handle returns more than 0,...
Alfonso Ranieri
alforan
Offline Send Email
Apr 23, 2003
2:33 pm
1051
... dropped on a bwin) I'am looking for a key code (SHIFT KEY) so that user must press SHIFT KEY AND drop an icon a this bwin I checked, but it seems...
Alfonso Ranieri
alforan
Offline Send Email
Apr 28, 2003
8:50 am
1052
... I believe I've found my problem. My event loop contains this: do i=0 for RMH_HandleCx(Cx,'CxMessage') select when CxMessage.i.Class=='APPEAR' then call set...
Robert A. Sisk
RSisk@...
Send Email
May 2, 2003
7:57 am
1053
A PopImage object's image expands to fill the object. However, in MUI Prefs the images appear at a fixed size. Is there a way to get this effect in RxMUI? Kind...
Robert A. Sisk
RSisk@...
Send Email
May 7, 2003
10:53 am
Messages 1024 - 1053 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