Search found 579 matches
- Wed Aug 03, 2022 12:24 pm
- Forum: General AmigaOS
- Topic: Bug in string.gadget/label.image
- Replies: 8
- Views: 24503
Re: Bug in string.gadget/label.image
Personally I would not use a label for displaying dynamic content.
Alright, good point.
Do you think it's worth a try using two different sting gadgets, each with its own static label, and only displaying one of them while removing the other?
Thanks,
Tom
I'm not 100% sure what you are ...
- Mon Aug 01, 2022 7:28 pm
- Forum: General AmigaOS
- Topic: Bug in string.gadget/label.image
- Replies: 8
- Views: 24503
Re: Bug in string.gadget/label.image
This is correct behaviour.
If this is true, it is bad and unintuitive design. A call to SetAttrs should always set the new value of the given attibute, replacing the old one.
If you want SetAttrs to append text to the label, then you should introduce a new tag which tells the developer what ...
- Fri Jul 29, 2022 9:07 am
- Forum: General AmigaOS
- Topic: Bug in string.gadget/label.image
- Replies: 8
- Views: 24503
Re: Bug in string.gadget/label.image
BTW It's a, label.image not gadget.
Images an gadgets have differing behaviours, this being one of them....
Images an gadgets have differing behaviours, this being one of them....
- Fri Jul 29, 2022 1:41 am
- Forum: General AmigaOS
- Topic: Bug in string.gadget/label.image
- Replies: 8
- Views: 24503
Re: Bug in string.gadget/label.image
What I do:
Call SetAttrs() for a label gadget with tag LABEL_Text = a new string (in this example "String _3").
What I'd expect:
The label changes from whatever it was before to "String _3".
This is correct behaviour. You build up the lines of a label by adding multiple LABEL_Text call, each ...
- Mon May 10, 2021 7:23 pm
- Forum: General AmigaOS
- Topic: Bug in FE Update 2 Date Command
- Replies: 43
- Views: 52509
Re: Bug in FE Update 2 Date Command
Ah you could try:
# timedatectl set-local-rtc 1
on the linux side
info from here
https://wiki.archlinux.org/title/System_time
your distro may vary
# timedatectl set-local-rtc 1
on the linux side
info from here
https://wiki.archlinux.org/title/System_time
your distro may vary
- Mon May 10, 2021 6:59 pm
- Forum: General AmigaOS
- Topic: Bug in FE Update 2 Date Command
- Replies: 43
- Views: 52509
Re: Bug in FE Update 2 Date Command
I was hoping that with this update I could fix my issue, but it doesn't. Indeed, each time I return from my Linux environment (Fienix) to the Amiga environment, the time goes back two hours :? . When I start on the Amiga environment, the corrected time is saved.
Yes I've had that issue in the ...
- Mon Jan 18, 2021 2:31 pm
- Forum: General AmigaOS
- Topic: TextEditor & StringGadget Cursor colour Tags?
- Replies: 3
- Views: 5600
Re: TextEditor & StringGadget Cursor colour Tags?
I created an enhancement request for a dedicated CURSORPEN, BZ 10326 can't give any guarantees as to it's adoption though 

- Mon Jan 18, 2021 2:17 pm
- Forum: General AmigaOS
- Topic: TextEditor & StringGadget Cursor colour Tags?
- Replies: 3
- Views: 5600
Re: TextEditor & StringGadget Cursor colour Tags?
A quick test confirms that the cursor background is taken from the shine colour in GUI prefs. There doesn't appear to be a distinct cursor colour pen ID.
I'm not sure that seperate tags to allow setting the cursor colour would be useful as every app would need to be updated to make any use of them ...
I'm not sure that seperate tags to allow setting the cursor colour would be useful as every app would need to be updated to make any use of them ...
- Mon Jan 18, 2021 1:56 pm
- Forum: General AmigaOS
- Topic: How to set hostname on DHCP client?
- Replies: 9
- Views: 8375
Re: How to set hostname on DHCP client?
I'm not sure if you can set your hostname on the network with DHCP none of my machines ever show up with name on the routers I've used (though loonix and windozes ones can do it).
To get past this I used to use static IP on my old network setup.
On the new setup, since moving there are many ...
To get past this I used to use static IP on my old network setup.
On the new setup, since moving there are many ...
- Tue Sep 10, 2019 11:25 am
- Forum: Platform: AmigaOne X5000 - Linux Only
- Topic: Messed up my Fienix
- Replies: 4
- Views: 3740
Re: Messed up my Fienix
Those 'monitors' look like stylized Ethernet sockets to meThe upper right panel has two of those monitor screen icons, plus two arrows one up one down, each.

I'm not loonix expert but I seem to remeber right clicking on a "panel" will bring up a menu including an edit option?