Search found 9 matches

by nicholas.jj.taylor
Wed Aug 13, 2014 5:48 pm
Forum: Amiga IDE questions
Topic: Editeur Hollywood
Replies: 37
Views: 63371

Re: Editeur Hollywood

In your earlier thread, you appealed for help with naming your project:

Hollywood Carpenter.
by nicholas.jj.taylor
Mon Aug 11, 2014 9:55 pm
Forum: Newbie questions
Topic: Stopwatch demo
Replies: 6
Views: 7738

Re: Stopwatch demo

Incredible. That's absolutely perfect.

Thank you so much!
by nicholas.jj.taylor
Mon Aug 11, 2014 1:19 pm
Forum: Newbie questions
Topic: Stopwatch demo
Replies: 6
Views: 7738

Re: Stopwatch demo

Sounds great Allanon,and I'm loving your Scuilib. The controls look really nice. I'm almost there I think, and I'll post the code I have in a moment. My current problem is updating the label control once the timer begins. I currently have a WaitEvent() pause, which updates the label text when I roll...
by nicholas.jj.taylor
Wed Jul 30, 2014 2:46 pm
Forum: Wishlist
Topic: CopyTable() improvement
Replies: 5
Views: 7371

Re: CopyTable() improvement

What happened under Windows?
by nicholas.jj.taylor
Wed Jul 30, 2014 1:59 pm
Forum: Newbie questions
Topic: Stopwatch demo
Replies: 6
Views: 7738

Re: Stopwatch demo

Whoopee! I found the answer! scui.Set("LblStopWatch", { Text = { Content = { Values = { "A Test " }, Lines = 1 } } },1) I won't be home tonight, because I have to go to the airport tomorrow, but as soon as I get back I will post my code up here. What I'm trying to do is to code t...
by nicholas.jj.taylor
Wed Jul 30, 2014 11:34 am
Forum: Newbie questions
Topic: Stopwatch demo
Replies: 6
Views: 7738

Re: Stopwatch demo

I think I may have just about cracked it, but I don't seem to be able to edit the text on a label in scuilib.

The way I'm trying to do this is:

scui.Set("LblStopWatch", { Values = { GetTimer(1) } }, true )

The code compiles fine and the program runs, but the label's text won't change.
by nicholas.jj.taylor
Tue Jul 29, 2014 4:17 pm
Forum: Newbie questions
Topic: which resolution in old school to make full screen ?
Replies: 5
Views: 7671

Re: which resolution in old school to make full screen ?

Discounting overscan: Lowres: 320x256 for PAL and 320x200 NTSC Hires: 640x256 for PAL and 640x200 NTSC Hires-laced: 640x512 for PAL and 640x400 NTSC A lot of games used less than this to free up memory for parallax, etc. You may need to adjust your monitor so that the display fills the screen. This ...
by nicholas.jj.taylor
Tue Jul 29, 2014 2:25 pm
Forum: Newbie questions
Topic: Stopwatch demo
Replies: 6
Views: 7738

Stopwatch demo

I'm trying to find my feet with Hollywood and scuilib. I have a request that would be easy for a Hollywood expert. I want a label, a start button and a stop button. I want a timer in the background. I want the label to update with the value of the timer every time it ticks. the start and stop button...
by nicholas.jj.taylor
Thu Oct 03, 2013 11:36 am
Forum: Announcements
Topic: Hollywood 5.3 released & soon available again for purchase
Replies: 43
Views: 87720

Re: Hollywood 5.3 released & soon available again for purchase

I'm a software developer and keen to support the Amiga. I'm very interested in how soon Hollywood will return to sale. Will Hollywood be exclusively for sale on the Airsoft website, or will it be available in stores e.g. Amigakit or Veselia?