Search found 9 matches
- Fri Jul 20, 2018 1:30 pm
- Forum: General AmigaOS
- Topic: Wireless N Adapters...
- Replies: 12
- Views: 19950
Re: Wireless N Adapters...
Obviously not wireless, but I've used a number of different PowerLine adapters with no problems on OS4.Currently using a TP-Link AV600 and getting fairly decent speeds and excellent reliability.
- Fri Apr 01, 2016 9:18 pm
- Forum: General Developer Support
- Topic: Keep GetColorGadget On Top
- Replies: 0
- Views: 4907
Keep GetColorGadget On Top
I'm launching a GetColor gadget from a window that has WA_StayTop set to TRUE. The getcolor gadget then opens behind the window. Is there a simple way to access the getcolor gadget's window to set it to staytop too?
See screenshot
See screenshot
- Sun Feb 23, 2014 12:51 pm
- Forum: General Developer Support
- Topic: Cairo Example?
- Replies: 8
- Views: 8763
Re: Cairo Example?
Thanks for that. I've finally managed to actually compile successfully.
There are still unsolved issues (the "not found" warnings for libraries that exist in the expected paths) and in order to actually run the executable, I've had to create copies of libpng.so (ibpng12.so and libpng16.so.16). No ...
There are still unsolved issues (the "not found" warnings for libraries that exist in the expected paths) and in order to actually run the executable, I've had to create copies of libpng.so (ibpng12.so and libpng16.so.16). No ...
- Tue Feb 18, 2014 3:39 pm
- Forum: General Developer Support
- Topic: Cairo Example?
- Replies: 8
- Views: 8763
Cairo Example?
hi folks,
I'm really struggling to compile even the simplest program using Cairo; diffilculties knowing which includes to, er, include, which libs etc to link and in which order.
Does anyone have a very simple example, please, code and gcc options, for a very simple app such as opening a window ...
I'm really struggling to compile even the simplest program using Cairo; diffilculties knowing which includes to, er, include, which libs etc to link and in which order.
Does anyone have a very simple example, please, code and gcc options, for a very simple app such as opening a window ...
- Fri Oct 25, 2013 8:09 pm
- Forum: General Developer Support
- Topic: Using svg datatype
- Replies: 6
- Views: 5659
Re: Using svg datatype
Hmm, something odd going on here. Some of the svg files I use for testing did load in Multiview a few days ago, but now they don't. They all load fine in both OWB and NetSurf.
I must have messed something up here somehow.
I must have messed something up here somehow.
- Wed Oct 23, 2013 7:49 pm
- Forum: General Developer Support
- Topic: Using svg datatype
- Replies: 6
- Views: 5659
Re: Using svg datatype
It certainly doesn't work with your version, 53.1, but I believe it stopped working with earlier versions from salass (52?) too.
Any idea what the error code 2000 means? Can't find it in the includes.
Any idea what the error code 2000 means? Can't find it in the includes.
- Wed Oct 23, 2013 4:03 pm
- Forum: General Developer Support
- Topic: Using svg datatype
- Replies: 6
- Views: 5659
Using svg datatype
Does anyone have a simple example of how to use datatypes to load and display a svg file into a rastport? I'm getting ERROR 2000 returned from the following code, which worked up to about update 3, iirc
Thanks
if (o=IDataTypes->NewDTObject((APTR)filename, NULL))
DTA_SourceType, DTST_FILE,
DTA ...
Thanks
if (o=IDataTypes->NewDTObject((APTR)filename, NULL))
DTA_SourceType, DTST_FILE,
DTA ...
- Sat Sep 03, 2011 4:46 pm
- Forum: General AmigaOS
- Topic: Update 3 scroll wheel no longer working
- Replies: 34
- Views: 59144
Re: Update 3 scroll wheel no longer working
Just for info really:
I've been using a wireless Keysonic keyboard/trackpad combo on a Samm440-ep under update 2 with no problems. When booting update 3, LoadMonDrvs failed to, well, load and I was left with just the FakeNative and Producitivity modes and a low res, low colour Workbench.
After a ...
I've been using a wireless Keysonic keyboard/trackpad combo on a Samm440-ep under update 2 with no problems. When booting update 3, LoadMonDrvs failed to, well, load and I was left with just the FakeNative and Producitivity modes and a low res, low colour Workbench.
After a ...
- Fri Sep 02, 2011 9:28 pm
- Forum: General AmigaOS
- Topic: Update 3 Strange extra icon when dragged in RAM
- Replies: 21
- Views: 18427
Re: Update 3 Strange extra icon when dragged in RAM
Here the fake icon appears when any copying takes place (not just to/from ram:). The fake icon always appears in the root of the target drawer's partition (and not in the target drawer itself). The icon appears in any view, as long as "All files" are shown.