I have updated the beta to version .030 and removed any old versions
Becuase I changed accounts half way through this thread, I can't actually edit the first post to upload the latest copies sorry (I probably should start a new thread just to make that happen ?)
anyhow this link "should" take you straight there, if not, it is about two pages back from this post on this thread. sorry
viewtopic.php?f=8&t=6218&start=30#p75254Updates
It now correctly saves numbered files with leading zeros eg: 001 002 003 .........010,011,012 ...... 998 999.
It now allows custom sprite grids ie: you are no longer restricted to a single row or column
It will automatically calculates all combinations of rows/cols for sprite grid that does not include blank frames
eg: a 12 frames sprite can be saved as 1*12 12*1 3*4 4*3 6*2 or 2*6 and these options a precalculated so you do not have to guess which combinations will work
note: I will shortly add the facility to create sprites sheets in ANY combinations even if it has balnk frames ( although not sure how useful that is)
Fixed some issues importing bitmaps - bitmaps with "indexed colors" were the problem
The "Animate on Desktop: feature is now much easier to use - Mouse "grabbing" improved, and you can right click to get a context sensitive menu (to start/stop/exit)
All frame selection techniques, and all animation frame counts are now linked, so all windows are now synchronised to what is occuring in other windows
Removed the old "Animation" form (sub window) as it is no longer required -it is now replaced permanently by the "animate on desktop" feature
The main form is also now also an animation player and linked with Slides, and linked with the Desktop Animator - the main menu has the player controls that control all windows.
The Main form can be minimised allowing only the Desktop Animation to Display makingh it easier to disply over your "game" to test
Fixed a "lot" of other minor bugs
Oustanding Issue - large Images can cause errors if creating sprite sheets (an internal limit in bitmap size)