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...
... 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....
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 ...
... 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...
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...
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@...
Feb 6, 2002 10:44 am
492
ere 's (attache file) the problem.....
Jean-Yves TOPL-AUGER
Jean-Yves.TOPL-AUGER@...
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,...
... 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...
... Just a reminder, Alfie. Not fixed in 19.0. Kind regards, -- Bob Robert A. Sisk RSisk@......
Robert A. Sisk
RSisk@...
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...
... 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...
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 ...
... 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...
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...
... In 19.1 the event still happens once. Why? Kind regards, -- Bob Robert A. Sisk RSisk@......
Robert A. Sisk
RSisk@...
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...
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...