Page 37 of 39
Posted: 2015-01-11 14:26:50
by humungus
@soulsnake
I've finally upgraded to version 4.2 a couple of weeks ago, and I have a request: I've been using AMC for more years than I can count and my brain is so used to the old layout that it simply cannot wrap itself around the fact that the fields Year and Length are no longer where they used to be. I have a 24" display and run the program in fullscreen mode, and having these fields all the way to the right just doesn't work for me. Seeing how both fields are short (as is Certification), wouldn't it make more sense to move them to the left of Country and Category? That way all this information would be much closer together and easier to find/read. Of course, if you can make this optional so those who prefer it the new way can keep it this way, would be even better.
Posted: 2015-01-11 21:20:38
by antp
Can't you move them by tweaking the translation file?
e.g.
viewtopic.php?t=4121
Posted: 2015-01-13 18:19:40
by humungus
Well, I didn't know about this, and assuming everyone knows Delphi is a bit much (I
don't know Delphi), but in the end I seem to have succeeded and I like what I see now, so thanks for the tip.
Meanwhile, I noticed that CTRL+M no longer opens URL. It's a shortcut I used often and I'm wondering if it's possible to tweak keyboard shortcuts? I find CTRL+M a lot easier to hit with just one hand than CTRL+U.
Posted: 2015-01-13 19:15:21
by soulsnake
Hi,
The shortcut CTRL+M is used the field FilePath now.
You can use the shortcut CTRL+U for the field URL.
To know other shortcuts, you can look in menus on main toollbar

.
If you want to exchange shortcuts, you can add this in your language file after [MainWindow] :
Code: Select all
[MainWindow]
; ShowMessage(IntToStr(TextToShortCut('CTRL+M'))); // = 16461
; ShowMessage(IntToStr(TextToShortCut('CTRL+U'))); // = 16469
; ShowMessage(IntToStr(TextToShortCut('CTRL+SHIFT+M'))); // = 24653
; ShowMessage(IntToStr(TextToShortCut('CTRL+SHIFT+U'))); // = 24661
MnuUrlOpen.ShortCut=16461
MnuFPhOpen.ShortCut=16469
MnuUrlExp.ShortCut=24653
MnuFPhExp.ShortCut=24661
Soulsnake.
Posted: 2015-01-13 20:19:41
by humungus
Thanks, soulflake! Works like a charm.
Great work on the program, btw.
Posted: 2015-01-14 09:40:51
by antp
humungus wrote:
Well, I didn't know about this, and assuming everyone knows Delphi is a bit much (I don't know Delphi), but in the end I seem to have succeeded and I like what I see now, so thanks for the tip.
That's not knowing Delphi, it is rather specific to this program, it is just that the question often comes so I assumed that you made a search on the forum

Posted: 2015-01-14 15:16:29
by humungus
antp wrote:That's not knowing Delphi, it is rather specific to this program, it is just that the question often comes so I assumed that you made a search on the forum

Guilty! I didn't search the forum. I suppose I didn't even think it was possible to move them...
After the first look at the ChangeFieldsPosition.lng I actually had no idea what I should do and when I googled a bit for those properties, I got the impression it was delphi. Well, in the end I just grabbed the source code because I figured those properties must be used
somewhere and I found framemovie.dfm. Some (well, lots) of trial and error and guesswork later, I'm pleased as punch.
Posted: 2015-02-05 10:13:49
by andyadams
Recently i am woring on
onecode c# program,i read many books and related movies.After using Ant Movie Catalog for my movies I want it to manage my books as well because AMC ist simply the best DB solution available (and I really tried hard to find something, even commercial apps for movies or books are nothing compared to it).
Posted: 2015-02-05 16:53:13
by GnomesRUs
Ran into a problem with the new Custom Fields today...
I would like to include the "NFO" file from some downloaded movies into my catalog, but the size of the custom fields seems to be locked at a height of three lines - With NFO files I'd need a height of about 25 lines for them to fit without having to scroll the field window.
Would this possibly be a doable thing?
I know it wouldn't work well when switching to "All Fields", but in the Custom Fields pane it would be fine.
Thank You

Posted: 2015-02-05 21:52:15
by soulsnake
Hi,
You can resize custom fields like you want.
Just do a right click on custom fields panel and check moving fields.
Put the mouse at the right of the field to resize it.
When you finish, just do a right click again on custom fields panel and uncheck moving fields.
Soulsnake.
Posted: 2015-02-06 04:24:26
by GnomesRUs
Well, that was easy, wasn't it! :P
I knew I could move the fields, but I wasn't aware I could resize them...
Thank You so much,
soulsnake 
Posted: 2015-05-18 19:33:12
by soulsnake
Ant Movie Catalog 4.2.1 [BETA] update (18/05/15) released !
Please see first post for more details!
Soulsnake.
Missing Scrollbars in Stats Window
Posted: 2015-05-28 12:12:15
by Lemaireus
Hi Soulsnake, Thanks a lot for the new beta release. I was hoping that a pending request ( see
viewtopic.php?t=5751 ) would have been taken care of in the beta version, but that hasn't yet happened
Any chance that scrollbars in statistics window might make their appearance in 4.2.1?
Posted: 2015-05-28 12:56:10
by GnomesRUs
Thank You so much for the new update,
soulsnake 
Posted: 2015-07-26 16:06:22
by soulsnake
Ant Movie Catalog 4.2.1 [BETA] update (26/07/15) released !
Please see first post for more details!
Soulsnake.
Posted: 2015-07-29 12:26:27
by xenesys
Thanks for the update but what is the compatability with windows 10 ?
I would try to install windows 10, but I don't know if it's ok with AMC.
If no test I will try and return an answer ^^
I don't think there will be a problem but in case...
Posted: 2015-07-30 21:01:41
by antp
It should work fine, I guess.
It is not a very complicated program, there is no reason why it would not work on W10 since it works fine in 7 & 8.
Posted: 2015-07-30 21:09:38
by xenesys
Here I am in Windows 10 and as expected no problems yet.
thanks for the update (not yet installed ^^''')
Posted: 2015-08-02 06:31:15
by georges.fr
Thanks for the update.
Posted: 2015-08-05 03:14:00
by GnomesRUs
Thank You so much for the update,
soulsnake 