|
|
| sarah_dg |
| Posted: Jan 26 2003, 01:47 PM |
 |
|
Unregistered

|
i was wondering if you could help me out. i wanted to put horizontal and vertical bars so when the video is too big i can move the bars to view it.
which part of the source code do i edit? and the video component is called what in the code? sorry newbie at this type of stuff.
thanks. |
 |
| Pamel |
| Posted: Jan 26 2003, 05:21 PM |
 |
|
matroska team member
  
Group: Moderators
Posts: 151
Member No.: 1353
Joined: 15-December 02

|
Scrollbars to view video that is to large? I wonder how hard that would be to implement in Virtualdub....
-------------------- Please take anything I say with many many grains of salt. I can't tell the difference between my AVI and a hole in the ground. |
 |
| sarah_dg |
| Posted: Jan 28 2003, 09:22 AM |
 |
|
Unregistered

|
never mind found the CreateWindow in init.cpp still figuring out how to use a scrollbar |
 |
| FrameMan |
| Posted: Jan 28 2003, 12:56 PM |
 |
|
Unregistered

|
Your idea is G.R.E.A.T. I would love to see this in the Virtual Dub!! I would have three minor suggestions: 1) Implement it in every magnification (1/4, 1/2, normal, 2x, 4x) 2) Implement it in the preview mode 3) Make an option to turn the scrollbars off when not needed (they make the viewable area somewhat smaller)
In my view this is one of the best improvement ideas. |
 |
| sarah_dg |
| Posted: Jan 30 2003, 04:03 AM |
 |
|
Unregistered

|
But i wish somebody would tell me how to use the scrollbar codes having problem manipulating the damn scrollbar still a newbie programmer.
please help!!! |
 |
| outlyer |
| Posted: Feb 4 2003, 01:02 PM |
 |
|

Spanish Section Mod
  
Group: Moderators
Posts: 215
Member No.: 1269
Joined: 10-December 02

|
| QUOTE (sarah_dg @ Jan 30 2003, 05:03 AM) | But i wish somebody would tell me how to use the scrollbar codes having problem manipulating the damn scrollbar still a newbie programmer.
please help!!!  |
to learn about this, MSDN's library should be of some help, by now scrollbars are here but msdn often changes its distribution and bookmarks become obsolete, so if you can't find them search "scroll bars" or "createwindow" |
 |