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...
Message search is now enhanced, find messages faster. Take it for a spin.

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 1611 - 1640 of 1825   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
1611
Hello Alfie, ... Yep, the version online is two weeks old :) Oh, and your Ambient crashes here. I've packed the folders icons that freeze my system. ...
Robin
amiganiac
Offline Send Email
Mar 1, 2005
8:33 pm
1612
Hello Robin, ... RxMUI: Whattttttt ?!?!? Ambient: That is really strange: I get report about it while it works pretty ok for others. Let me clarify that: it...
Alfonso Ranieri
alforan
Offline Send Email
Mar 1, 2005
9:04 pm
1613
Ok I named them wrongly, try again now Ciao. Alfonso....
Alfonso Ranieri
alforan
Offline Send Email
Mar 1, 2005
9:13 pm
1614
... Hi, Alfie, I have the same problem, I posted the news of you releasing your ambient to morphzone forums (it's on the front page a the mo) and others some...
Mark Cheetham
kesslier
Offline Send Email
Mar 2, 2005
9:54 am
1615
Hello Alfonso ... Let me clarify: yep, I use 1.41 ok ;-) It's just your version that crashes on png's with unusual size like this one ...
Robin
amiganiac
Offline Send Email
Mar 5, 2005
8:41 am
1616
Alfie, in the attached example when I show the file a second time, WriteFile() fails because the file is in use. RxMUI 42.1, RMH 23.0 Kind regards, -- Robert...
Robert A. Sisk
rsisk2003
Offline Send Email
Mar 24, 2005
12:37 am
1617
Alfie, I sent this message a week ago, but I haven't heard from you. Here it is again. In the attached example when I show the file a second time, WriteFile()...
Robert A. Sisk
rsisk2003
Offline Send Email
Mar 30, 2005
10:34 am
1618
Hello Robert, ... Yes right, little bit busy... ... Once a file is opened for the first time in MUI as inline help, it is locked till the application is...
Alfonso Ranieri
alforan
Offline Send Email
Mar 30, 2005
4:16 pm
1619
Hello, Today I upload rxmms.lha, which is a full complete and usable rexx library which plays sound files via mosmedia. It is to be considered as an example...
Alfonso Ranieri
alforan
Offline Send Email
Mar 31, 2005
8:21 pm
1620
Hi Folks, A simple question so appologies if its been asked before. Is it possible to hide a column in an NList view from an rxMUI application? Thanks Robert...
Robert Williams
rjwilliams75
Offline Send Email
Apr 4, 2005
10:43 pm
1621
Hello Robert, ... Create the nlist object with the full format, then set the format to what you want to show. Take a look at select.rexx example. Ciao....
Alfonso Ranieri
alforan
Offline Send Email
Apr 5, 2005
9:06 am
1622
Hi Alfie, ... Thanks for the quick response, I had a look at the example and that's the sort of thing I want to do. However, is it possible to hide columns...
Robert Williams
rjwilliams75
Offline Send Email
Apr 7, 2005
9:36 pm
1623
Hello Robert, ... If the init Time Format of the list is "BAR,BAR," (3 columns), to hide the first column set it to "BAR C=2," Ciao. Alfonso....
Alfonso Ranieri
alforan
Offline Send Email
Apr 7, 2005
9:40 pm
1624
Hallo, I've just downgraded my OpenURL to the oldest backup I found (again) :-( Today I've tracked down my problem with Yam and lauching websites to openurl. ...
Robin
amiganiac
Offline Send Email
Apr 10, 2005
5:02 pm
1625
... I tested it right now with OpenURL 6.2 but OLD TextEditor.mcc and it works fine. Did you install the new MOS TextEditor.mcc ? if So, try to revert to old ...
Alfonso Ranieri
alforan
Offline Send Email
Apr 10, 2005
6:27 pm
1626
Hello Robin, Humm it seems to work here even with the new TextEditor......
Alfonso Ranieri
alforan
Offline Send Email
Apr 10, 2005
6:29 pm
1627
Hello Alfonso ... The new TextEditor is not working here. I even tried to compile it here like I did with Ambient-CVS but the files just dont work. Are there...
Robin
amiganiac
Offline Send Email
Apr 10, 2005
6:46 pm
1628
Hello ... Forget that part :-D With the todays libnix-update I can compile it and it's working here :-)))) Will test tomorrow if this fixes the openurl...
Robin
amiganiac
Offline Send Email
Apr 10, 2005
8:40 pm
1629
... No openurl doesn't use any special libs or device. It is vey strange what it is happening there... The sad part is that I lost 6.2 sources in a hd crash...
Alfonso Ranieri
alforan
Offline Send Email
Apr 11, 2005
10:26 am
1630
Hi Alfie, ... hide the ... That worked perfectly, thanks very much for your help. Robert...
Robert Williams
rjwilliams75
Offline Send Email
Apr 14, 2005
10:43 am
1631
Hello Alfie, Just want to let you know that 6.3 fixes the problems I had with OpenURL :-) Thank you !!!! :-D -- Robin - http://my.morphosi.net...
Robin
amiganiac
Offline Send Email
Apr 18, 2005
8:15 pm
1632
Start the RxMUI DocsBrowser by double clicking on its icon. From the Project menu open the About RxMUI window. From the Author URLText context memu start...
Robert A. Sisk
rsisk2003
Offline Send Email
Apr 19, 2005
10:26 pm
1633
Sorry Robert, I really can't replicate that... Ciao. Alfonso....
Alfonso Ranieri
alforan
Offline Send Email
Apr 22, 2005
3:40 pm
1634
Hi! Is there any way to check the type of a file (like Deficons)? How Arexx script can find out if "ram:a" is a zip, lha or jpg file? Regards, Mario...
Mario
mariosob2000
Offline Send Email
May 21, 2005
1:20 pm
1635
Hello Mario ... I would recommend whatis.library . http://my.morphosi.net/?modul=aminet&find=whatis+lib To use this from an arexx-script you need...
Robin
amiganiac
Offline Send Email
May 21, 2005
1:49 pm
1636
Hello Mario, ... If there is a datatype for that file you may simply use datatypes.library arexx inteface. Otherwise first ask datatypes.library, then if you...
Alfonso Ranieri
alforan
Offline Send Email
May 21, 2005
2:04 pm
1637
Hello, Alfie. Please support a text object in the PopASL String attribute. Kind regards, -- Robert A. Sisk sisk637@......
Robert A. Sisk
rsisk2003
Offline Send Email
May 26, 2005
9:55 pm
1638
Hello Robert, ... Isn't an editable string object enogh? I mean something like this: file.Frame="Text" file.Editable=0 popf.String=string("file") Ciao....
Alfonso Ranieri
alforan
Offline Send Email
May 27, 2005
9:32 am
1639
I mean "not editable" :) Ciao. Alfonso....
Alfonso Ranieri
alforan
Offline Send Email
May 27, 2005
9:36 am
1640
... Editable=0 allows activation, but NoInput and NoCopy do the job. Thanks anyway, Alfie. Kind regards, -- Robert A. Sisk sisk637@......
Robert A. Sisk
rsisk2003
Offline Send Email
May 27, 2005
9:40 pm
Messages 1611 - 1640 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