HomeUser Control Panel (unavailable in archive)ForumsTutorialsArt GalleryResourcesMaps

Possible BUG

01-01-2005, 09:19 PM#1
Guest
Hello all. I´ve Downloading AMAI delveloper version v. 2.43 and have it running with ActivePerl-5.8.6.811-MSWin32-x86-122208, under WinXP. I have trouble using the Strategy Editor: the window pop-up missing the right side menus. I´ve noting also that the Profile Editor have an extra field for race selection that I can´t see in the manual. Can someone give me a hand?
Thanks for the attention.
01-05-2005, 05:56 PM#2
Strategy Master
Odd thing is this version not causing problems for me.

I have a feeling this was something to do with the resolution of your desktop.

What resoultion your screen. Mines 1028 * 700 {can't remember exactly} and everything mainly appears fine.
01-06-2005, 12:43 AM#3
Guest
Thank you very much for the help. You were right. Now, I have another problem: my very old monitor does not support the resolution 1024 x 728. Are there any way I can adapt the AMAI (or even the Perl) to work in the resolution 800x600?
01-06-2005, 02:10 AM#4
thenonhacker
I think this can be solved if they changed the form layout manager, I'm not sure if there's one in Perl, but in Java it's the GridBagLayout, where certain controls shrink or expand dynamically to accomodate small or bigger resolutions without comprising the visibility of controls.
01-06-2005, 02:14 PM#5
Guest
THX one more time. I will see the perl documentation. Maybe I can learn a bit about Programming with Perl (I´m experienced with C) and pehaps add a contribution.