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...
Hear how Yahoo! Groups has changed the lives of others. Take me there.

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 1664 - 1693 of 1825   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
1664
Hi, I have an AREXX script using rxMUI, one of the procedures that can be called by the user clicking a button starts a procedure that can take several minutes...
Robert Williams
rjwilliams75
Offline Send Email
Aug 8, 2005
9:32 am
1665
<robert@...> wrote at Mon, 08 Aug 2005 09:30:29 -0000 ... afaik this is one of muis disadvantages in general. but maybe rxmui can work around...
Michael Merkel
mischka_mm
Offline Send Email
Aug 8, 2005
8:01 pm
1666
Hello, Michael. ... Don't sleep and call App method InputBuffered often during the processing. Kind regards, -- Robert A. Sisk sisk637@......
Robert A. Sisk
rsisk2003
Offline Send Email
Aug 8, 2005
8:21 pm
1667
Hi Robert, ... Thanks for the quick response. I added calls to InputBuffered to my loop and it now works much more nicely. I left the busy pointer set on the...
Robert Williams
rjwilliams75
Offline Send Email
Aug 9, 2005
10:46 pm
1668
Hi, I hope it's okay to ask questions about the RMH.library here as it's also one of Alfie's creations! I have a script which uses the RMH.library timer...
Robert J Williams
rjwilliams75
Offline Send Email
Aug 13, 2005
4:22 pm
1669
Refinance your home now, take 30 seconds and fill out this free form. http://refifastookrvd.badlink.net/...
rxmui@...
Send Email
Sep 13, 2005
4:43 pm
1670
Hi! How to open created window directly where the mouse pointer is? Regards, Mario...
Mario
mariosob2000
Offline Send Email
Oct 20, 2005
1:06 pm
1671
Hello, Alfie. Running your GetDisc example with a CD in my drive fails on line 17 with error 18: invalid argument to function, and then freezes my cursor. ...
Robert A. Sisk
rsisk2003
Offline Send Email
Oct 26, 2005
8:38 pm
1672
Hello, Alfie. Clicking a MailTo URLText opens a YAM write window only if YAM is running at the time. If YAM isn't running, it no longer works. Why not? Also,...
Robert A. Sisk
rsisk2003
Offline Send Email
Oct 27, 2005
10:08 pm
1673
Hello, Alfie. With both of the attached files in Rexx: when I start the script, point to the menu item and press the Help key, the Menu node sometimes displays...
Robert A. Sisk
rsisk2003
Offline Send Email
Oct 29, 2005
12:25 am
1674
Hi! I have a lot of BWindows in one RXMUI app. Windows names are: win.0, win.1 and so on. They are created by: call newobj("BWin","win."actwin,"win."actwin) ...
Mario
mariosob2000
Offline Send Email
Nov 12, 2005
4:02 pm
1675
Hoi Mario, ... AFAIR each window must have a unique ID if you want to snapshot it. Just set the ID field of the window stem for each window, eg: win.0.ID =...
Bernd Gollesch
bgollesch
Offline Send Email
Nov 13, 2005
10:12 pm
1676
Hi! ... Oh, thanks! That was the problem! Windows had the same ID. Thanks a lot, Mario...
Mario
mariosob2000
Offline Send Email
Nov 14, 2005
1:43 pm
1677
Hello, Alfie. I'd like to request that you add a SearchPath option to RxWb.library/WbGetAttr(). Kind regards, -- Robert A. Sisk sisk637@......
Robert A. Sisk
rsisk2003
Offline Send Email
Nov 18, 2005
9:44 am
1678
Hi! I have nobody to ask, so maybe here I will find answer for that question. My friend wrote a program in C++ which have an Arexx port. It can recive some...
Mario
mariosob2000
Offline Send Email
Dec 3, 2005
12:22 pm
1679
... Hummm are you sure it is not some problem in your friend routine. I have no time now to write that in c, but a simple stuff like: /**/ call openport(A) do...
Alfonso
alforan
Offline Send Email
Dec 3, 2005
5:28 pm
1680
Hi! ... I don't know how to translate it to C++. The problem is that I don't know C++ and my friend don't know Arexx. ;) Regards, Mario...
Mario
mariosob2000
Offline Send Email
Dec 3, 2005
9:46 pm
1681
... The macro was only an example that opens an ARexx port and waits for messages. It was only to show that messages received doesn't stop at the '\n'. Ciao....
Alfonso
alforan
Offline Send Email
Dec 3, 2005
9:57 pm
1682
... Here it is a simple program that do what you want. Ciao. Alfonso....
Alfonso
alforan
Offline Send Email
Dec 5, 2005
7:22 pm
1683
Hello, Alfie. A reminder: A few weeks ago I sent you some problem reports on FreeDB, OpenURL, and RxMUI, and a feature request on RxWb. I haven't received any ...
Robert A. Sisk
rsisk2003
Offline Send Email
Dec 5, 2005
9:55 pm
1684
... Coaf Coaf... Could you recall me some important point ? ;) Ciao. Alfonso....
Alfonso
alforan
Offline Send Email
Dec 6, 2005
6:45 pm
1685
... I have to investigate... I am running an instable freedb atm. Ciao. Alfonso....
Alfonso
alforan
Offline Send Email
Dec 8, 2005
9:53 am
1686
... It works here (tm). Do you have "Misc - Launch browser if one isn't running" set ? Ciao. Alfonso....
Alfonso
alforan
Offline Send Email
Dec 8, 2005
9:54 am
1687
... I don't know if it is a RxMUI bug or a datatype one. It is easy to create a guide that crashes the datatype. MUI menu help handling is a little bit buggy,...
Alfonso
alforan
Offline Send Email
Dec 8, 2005
10:01 am
1688
Hi! ... Thanks a lot, Alfonso! I knew I can rely on you. My friend now have another problem (I know that I'm starting to be annoying -_-' ). He don't know how...
Mario
mariosob2000
Offline Send Email
Dec 8, 2005
12:40 pm
1689
... Fo to sourceforge, get cmanager source, application, app.c There you will find a full how to use arexx in mui example :p Ciao. Alfonso....
Alfonso
alforan
Offline Send Email
Dec 8, 2005
1:13 pm
1690
... Go to ... :) Or amrss app.c on sourceforge as well. Ciao. Alfonso....
Alfonso
alforan
Offline Send Email
Dec 8, 2005
3:16 pm
1691
Hello, Alfie. When I click on a project and shift double-click on IBrowse, it starts up and shows the file. But this line starts IB without showing the file. ...
Robert A. Sisk
rsisk2003
Offline Send Email
Dec 24, 2005
11:34 pm
1692
Hello, Alfie. I've requested this feature a couple of times, but I haven't received a reply. Here's another try. I'd like to request that you add a SearchPath...
Robert A. Sisk
rsisk2003
Offline Send Email
Dec 24, 2005
11:34 pm
1693
Hello, Alfie. In the main FreeDB window track list, double-clicking a track entry plays the following track instead of the track I click. Also, the Player/Play...
Robert A. Sisk
rsisk2003
Offline Send Email
Dec 25, 2005
3:02 am
Messages 1664 - 1693 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