Search found 54 matches

by tboeckel
Sat Jan 04, 2014 6:25 pm
Forum: General AmigaOS
Topic: MUI 4
Replies: 13
Views: 9282

Re: MUI 4

@nbache And newer had registered version of MUI and not touched my MUI settings in aeons in general. I was preparing to register it, but now it is not necessary any more :) Permanently saving the window positions was always possible by selecting "Snapshot" from the window's popup menu, no...
by tboeckel
Sat Jan 04, 2014 6:23 pm
Forum: General AmigaOS
Topic: [FIXED] MUI4 Textinputscroll.mcc
Replies: 5
Views: 1581

Re: MUI4 Textinputscroll.mcc

chris wrote:Hmm, if that was in the update I spotted today, then it hasn't fixed it.
Unfortunately the last release has been published before this issues was fixed. Take a look at the date. It is dated December 22nd 2013.
by tboeckel
Thu Jan 02, 2014 6:38 am
Forum: General AmigaOS
Topic: MUI 4
Replies: 13
Views: 9282

Re: MUI 4

Yes in my application the only window with an issue is the AppStore, the rest of the application so far appears to be fine. I guess I would like to know also what is the official means to reaching the developer of MUI? I know Andreas Falkenham tends to report bugs on my behalf to Thore? - but it's ...
by tboeckel
Wed Jan 01, 2014 7:39 pm
Forum: General AmigaOS
Topic: [FIXED] MUI4 Textinputscroll.mcc
Replies: 5
Views: 1581

Re: MUI4 Textinputscroll.mcc

If I replace with the old version it continues to work correctly. Also note that the revision number of 0 which has been used is technically invalid (and leads me to believe bumprev has not been used for these components). MUI classes have two versions (which of course should be identical): 1. the ...
by tboeckel
Tue Nov 26, 2013 11:08 am
Forum: General Developer Support
Topic: Commodity valid hotkey combo
Replies: 8
Views: 3433

Re: Commodity valid hotkey combo

@Thore What about "Amiga+Shift" , that one possible ? In other words we want to mimic usual behavior to switch by 2 keys. Ideally it should be alt+shift, but amiga+shift also can be ok (if possible).. Short answer: no Long answer: read the commodities document that Thomas Rapp linked to a...
by tboeckel
Tue Nov 26, 2013 9:28 am
Forum: General Developer Support
Topic: Commodity valid hotkey combo
Replies: 8
Views: 3433

Re: Commodity valid hotkey combo

Another question is: how we can handle pure "alt+shift" in our commodity at all ? Is there any way for ? That is impossible. Shift, Alt, Ctrl are simple qualifier keys which just modify the behaviour of normal keys like 'a', 'b', 'c'. But qualifier keys alone never produce any usable sequ...
by tboeckel
Fri Oct 25, 2013 8:46 pm
Forum: General AmigaOS
Topic: FKey commodity bug?
Replies: 3
Views: 1355

Re: FKey commodity bug?

Phantom wrote:but when the Caps Lock is active, it doesn't work.
Just add "-capslock" to your hotkey definition (i.e. "-capslock lamiga space"). This will ignore the capslock key.
by tboeckel
Mon Apr 29, 2013 6:45 pm
Forum: General Developer Support
Topic: X1000 procedures can't access MUI elements?
Replies: 9
Views: 5960

Re: X1000 procedures can't access MUI elements?

Right! That looks like what must be happening! How strange it works on one machine and not another, though. I'll try that though and see what happens! Thanks very much for your help, it's much appreciated! Which MUI versions exactly are we talking about here? Older MUI 3.9 releases might allow redr...
by tboeckel
Tue Mar 12, 2013 8:29 am
Forum: General Developer Support
Topic: ExamineObject()
Replies: 10
Views: 10487

Re: ExamineObject()

Coder wrote:I have not seen any examples around on the net using the ExamineObject().
Then you didn't look carefully enough. YAM is using ExamineObject() from the very first day since this function started to exist.
by tboeckel
Thu Jan 31, 2013 8:03 am
Forum: Forum Questions
Topic: Allow LhA archives for attachments
Replies: 0
Views: 5001

Allow LhA archives for attachments

I just tried to attach an LhA archive to a post on the forum and got told that the extension "lha" is not allowed. Attaching a Zip archive works perfectly. Would it be possible to allow LhA archives, too? LhA is by far more common on Amiga than Zip.