Search found 42 matches
- Wed Jul 01, 2015 1:54 pm
- Forum: General Developer Support
- Topic: Menus Sometimes Not Working Under OS4.1FE
- Replies: 7
- Views: 3096
Re: Menus Sometimes Not Working Under OS4.1FE
Okay, got to the bottom of this issue. It seems that the events queue is being flushed when I refresh the gadgets in the window. I was doing that by detaching and reattaching the GTList since the autodocs advise against forcing a refresh. This method appears to retain the queue under OS3 but that co...
- Wed Jun 24, 2015 12:09 am
- Forum: General Developer Support
- Topic: Menus Sometimes Not Working Under OS4.1FE
- Replies: 7
- Views: 3096
Re: Menus Sometimes Not Working Under OS4.1FE
Well, I've done some more testing, and the problem *only* happens when the window tries to refresh while the menu is open. So, if I open the menu and select the item I want before a refresh is needed then everything works as required. It's only when my program tries to refresh the window that the ev...
- Tue Jun 23, 2015 1:48 pm
- Forum: General Developer Support
- Topic: Menus Sometimes Not Working Under OS4.1FE
- Replies: 7
- Views: 3096
Re: Menus Sometimes Not Working Under OS4.1FE
Yes, the menus open and act normally, but no event is received by my program. The program is still listening for messages and receives the event from any keyboard shortcuts that are assigned to the menu items, just not when the item is selected using the mouse which makes me think that my program is...
- Tue Jun 23, 2015 11:20 am
- Forum: General Developer Support
- Topic: Menus Sometimes Not Working Under OS4.1FE
- Replies: 7
- Views: 3096
Re: Menus Sometimes Not Working Under OS4.1FE
I haven't tried it under Update 6, or with non-blocking menus. I was just thinking about it and thought I'd ask in case there was some feature of the new menu system that I was running into without realising, but I'll try the others this evening when I get home. I'll also have a look at my source be...
- Tue Jun 23, 2015 9:37 am
- Forum: General Developer Support
- Topic: Menus Sometimes Not Working Under OS4.1FE
- Replies: 7
- Views: 3096
Menus Sometimes Not Working Under OS4.1FE
Hi, I'm working on a simple little game in AmiBlitz. It pretty much all works fine, except that in certain cases while playing, the intuition menus on my window no longer respond when selected. However, they still respond to keyboard shortcuts, and all other events (gadgets, mouse clicks and window ...
- Sun Feb 22, 2015 12:48 am
- Forum: General AmigaOS
- Topic: Bug in WBStartup Prefs?
- Replies: 2
- Views: 5000
Re: Bug in WBStartup Prefs?
Ah, cool, so there's a fix in the pipeline. Thanks, and sorry for the redundant thread!
- Sat Feb 21, 2015 2:07 pm
- Forum: General AmigaOS
- Topic: Bug in WBStartup Prefs?
- Replies: 2
- Views: 5000
Bug in WBStartup Prefs?
Hi guys, It looks like there's a bug in the 4.1FE WBStartup preferences program (version 53.25). If you select any of the entries and click on Information, or double-click the entry, it opens the icon information window for the *icon* of the entry, and not of the entry itself. This means you can't c...
- Thu Feb 19, 2015 12:43 am
- Forum: General AmigaOS
- Topic: OS4.1FE, RunInUAE and Volumes List
- Replies: 4
- Views: 5428
Re: OS4.1FE, RunInUAE and Volumes List
Okay, it seems the problem was that the version of RunInUAE that is included on the 4.1FE CD is a much older version than the current one which I was using under Update 6. Updated to the "new" (2013) version and it all works fine again. Interestingly, AmiUpdate didn't pick up on that, even...
- Thu Feb 12, 2015 2:44 pm
- Forum: General AmigaOS
- Topic: OS4.1FE, RunInUAE and Volumes List
- Replies: 4
- Views: 5428
Re: OS4.1FE, RunInUAE and Volumes List
Thanks for the feedback guys, I'll check it out with Snoopy and see if it shows anything up. It would be a pity if I can't use UAE any more as I was using that for testing my software, and having to transfer back and forth to a 68k machine or a PC to test and bugfix is a lot more hassle than simply ...
- Wed Feb 11, 2015 1:53 pm
- Forum: General AmigaOS
- Topic: OS4.1FE, RunInUAE and Volumes List
- Replies: 4
- Views: 5428
OS4.1FE, RunInUAE and Volumes List
Hi all, I've recently installed OS4.1FE on my A1XE and all went well. I installed RunInUAE as supplied as well, and it all appears to work fine - click on an ADF and it boots to the game. However, if I switch back to Workbench with LAmiga-N to do something else, file requesters behave oddly. Nothing...