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 1474 - 1503 of 1825   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
1474
A new CM (30.3) in online. It doesn't solve the Brian's bug, because of as usually I can't duplicate it :) The new is: go to Users, open the context menu...
Alfonso Ranieri
alforan
Offline Send Email
Nov 1, 2004
6:16 pm
1475
Hello Alfonso ... Just a little question that may sound strange ;-) What is your current homepage ? These two have only older versions (29.1) ...
Robin
amiganiac
Offline Send Email
Nov 1, 2004
6:47 pm
1476
... My current home page is http://alfie.altervista.org. The other are not updated. Ciao. Alfonso....
Alfonso Ranieri
alforan
Offline Send Email
Nov 1, 2004
6:50 pm
1477
<alforan@...> wrote at Mon, 1 Nov 2004 19:50:06 +0100 ... i asked for it once but: couldn't you just put a signature under your mails containing the url of...
Michael Merkel
mischka_mm
Offline Send Email
Nov 1, 2004
7:42 pm
1478
Hoi Robert, ... for OS3.9: You can also change the Icon to "Tool" and <Start from> to "ARexx" and switch of the checkmark "Prompt for ..." This has worked for...
Bernd Gollesch
bgollesch
Offline Send Email
Nov 2, 2004
1:49 pm
1479
Hi, I don't know if someone noticed that, but since version don't_remember_wich TheBar.mcc supports gradient background if running on MUI <20 (MUI>=20 has ...
Alfonso Ranieri
alforan
Offline Send Email
Nov 3, 2004
3:19 pm
1480
... This works even with prompting. Also, Rx is now excluded from the list. I wish I knew the rationale for all of this. :-/ You mentioned OS3.9, which is what...
Robert A. Sisk
rsisk2003
Offline Send Email
Nov 3, 2004
9:37 pm
1481
Hoi Robert, ... This looks like a bug in the workbench.library. If you use a "Project" Icon with the "RX" as Command to be executed, the "RX" will be started...
Bernd Gollesch
bgollesch
Offline Send Email
Nov 4, 2004
12:50 pm
1482
... I just found that the script works with a tool icon starting from the shell if the script attribute is on. The problem seems to be that...
Robert A. Sisk
rsisk2003
Offline Send Email
Nov 5, 2004
11:48 am
1483
Hallo, Question time again :) For my bitlbee-gui I'd like to use the lamp class into a nlist class. Like it's done in AmIRC's user window. How is this possible...
Robin
amiganiac
Offline Send Email
Nov 6, 2004
11:27 am
1484
... Look at the attached. ... I think you should parse ESC code ("1b"x). Don't really know how they are used. Ciao. Alfonso....
Alfonso Ranieri
alforan
Offline Send Email
Nov 6, 2004
12:06 pm
1485
Hello Alfonso ... Thanks :) Even though I fail to use the code as my lists when created on the fly seem to ignore the images and when used it's rendered blank....
Robin
amiganiac
Offline Send Email
Nov 6, 2004
3:06 pm
1486
... As you have found the Problem it's on you to report the bug with your example working/not working. It could also be "Rx" fault. Not every Program can be...
Bernd Gollesch
bgollesch
Offline Send Email
Nov 8, 2004
11:04 am
1487
... It can't be the case. An ARexx macro runs as a normal process. I also tried ProgDir() and many other things in the macro and it doesn't work either. That...
Alfonso Ranieri
alforan
Offline Send Email
Nov 9, 2004
9:02 am
1488
Hello, Alfie. FreeDB rejected my disc data submission because it didn't like the X-Cddbd-Note line the program generated. The blurb at the FreeDB site says the...
Robert A. Sisk
rsisk2003
Offline Send Email
Nov 11, 2004
10:08 pm
1489
For the Jurassic Park soundtrack CD, DB107D10, FreeDB gives the message Invalid disc information format. I tried several hosts and got the same result. Is the...
Robert A. Sisk
rsisk2003
Offline Send Email
Nov 11, 2004
11:41 pm
1490
In a 4-column NList I want to sort as follows Col 1 - ascending case-blind alphabetic (A-Z) Col 2 - ascending numeric (low to high) Col 3 - like col 1 I've...
Robert A. Sisk
rsisk2003
Offline Send Email
Nov 13, 2004
11:03 am
1491
Witam! Is it possible to configure GoldED for RMMUI syntax highlighting? Is there any plugin for it? Pozdrawiam! Mario...
Mario
mariosob2000
Offline Send Email
Nov 13, 2004
2:56 pm
1492
... Because of there is not an empty line beetwen the last tack offset and the "Disc length:" field line and FreeDB doesn't like that at all. I think it would...
Alfonso Ranieri
alforan
Offline Send Email
Nov 13, 2004
5:39 pm
1493
... I just removed that X-Cddbd-Note line so everyting should be ok now. See how not liberal is the freedb protocol :-) Ciao. Alfonso....
Alfonso Ranieri
alforan
Offline Send Email
Nov 13, 2004
5:40 pm
1494
... You have to add he following lines: List.SortType='COL 0' List.SortType2='COL 1' To have a sort ruled by: 1. col 0 2. col 1 RxMUI doesn't offer more than 2...
Alfonso Ranieri
alforan
Offline Send Email
Nov 13, 2004
5:53 pm
1495
Try the attached. It is the new beta (very beta) of FreeDB. Ciao. Alfonso....
Alfonso Ranieri
alforan
Offline Send Email
Nov 13, 2004
6:31 pm
1496
Hallo, I've managed to get the irc client to work. http://my.morphosi.net/mnet.pl?mode=hw&category=Misc&name=MUIrc But I cant figure out how I could insert a...
Robin
amiganiac
Offline Send Email
Nov 14, 2004
8:06 pm
1497
... Hummmm :) I think that is not possible in a multicolum list. It would be also very difficoult to change that in RxMUI sources. Ciao. Alfonso....
Alfonso Ranieri
alforan
Offline Send Email
Nov 14, 2004
9:15 pm
1498
Hello Alfonso ... Doh :) Guess I should have asked earlier ;) So, let's see which is the char most similar to | to have a replacement while in list ... too bad...
Robin
amiganiac
Offline Send Email
Nov 14, 2004
9:26 pm
1499
... I have a NList.rxmec running here where you may decide what char to use as separator :) Just wait tomorrow, I have to make the changes to list.rxmec too...
Alfonso Ranieri
alforan
Offline Send Email
Nov 14, 2004
9:40 pm
1500
Hello Alfonso ... I'll sleep even better now :) Thats really great news :D Regards -- Robin - http://www.amiganiac.net/...
Robin
amiganiac
Offline Send Email
Nov 14, 2004
9:54 pm
1501
... Sorry there is no parser and no words file for GoldED. You could maybe try to add the RxMUI functiosn to the words file of the ARexx parse. Ciao. Alfonso....
Alfonso Ranieri
alforan
Offline Send Email
Nov 14, 2004
10:00 pm
1502
Hello, Alfie. What's the problem here? *** Begin of forwarded message *** Date: 11/14/2004 3:22 AM From: rejection@... <rejection@...> Subject:...
Robert A. Sisk
rsisk2003
Offline Send Email
Nov 14, 2004
11:21 pm
1503
... Ask freedb people: I really don't understand the problem. Ciao. Alfonso....
Alfonso Ranieri
alforan
Offline Send Email
Nov 15, 2004
8:04 am
Messages 1474 - 1503 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