Search found 214 matches
- Wed Jul 15, 2015 8:10 pm
- Forum: General AmigaOS
- Topic: Cx locks WB
- Replies: 6
- Views: 4992
Re: Cx locks WB
Its weird. I have verified the PubScreen is unlocked. Disable the Cx it works fine. I will keep plugging away at it. It can't be a bug since, like you said, there are other Cxs running that work. Has to be on my part.
- Tue Jul 14, 2015 8:37 pm
- Forum: General AmigaOS
- Topic: Cx locks WB
- Replies: 6
- Views: 4992
Cx locks WB
In my project I use the screen notify system for when WB wants to close/reopen. All worked fine until I added a little commodity to my project. It seems to lock the screen and prevents WB from completing its update. Is this normal? Do I have to shut down the Cx and re-open? If I don't start the Cx a...
- Tue Jul 07, 2015 8:05 pm
- Forum: General AmigaOS
- Topic: D&D Result
- Replies: 3
- Views: 2818
Re: D&D Result
That's what I wanted to hear. I will do it that way.
- Tue Jul 07, 2015 2:57 am
- Forum: General AmigaOS
- Topic: D&D Result
- Replies: 3
- Views: 2818
D&D Result
Is there a "standard" for what drag & drop is supposed to do? D&D from Workbench window (RAM:) to Workbench window (DH0:) does a copy. D&D from Workbench window (RAM:) to Filer does a cut. D&D from Workbench window (RAM:) to DOpus does a copy. Windows does copy for it's D&a...
- Fri Jul 03, 2015 4:28 pm
- Forum: General AmigaOS
- Topic: GA_Underscore in CheckBox objects
- Replies: 4
- Views: 2373
Re: GA_Underscore in CheckBox objects
~0 works. Maybe a note should be made of that in the autodocs......?
Thanks
Thanks
- Fri Jul 03, 2015 1:42 am
- Forum: General AmigaOS
- Topic: GA_Underscore in CheckBox objects
- Replies: 4
- Views: 2373
GA_Underscore in CheckBox objects
I don't want any shortcut keys for my gadgets, so I put GA_Underscore,0, in all the buttons gadgets. I do so because the text changes in the button gadgets and may have an _ in the text occasionally. When I do GA_Underscore,0, for CheckBox objects I get a bunch of garbage text appended to the end of...
- Fri Jun 26, 2015 1:15 am
- Forum: SDK Support
- Topic: LBNA_Selected
- Replies: 1
- Views: 3380
LBNA_Selected
WIKI->listbrowser_gc.txt->LBNA_Selected (BOOL)
should be uint32 for GetListBrowserNodeAttrs() to return proper value.
should be uint32 for GetListBrowserNodeAttrs() to return proper value.
- Tue Jun 23, 2015 10:21 pm
- Forum: General AmigaOS
- Topic: Invalid Characters
- Replies: 4
- Views: 3297
Re: Invalid Characters
Both good and "bad". I was doing my testing in Shell and was getting some errors from names like
But from within Filer it will accept those names. The only invalid 2 are : and / for file names.
Code: Select all
`.c
-.c
=.c
- Tue Jun 23, 2015 12:48 am
- Forum: General AmigaOS
- Topic: Invalid Characters
- Replies: 4
- Views: 3297
Invalid Characters
I can find a list of invalid characters for CrossDOS filenames
http://wiki.amigaos.net/wiki/AmigaOS_Ma ... h_CrossDOS
but not for standard Amiga filenames. Is there a list?
http://wiki.amigaos.net/wiki/AmigaOS_Ma ... h_CrossDOS
but not for standard Amiga filenames. Is there a list?
- Tue Jun 09, 2015 11:44 pm
- Forum: SDK Support
- Topic: Wiki down
- Replies: 1
- Views: 2950
Wiki down
Any word on when the Wiki AutoDocs pages will be back up?
http://wiki.amigaos.net/amiga/autodocs/ ... ser_gc.txtThe main index page is up, but every sub-page is down. I use the site when at work when I should be doing my job.
http://wiki.amigaos.net/amiga/autodocs/ ... ser_gc.txtThe main index page is up, but every sub-page is down. I use the site when at work when I should be doing my job.