... I take that to mean not until MUI itself supports it. I'm trying to write a simple secure AmigaGuide viewer, and I've attached what I have so far. I can...
... Long answer: You have 2 way to implement an AmigaGuide class (mcc or rxmec): 1. write an AmigaGuide format parser -> you are joking, of course 2. make...
... I don't understand, Alfie. Does MultiView have to parse AmigaGuide databases? It creates an AmigaGuide datatype object and puts it in a window, right? Kind...
... Yes, put you can't do that in MUI, or you should be able to do that, it is usually done with some other datatype objects, e.g. image, but because of an ...
Hello, Alfonso. ... OK - no MUI. How about an AmigaGuide viewer that does what MultiView does, but for no other datatype, and with a Secure option? Kind...
Hi, I have been using RXmui (and arexx) for about a week now, it is a wonderful piece of software. I originally used Gui4Cli to create gui's but it does not...
Alfie please have ScrollGroup HorizBar and VertBar supply the ScrollBar object names so we can set their attributes. Kind regards, -- Bob Robert A. Sisk ...
... Hummm no time for such a thing. Better to patch datatypes.library with the attached. fas (Force Aga Secure) just force any datatypes creation to have...
... remove the zero, I then get the full line with the column entries seperated by the '|' char which I then have to parse. Don't remember the reason for this,...
... They are not RxMUI objects. They are part of the Scrollgroup object. With some hack I could retrieve them and create a couple of RxMUI objects that ...
Hello, Alfonso. ... I can get a Listview to scroll horizontally in a ScrollGroup only when I preload it and adjust both dimensions. With inserted entries the ...
... The left listview scrolls both ways, but the right one doesn't. Would it be possible to set the scrollbars' attributes from the listviews' size after the...
... Ok now I can see what you want to do. I can't solve that. This is how MUI sees stuff, just don't use that layout and try a different one. Ciao. Alfonso....
... Alfie, I'm trying to do this in ARexx. I've attached what I have so far, but I can't figure out the value of the new function. Can you help me? Kind...
Hi, some MUI 4 (MorphOS) user should send me a gradient backgroudn picture and the gradient preference window from MUI 4 pref app. I added gradient background...
Hi, last discussion about MUI_ImageSpec size makes me post this little muiundoc info. ... Imageadjust.mui #define MUIA_Imageadjust_Spec 0x804279E1 /* STRPTR,...