Search found 211 matches
- Sat Feb 02, 2019 12:37 am
- Forum: Newbie questions
- Topic: Questions Regarding Hollywood
- Replies: 52
- Views: 12259
Re: Questions Regarding Hollywood
Not sure what you mean by this? I have been using Amikit when i made those tutorial videos, to my understanding that is emulating classic. I must've misinterpreted SamuraiCrow's respons. My apologies. But if I can emulate the classic Amiga and run Designer then that would be perfect. I'll check out...
- Thu Jan 31, 2019 11:42 pm
- Forum: Newbie questions
- Topic: Questions Regarding Hollywood
- Replies: 52
- Views: 12259
Re: Questions Regarding Hollywood
Never used the designer myself. I guess it does make a good tool to build the daily bread part of a graphic novel game (levels with their multimedia content, interactions) but you'll probably come to a point where your games engine will have to do more complex things. And i guess then the designer c...
- Sun Jan 27, 2019 2:38 pm
- Forum: Showcase
- Topic: PerCIMan - Person Contact and Information Manager
- Replies: 12
- Views: 9429
Re: PerCIMan - Person Contact and Information Manager
A small update 0.3.1 Main improvement: the program does speak english now (German of course, too). Also an update notification (if online) and a few smaller changes/fixes. For MorphOS, Amiga 68k, OS4 and Windows. Requires the RapaGUI-Plugin and (on Amiga et al) at least MUI4. https://via.i-networx.d...
- Tue Jan 08, 2019 12:02 am
- Forum: Showcase
- Topic: PerCIMan - Person Contact and Information Manager
- Replies: 12
- Views: 9429
Re: PerCIMan - Person Contact and Information Manager
i put out a first release. It is rather for testing and to get a first impression. And this first release is speaking German only (albeit probably not too difficult to understand, hence no big hurdle). Quite some functions are off still, but you can create and edit persons with the basic features. T...
- Fri Jan 04, 2019 1:12 am
- Forum: Showcase
- Topic: PerCIMan - Person Contact and Information Manager
- Replies: 12
- Views: 9429
Re: PerCIMan - Person Contact and Information Manager
(...) Thank you for your reply. But as I understand your suggestions the program should rather become a generic database. But that is not my intention. There are quite some general database programs available, I doubt I could compete with them. The idea is rather to give a tailored solution for one...
- Mon Dec 31, 2018 11:25 pm
- Forum: Showcase
- Topic: PerCIMan - Person Contact and Information Manager
- Replies: 12
- Views: 9429
PerCIMan - Person Contact and Information Manager
Here's a preview on my latest project: PerCIMan - Person Contact and Information Manager This is a program to manage contact and other information about persons. It offers information to a person's addresses (private, job, etc.), phone, email and web/social media contact, birthday, picture file. Per...
- Mon Dec 31, 2018 11:12 pm
- Forum: General programming
- Topic: Android Svreenshot Utility - what's wrong with my code
- Replies: 2
- Views: 1237
Re: Android Svreenshot Utility - what's wrong with my code
IIRC Android above V6 does not easily allow to write to other directories than the progdir. Since a while I put all my data to progdir only (on Android). Try saving to progdir and look wheter the grab gets saved.
And for a screenshot utility I'd suggest using SaveSnapshot(f$[, mode, fmt, table]).
And for a screenshot utility I'd suggest using SaveSnapshot(f$[, mode, fmt, table]).
- Fri Nov 23, 2018 9:05 pm
- Forum: General programming
- Topic: Accessing numerically indexd table inside a numerically indexed table
- Replies: 2
- Views: 1235
Re: Accessing numerically indexd table inside a numerically indexed table
Hi p-OS, thanks for pointing me to the right syntax. I had tried that (see example) but must have done some typing/stupid other error because it failed before. With your confirmed syntax I tried once again and - hooray - it works.
- Thu Nov 22, 2018 11:27 pm
- Forum: General programming
- Topic: Accessing numerically indexd table inside a numerically indexed table
- Replies: 2
- Views: 1235
Accessing numerically indexd table inside a numerically indexed table
I am stuck in accessing content of a numerically indexed table within a numerically indexed table. So far from the documentaion the case is clear with name indexed tables within a numerically indexed table buts = { {x1 = 0, y1 = 0, x2 = 100, y2 = 50}, {x1 = 100, y1 = 0, x2 = 80, y2 = 50}, {x1 = 180,...
- Mon Nov 12, 2018 3:54 pm
- Forum: Announcements
- Topic: RebelSDL 1.0 released
- Replies: 12
- Views: 10905
Re: RebelSDL 1.0 released
Sounds sweet. I guess next update will be pretty yummy!