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...
Show off your group to the world. Share a photo of your group with us.

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 480 - 509 of 1825   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
480
Hi all, I make a new port of DelfMpeg_GUI in RxMUI, all ok until I add pop asl requester (with string hide) for add MP3 to list. I select 7 song in the...
Frederic Rignault
polyamiga
Offline Send Email
Feb 2, 2002
1:05 pm
481
... Set the AutoExpand attribute of the string object to 1. It should solve the problem. E.g. files.AutoExpand=1 popasl.string=String("files") Ciao. Alfonso....
Alfonso Ranieri
alforan
Offline Send Email
Feb 3, 2002
2:11 pm
482
Hello!, I want redirent the output from a cli program to the floatext object...... I set this: .... g0.0="lv" lv.class=listview lv.list="l" l.class=floattext ...
cp_@...
cpnopc
Offline Send Email
Feb 3, 2002
3:20 pm
483
Hi Alfonso, ... Thanks it's work fine :) Why this isn't set by default ? Did maxlen with big value is usefull ?? Best Regards -- Frédéric Rignault...
Frederic Rignault
polyamiga
Offline Send Email
Feb 3, 2002
9:19 pm
484
... Because of a little bug in ReplaceCol method. It will be fixed. Ciao. Alfonso....
Alfonso Ranieri
alforan
Offline Send Email
Feb 4, 2002
11:11 am
485
... Hummm maybe it should be. Anyway I always try to save mem usage. ... I don't know why it didn't work. Maybe you used string(). If so, maxlen must be passed...
Alfonso Ranieri
alforan
Offline Send Email
Feb 4, 2002
8:41 pm
486
... Try something like iin the attached. Ciao. Alfonso....
Alfonso Ranieri
alforan
Offline Send Email
Feb 4, 2002
8:41 pm
487
Hello Alfonso, ... ok, many thanks for make the example! :-) Kind Regards -- */_ Diego CR (A1230T/882)*/_ <tsb> Whenever you find that you are on the side...
cp_@...
cpnopc
Offline Send Email
Feb 5, 2002
4:56 am
488
Hi Alfonso, I see in the dir exemple that you use inline argument in the line: call Notify("dir","newcontents","everytime","app","return","call...
Frederic Rignault
polyamiga
Offline Send Email
Feb 5, 2002
1:44 pm
489
salut polymere j 'ai vu aussi la GUIGFX pour la transparence !!!!...
Jean-Yves TOPL-AUGER
Jean-Yves.TOPL-AUGER@...
Send Email
Feb 5, 2002
2:40 pm
490
Hi Jean-Yves, ... Va voir mon site et regarde la page DelfMpeg_GUI :) Regards -- Frédéric Rignault #mailto:polymere@...# Nouveau:...
Frederic Rignault
polyamiga
Offline Send Email
Feb 5, 2002
3:02 pm
491
Hello Thank to Alfie, I can open a new window ((with a speedbar and buttons) from another window (with also a speedbar and buttons) but when I open this...
Jean-Yves TOPL-AUGER
Jean-Yves.TOPL-AUGER@...
Send Email
Feb 6, 2002
10:44 am
492
ere 's (attache file) the problem.....
Jean-Yves TOPL-AUGER
Jean-Yves.TOPL-AUGER@...
Send Email
Feb 6, 2002
10:51 am
493
Hi Jean-Yves, ... The event was executed for each Notify you make. Add/remove don't kill notify, you must Dispose the Window and recreate it again. Becarefull,...
Frederic Rignault
polyamiga
Offline Send Email
Feb 6, 2002
3:02 pm
494
... Nothing undocumented here. It is explained in "Objects handling": Return method accepts 2 arguments: 1. A string to return to the application object as an...
Alfonso Ranieri
alforan
Offline Send Email
Feb 7, 2002
3:47 pm
495
RxMUI 19.0 is out. Ciao. Alfonso....
Alfonso Ranieri
alforan
Offline Send Email
Feb 7, 2002
3:47 pm
496
Kind regards, -- Bob Robert A. Sisk RSisk@......
Robert A. Sisk
RSisk@...
Send Email
Feb 7, 2002
11:16 pm
497
... re upload Ciao Alfonso...
Alfonso Ranieri
alforan
Offline Send Email
Feb 8, 2002
9:36 am
498
... Just a reminder, Alfie. Not fixed in 19.0. Kind regards, -- Bob Robert A. Sisk RSisk@......
Robert A. Sisk
RSisk@...
Send Email
Feb 8, 2002
10:46 am
499
Hi, I see in some class this text: "Of course, you may give a Bitmap object a Frame, a Background and an Inputmode, to make it act like a button." I don't...
Frederic Rignault
polyamiga
Offline Send Email
Feb 9, 2002
2:30 pm
500
... It means you can may any Area-subclass object react like a button. That's all. ... No MUI class lets you do that but ToolBar.mcc . If you really need an...
Alfonso Ranieri
alforan
Offline Send Email
Feb 9, 2002
8:43 pm
501
Hi Alfonso, ... Ok ... I see this, but I make 14 buttons and only some for them must show. ToolBar aren't ok for that purpose (an Hided icone place isn't ...
Frederic Rignault
polyamiga
Offline Send Email
Feb 10, 2002
1:13 am
502
... Hummm did you tried the "IGNORE" value for Type. It just makes the button to be ignored. ... Hummmmmmmmm the "Assign" macro (i think you use it) could be...
Alfonso Ranieri
alforan
Offline Send Email
Feb 10, 2002
8:45 pm
503
Hi Alfonso, ... I found the best solution, I wouln't try nothing else ;) ... Assign macro ?? I use address command 'assign ADD... But this don't cure OS3.5/9...
Frederic Rignault
polyamiga
Offline Send Email
Feb 10, 2002
9:43 pm
504
In the attached example my attempt to get the list's format gives a bad value. Kind regards, -- Bob Robert A. Sisk RSisk@......
Robert A. Sisk
RSisk@...
Send Email
Feb 11, 2002
8:45 am
505
... Because of IAmSoTiredToDiscoverAfterYearsOfAnAnotherNotCopiedStuff. AndIWantANewKeyboard :) Ciao. Alfonso....
Alfonso Ranieri
alforan
Offline Send Email
Feb 11, 2002
5:15 pm
506
RxMUI 19.1 is online. Ciao. Alfonso....
Alfonso Ranieri
alforan
Offline Send Email
Feb 12, 2002
5:26 pm
507
... In 19.1 the event still happens once. Why? Kind regards, -- Bob Robert A. Sisk RSisk@......
Robert A. Sisk
RSisk@...
Send Email
Feb 13, 2002
2:46 am
508
... The bug was that the event was notified 2 times. This is how it works and it should have always worked in my mind: If the changed entry is not the active...
Alfonso Ranieri
alforan
Offline Send Email
Feb 13, 2002
6:47 pm
509
In my example the left-justified cycle's list has its entries unattractively jammed against the frame. Adding a leading space to the entries gives a better...
Robert A. Sisk
RSisk@...
Send Email
Feb 14, 2002
2:11 am
Messages 480 - 509 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