Alfie, when I run the attached script using NList I have two problems. First, start it WITHOUT the NList tool type. 1. Activate "non-assign", disabling the...
Robert A. Sisk
RSisk@...
Jan 1, 2002 11:04 pm
437
Kind regards, -- Bob Robert A. Sisk RSisk@......
Robert A. Sisk
RSisk@...
Jan 6, 2002 1:21 am
438
... Sorry for the long time reply, but I as really busy with my work during holidays. I still can't see the problem, and this is probably my fault, because of...
... MUI handling of ActiveObject is not so good. RxMUI can't do nothing about that. Note that many classes also break the ActiveObject. Ciao. Alfonso....
... Hummmm :-) List/MinColSortable is a RxMUI one: it works like you wish. NList/MinColSortable is a NList.mcc one: "Sets the number of the first visible...
Hello I would to update tiny RXMUI program (by a procedure) from a checkmak from another RXMUI program : I found the checkmark class and there is no notifier...
Jean-Yves TOPL-AUGER
Jean-Yves.TOPL-AUGER@...
Jan 7, 2002 2:40 pm
446
... A is the macro where the checkmark C was created and the procedure to call is B. We have these different cases: 1. B must be started each time the state of...
... I'm sorry, Alfie. I don't know what you mean. No matter whether I let MinColSortable default (supposedly to 1), or specify 0-2, the entries sort the same. ...
Robert A. Sisk
RSisk@...
Jan 10, 2002 8:20 am
448
In the AppWin example, when I drop more than 32 icons at once on the top list, only 32 of them appear. Then when I drop one more icon that wasn't in the first...
Robert A. Sisk
RSisk@...
Jan 11, 2002 10:18 am
449
sorry I don't understand you second sentence...
Jean-Yves TOPL-AUGER
Jean-Yves.TOPL-AUGER@...
Jan 11, 2002 10:36 am
450
... Funny thing. It is someting like Workbench and/or MUI fault. In RxMUI there is no limit set to that. Ciao. Alfonso....
... Hummmm :-) This is the problem: 1. RxMUI Application class uses a method called InsertReturn to insert strings to return to the macro. It is used for: -...
... In Listview it activates the next entry. Why doesn't it work in NListview? Kind regards, -- Bob Robert A. Sisk RSisk@......
Robert A. Sisk
RSisk@...
Jan 12, 2002 10:47 pm
456
Alfie, I still have a problem with RxMUI thinking NListview Disabled is false when it is actually true. Please run the attached script and follow these steps: ...
Robert A. Sisk
RSisk@...
Jan 13, 2002 1:21 am
457
... It appens for the simple reason NList(view) always return 0 when reading MUIA_Disabled. Solved in the new RxMUI to be uload on Aminet. Ciao. Alfonso....
Hello, Alfie. In the attached example MinWidth 0 seems to be ignored in the NList Format value. I'm want to eliminate the extra space between columns. Why is...
Robert A. Sisk
RSisk@...
Jan 17, 2002 10:01 am
461
hello Did anybody try to install again MUI 3.8, RXMUI 17.5 (only, not the older version before) on a OS 3.x.. for Amiga 1200 ? it seems that MCC are missing...
Jean-Yves TOPL-AUGER
Jean-Yves.TOPL-AUGER@...
Jan 17, 2002 11:49 am
462
... Of course, because they are not part of MUI itself, but they are external custom classes made by third parts. It is reported in RxMUI documentation...
... Short reply (without opening the archive because I am busy atm). MinWidth must be bigger than the minmax hright of the objects of the list otherwise it...
In the attached example the top listview uses VolumeList class. In the middle listview I use images in a List object, but they are jammed against the left...
Robert A. Sisk
RSisk@...
Jan 22, 2002 2:43 am
465
... I don't understand, Alfie - particularly "minmax" and "hright". Please elaborate: why is MinWidth ignored? ... I want to eliminate extra space, Alfie - not...