English Amiga Board


Go Back   English Amiga Board > Search Forums

Showing results 1 to 13 of 13
Search took 0.00 seconds.
Search: Posts Made By: Steam Ranger
Forum: Coders. System 28 November 2022, 02:29
Replies: 20
Views: 1,796
Posted By Steam Ranger
What's the difference between a lock and a file...

What's the difference between a lock and a file handle?
Forum: Coders. System 27 November 2022, 12:23
Replies: 20
Views: 1,796
Posted By Steam Ranger
Unrelated, but how do I lock a file so that...

Unrelated, but how do I lock a file so that neither the user nor any other proccess can edit it? It can still be read by other proccesses, though.
Forum: Coders. System 26 November 2022, 12:03
Replies: 20
Views: 1,796
Posted By Steam Ranger
How do I make a workbench-standard file requester?

How do I make a workbench-standard file requester?
Forum: Coders. System 25 November 2022, 01:12
Replies: 20
Views: 1,796
Posted By Steam Ranger
When I get a MENUPICK type message, where's the...

When I get a MENUPICK type message, where's the actual data?

if (number == MENUNULL) {...} else {
MenuNumber = MENUNUM(number);
ItemNumber = ITEMNUM(number);
SubNumber = SUBNUM(number);
}...
Forum: Coders. System 24 November 2022, 23:52
Replies: 20
Views: 1,796
Posted By Steam Ranger
Oh I was being stupid. My assembly includes...

Oh I was being stupid.

My assembly includes are pre-v36, so the new menu define was missing and when I added it in I added $2000000 instead of $200000. Thanks for the help.
Forum: Coders. System 24 November 2022, 22:39
Replies: 20
Views: 1,796
Posted By Steam Ranger
Thanks, I'll try that. But also how do I give the...

Thanks, I'll try that. But also how do I give the menu the "New Look"? Because I can't figure out how.
Forum: Coders. System 24 November 2022, 00:43
Replies: 20
Views: 1,796
Posted By Steam Ranger
Also, in the menu for the clock app there are...

Also, in the menu for the clock app there are these squigly lines in the menu. How do I do that?
Forum: Coders. System 24 November 2022, 00:31
Replies: 20
Views: 1,796
Posted By Steam Ranger
I want to make it so that when a menu item is...

I want to make it so that when a menu item is selected, it's white on black, but using the complement highlight it turns from black on white to blue on green, how do I fix this?
Forum: Coders. System 23 November 2022, 23:56
Replies: 20
Views: 1,796
Posted By Steam Ranger
I just realised changing the block pen works to...

I just realised changing the block pen works to change menu colour. Thanks.
Forum: Coders. System 23 November 2022, 05:18
Replies: 20
Views: 1,796
Posted By Steam Ranger
I'll be more specific. I have a program that runs...

I'll be more specific. I have a program that runs exclusively on workbench. It's menus are grey, wheras most workbench programs have white menus.
I want my programs menus to be white aswell, how do...
Forum: Coders. System 23 November 2022, 00:47
Replies: 20
Views: 1,796
Posted By Steam Ranger
What's the assembly equivelant?

What's the assembly equivelant?
Forum: Coders. System 22 November 2022, 23:43
Replies: 20
Views: 1,796
Posted By Steam Ranger
I want white background with black text, but the...

I want white background with black text, but the menu seems to be using the 2.0 layout.

Image 2 is my program, I want it to look like image 1.
...
Forum: Coders. System 22 November 2022, 04:52
Replies: 20
Views: 1,796
Posted By Steam Ranger
Intuition Menus

How do I set the background colour of the menu bar and menu items? Thanks!
Showing results 1 to 13 of 13

 
Forum Jump

All times are GMT +2. The time now is 18:09.


Powered by vBulletin® Version 3.8.11
Copyright ©2000 - 2023, vBulletin Solutions Inc.
Page generated in 0.05556 seconds with 10 queries