Misc

Anything that you might want to discuss and can't be categorized.

How to use TagItem in TDR_EasyStruct (TimedDosRequesterTags() function)?

Hi, just tried to use TimedDosRequesterTags() and change its 'EasyStruct' using TDR_EasyStruct, as I want the requeter to opne centered on a ReAction GUI window I'm developing.
Seems I'm (as usual) missing something, 'cos it always pops up centered on screen.
Are the TagItem I set ok?
BTW pwindow is a 'struct Window' defined globally on source.

Forums: 

How to detect when the system language is changed?

Hello,

Is there a way to detect when the user changes the system language? When you change the system language in Locale Preferences, Workbench's language changes as well. I would like to do the same in my application, i.e. to change my application's language when the system language is changed.

Forums: 

Compatible Amiga Programming (a great beginners guide)

I don't know if anyone's mention this before, but I happened to run into the fantastic-looking Compatible Amiga Programming guide:
http://guidetoamigacompatibleprogramming.googlecode.com/svn/trunk/english/

I hadn't heard of it before, so maybe it's new-ish, or maybe it's old & abandoned, I don't know. But from a cursory glance it looks like a great introduction to programming Amiga-like computers.

Forums: 

ARexx or PIPE: ?

My project consists of 2 parts: the main program and an external preferences editor.

When the prefs editor is opened, it has to send a signal to 1 or multiple running copies of the main program to block the window input. (busy the mouse)

When the prefs editors is closed, it has to signal the main program to reload the prefs. (I also have some other things planned for it, but this is what I will build around.)

If the prefs were not changed (cancel button) then signal all the main programs to unblock the window and continue on.

Forums: 

Coding and Sketching with Andy at AmiWest 2014...

For the last several years a few Friends of AmiWest have sponsored
bringing an AmigaOS developer to each year's show for software
presentations and to help users through the programming days.

For the last two years we've been glad to have been joined by Mr. Lyle
Hazelwood - the developer of Score, maintainer of the newest AmigaOS
versions of Bars & Pipes, the camd.library, SoftSyn and AmigaOS developer.

Forums: 

AmiDock auto-activate/enable docky when mouse over dock_bar

Hi, is there some function (I didn't see it) in AmiDock that when pointer is over a dock_bar the docky I have under mouse pointer gets enabled/activated?

What happens now, docky its activated when clicking with LBM over it, but if I'm over it (didnt' click LMB in docky/dock_bar) an press RMB to display its conext menu it doesn't work (first I must click on docky/image/icon).

The is 'DOCKYSET_MouseIsOverDocky', but it doesn't enable/activate the docky, still has to LBM and then I can use RMB.

TIA

Forums: 

Listing keymaps (local/english names,...)

Hi just build a little tool (to add such functionality to KeymapSwitcher.docky) that list KEYMAPS: files and outputs: filename / english name / local name / charset

With some local names that as you can see below uses a different charset and thus show its local name odd (ex Bulgarian -> ±êÛÓÐàáÚØ)

How to make it readable (alas shown in Locale/Input prefs)?

TIA

Forums: 

Pages

Subscribe to RSS - Misc