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 1041 - 1070 of 1825   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
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
1054
Robert wrote something about Image, but the message was lost, but I hope that the attached my help. Ciao. Alfonso....
Alfonso Ranieri
alforan
Offline Send Email
May 9, 2003
7:42 pm
1055
... I'm asking about PopImage, Alfie - not Image. :-) When the ones in MUI prefs are resized, the images themselves have a fixed size. For example, look at the...
Robert A. Sisk
RSisk@...
Send Email
May 9, 2003
9:20 pm
1056
... PopImage may be created via a Text object or an Image So, create them as an image and set a fix size for them looking in the win.rexx example about how to...
Alfonso Ranieri
alforan
Offline Send Email
May 10, 2003
8:16 am
1057
... I don't understand what that means. :-/ ... Please provide an example, Alfie. Kind regards, -- Bob Robert A. Sisk RSisk@......
Robert A. Sisk
RSisk@...
Send Email
May 10, 2003
11:15 am
1058
... A PopUp button is an image button. That's all. To do something like in MUI/Specials: v.class="group" v.0=vspace() v.1="h" h.class="hgroup" h.0=hspace() ...
Alfonso Ranieri
alforan
Offline Send Email
May 10, 2003
3:11 pm
1059
... Alfie, you still haven't answered my question. :-) How do I keep my PopImage image from expanding to fill the gadget? In the attached example the botton...
Robert A. Sisk
RSisk@...
Send Email
May 10, 2003
11:10 pm
1060
Hello Robert ... Not only that is not possible in RxMUI, because of there should need a Imageadjust.rxmec class, But I wouldn't know how to do that in MUI too,...
Alfonso Ranieri
alforan
Offline Send Email
May 12, 2003
7:45 am
1061
New RxMUI is online. Ciao. Alfonso....
Alfonso Ranieri
alforan
Offline Send Email
May 14, 2003
9:38 pm
1062
After some back eng, I solved the problem. Ciao. Alfonso. Popimage class Index Parent Popimage class The Popimage class is used to adjust an image spec. Set...
Alfonso Ranieri
alforan
Offline Send Email
May 15, 2003
10:29 am
1063
... Thanks, Alfie. Kind regards, -- Bob Robert A. Sisk RSisk@......
Robert A. Sisk
RSisk@...
Send Email
May 16, 2003
2:20 am
1064
Alfie, a PopImage object drags even without Draggable set or DandD() in use. It shouldn't, right? Kind regards, -- Bob Robert A. Sisk RSisk@......
Robert A. Sisk
RSisk@...
Send Email
May 17, 2003
10:23 am
1065
hello Does someone try some Gfxpic etc... with morphos ? it seems that colors are corrupted...
Jean-Yves AUGER
jean-yves.auger@...
Send Email
May 22, 2003
2:50 pm
1066
hi. maybe someone can give me a hint: how can i get the name of an inserted floopy disk with arexx? looking into rmh.lbrary documentation i only found the...
Michael Merkel
mischka_mm
Offline Send Email
May 22, 2003
8:25 pm
1067
Alfie, I've attached a speech script that draws an animated face in a separate window using RexxArpLib and ArpLib. It also uses RexxTricks and RoyalBridge (but...
Robert A. Sisk
RSisk@...
Send Email
May 23, 2003
8:33 am
1068
Hi Michael, ... CALL PRAGMA('W', 'N') /* to switch off the "please insert ..." requester */ olddir = PRAGMA('D', 'DF0:') /* change to DF0: and...
Bernd Gollesch
bgollesch
Offline Send Email
May 23, 2003
9:52 am
1069
... colors are ... Really don't know, sorry. Ciao. Alfonso....
Alfonso Ranieri
alforan
Offline Send Email
May 23, 2003
5:41 pm
1070
Test...
Alfonso Ranieri
alforan
Offline Send Email
May 30, 2003
8:50 am
Messages 1041 - 1070 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