[released] | [beta] Video Converter Plus! |
Author: |
Message: |
matty
Scripting Guru
Posts: 8336 Reputation: 109
39 / /
Joined: Dec 2002
Status: Away
|
RE: [preview] Video Converter Plus!
For the about window you should change it so that it will show a scrollbar so that they do not need to resize the window to read the bottom section.
|
|
11-06-2008 07:00 PM |
|
|
SmokingCookie
Senior Member
Posts: 815 Reputation: 15
30 / /
Joined: Jul 2007
|
O.P. RE: [preview] Video Converter Plus!
Yes, that was my first idea, but I figured grabbing a scrollbar's current position and moving a child window accordingly is gonna take a load of work. Just wait for the first release
|
|
11-06-2008 07:04 PM |
|
|
Matti
Elite Member
Script Developer and Helper
Posts: 1646 Reputation: 39
32 / /
Joined: Apr 2004
|
RE: [preview] Video Converter Plus!
quote: Originally posted by SmokingCookie
Yes, that was my first idea, but I figured grabbing a scrollbar's current position and moving a child window accordingly is gonna take a load of work. Just wait for the first release
What's the problem with a rich-edit control with the ReadOnly and Multiline attributes set to true? It does just what you want... Heck, you don't even have the greyed-out style when you set it to read-only which you get for normal edit controls!
I use it for Countdown Live's about window and as you can see: it does the job flawlessly.
|
|
11-06-2008 07:26 PM |
|
|
SmokingCookie
Senior Member
Posts: 815 Reputation: 15
30 / /
Joined: Jul 2007
|
O.P. RE: [preview] Video Converter Plus!
I see, I'll add a new screenshot somewhere in the weekend, currently programming it, so leaving code half-finished will give a load of syntax errors
EDIT:
See the first beta
Converting from the command line is not yet possible due to some technical difficulties..
|
|
11-07-2008 06:01 PM |
|
|
matty
Scripting Guru
Posts: 8336 Reputation: 109
39 / /
Joined: Dec 2002
Status: Away
|
RE: [beta] Video Converter Plus!
quote: Originally posted by SmokingCookie
Converting from the command line is not yet possible due to some technical difficulties..
What type of difficulties? You have help from an amazing group of programmers here so if you are having issues post it.
|
|
11-07-2008 06:40 PM |
|
|
SmokingCookie
Senior Member
Posts: 815 Reputation: 15
30 / /
Joined: Jul 2007
|
O.P. RE: [beta] Video Converter Plus!
Well, I like to use shortcuts, but they don't work atm, so I'll have to use a more direct apprpaoch..
But my teachers have given me a sh*t load of homework for Monday (today is Friday, 20.00) so I'm busy all weekend
|
|
11-07-2008 07:01 PM |
|
|
SmokingCookie
Senior Member
Posts: 815 Reputation: 15
30 / /
Joined: Jul 2007
|
O.P. RE: [beta] Video Converter Plus!
Thanks for the offer, but I learn during each project
If I need help anyway, I'll PM you. Then it's up to you to decide whether you'll reply
|
|
11-08-2008 02:35 PM |
|
|
SmokingCookie
Senior Member
Posts: 815 Reputation: 15
30 / /
Joined: Jul 2007
|
O.P. RE: [beta] Video Converter Plus!
All the way back to the top, because version 1.92.010 beta is released
See 1st post
|
|
11-25-2008 08:40 PM |
|
|
mysoogal
New Member
Posts: 2
Joined: May 2009
|
RE: [beta] Video Converter Plus!
does this thing have watch folder feature ? which listens from folder then starts encoding video ?
|
|
05-03-2009 09:00 PM |
|
|
SmokingCookie
Senior Member
Posts: 815 Reputation: 15
30 / /
Joined: Jul 2007
|
O.P. RE: [beta] Video Converter Plus!
No it doesn't. The reason for that is that Plus! does support callback functions, but only synchronously; the pointers to these functions have to be used immediately, and then they must be discarded.
Another thing I may look into is having a C# DLL watch a folder, and then notify VCP. But that involves my C# skills, which are atm not to great.
EDIT:: The last thing may work.. Currently looking into that..
This post was edited on 05-04-2009 at 07:45 AM by SmokingCookie.
|
|
05-04-2009 07:43 AM |
|
|
Pages: (4):
« First
«
1
[ 2 ]
3
4
»
Last »
|
|