Changeset 19
- Timestamp:
- Feb 27, 2018, 7:21:16 PM (7 years ago)
- Location:
- trunk
- Files:
-
- 3 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/english/gotcha_en.ipf
r10 r19 9 9 :artwork name='..\data\gotcha.bmp' align=center. 10 10 :p.&progname. is a small (well, not :hp1.that:ehp1. small any more) 11 utility for OS/2 which allows to easily capture windows, window interiors,11 utility for OS/2 which allows you to easily capture windows, window interiors, 12 12 parts of the screen or the whole desktop and save them to disk or 13 clipboard as a picture (in many image formats, depending on what MMOS/2 14 can do). 15 16 .* FIXME 17 .* changed from: 18 (bitmap format) 19 .* changed to: 20 (in many image formats, depending on what MMOS/2 can do). 13 clipboard. Many image formats are available. Installation of Heiko Nitzsche's 14 GBM.dll is now required to generate these images. 21 15 22 16 :p.&progname. also has features for automatically making a capture every n 23 seconds or making a capture of the whole screen and then exit (for17 seconds or making a capture of the whole screen and then exiting (for 24 18 commandline scripts e.g). 25 19 26 :p. I wrote &progname. mainly because all other screen capture programs for27 OS/2 that I found were either really old and/or part of some big other 28 program and/or buggy and/or not free.20 :p.&progname. was originally written mainly because all other screen capture 21 programs for OS/2 that he found were either really old, not free, buggy 22 and/or part of a larger program. 29 23 30 24 :p.:hp2.What's new?:ehp2. … … 33 27 history:elink. to see what features have been added in the various releases. 34 28 35 :p.If there are more things that would fit into the program, send me your 36 comments about what you would like to have ... (though I do not promise 37 anything ;-). 38 39 :p.:hp2."Registering":ehp2. 40 41 :p.&progname. is now released under the GPL, but as I'd still like to 42 know that it is used, the :link 43 refid=register reftype=hd."The Top 10 reasons why not to register &progname." 44 :elink.;-) still apply. 29 :p.If there are more things that would in the program, send your 30 comments about what you would like to have. Send your comment to the user 31 mail list or submit a ticket. You will find the contact details 32 :link refid=author reftype=5005.here:elink.. 45 33 46 34 .*------------------------------------------------------------------------- … … 48 36 49 37 :h1 id=windows res=2000.The windows 50 :p.This section informs you about the various windows of &progname., what51 functions they offerand how to use them.38 :p.This section shows you the functionality of the various windows 39 and how to use them. 52 40 53 41 .*------------------------------------------------------------------------- … … 55 43 56 44 :h2 id=mainwin res=2.The main window 57 :p.Though I think &progname. is pretty simple to use, I'll write a short58 description for e very of the controls&colon.45 :p.Though &progname. is pretty simple to use, We'll write a short 46 description for each control&colon. 59 47 60 48 :dl break=all tsize=5. … … 493 481 :ul. 494 482 495 :li.One user couldn't open the settings window on a Warp 3 system; &progname.496 just exited. Problem is being investigated.497 498 :li.Another user has problems on his eCS system&colon. When saving GIFs,499 the program just hangs using the CPU to 100%. Also when pressing500 "Ok" in the settings window, &progname. just exits. After much debugging I501 found out that these problems occur *inside* the mmioWrite() and502 WinDestroyWindow() system functions! I have no idea what to do against503 this.504 505 :li.I have not been able to get saving the capture as a Jpeg to work. On506 some machines the OS/2 multimedia routine I use for opening the file returns507 some meaningless error, on some other machines it even crashes. If anybody508 has some more info about saving images using OS/2 multimedia, please contact509 me. I have not been able to find any documentation about this subject (except510 from the stuff shipped with VisualAge C++ 3.0 but that's not very good511 either as it seems to be targeted at people who already know how the whole512 thing works ... &colon.-(513 514 483 :li.The code for bringing the window to the top (when taking a capture of 515 484 a window or window interior) is not very good and may not work correct … … 527 496 if this has not happened for 1.5 seconds, the capture will start anyway. 528 497 Yukky, I know, but what can I do? 529 530 :li.Not really a bug, but&colon. Doing a screencapture in quiet mode (using531 the PrintScreen key) does not work, if a VIO (textmode) window has the focus.532 The author is heavily trying to ignore this problem, but eventually it will533 be fixed nevertheless someday ;-)534 498 535 499 :li.Not really a bug too, but still a little bit annoying&colon. One user -
trunk/italiano/gotcha_it.ipf
r10 r19 6 6 .*############################## 7 7 .* 8 .*Gotcha!9 .*=======10 .*italiano.ipf11 .*v.1.73 - GA12 .*2002-05-218 Gotcha! 9 ======= 10 italiano.ipf 11 v.1.73 - GA 12 2002-05-21 13 13 .* 14 .*(C) 2002 - Alberto Gabrielli14 (C) 2002 - Alberto Gabrielli 15 15 .* 16 16 .*############################## … … 22 22 .* 2002-05-20 thth: - Replaced all remaining Gotcha! by &progname. 23 23 .* 2002-05-20 thth: - Replaced a ":" by "&colon." 24 .*- Removed a "&version." no longer needed24 - Removed a "&version." no longer needed 25 25 26 26 .im ..\common.ipf … … 542 542 just exited. Problem is being investigated. 543 543 544 :li.Another user has problems on his eCS system&colon. When saving GIFs,545 the program just hangs using the CPU to 100%. Also when pressing546 "Ok" in the settings window, &progname. just exits. After much debugging I547 found out that these problems occur *inside* the mmioWrite() and548 WinDestroyWindow() system functions! I have no idea what to do against549 this.550 551 544 :li.Non sono stato in grado di far funzionare la scrittura in formato Jpeg. 552 545 Su alcune macchine, la routine di OS/2 multimedia che uso per aprire le immagini restituisce errori -
trunk/portbras/gotcha_br.ipf
r10 r19 440 440 just exited. Problem is being investigated. 441 441 442 :li.Another user has problems on his eCS system&colon. When saving GIFs,443 the program just hangs using the CPU to 100%. Also when pressing444 "Ok" in the settings window, &progname. just exits. After much debugging I445 found out that these problems occur *inside* the mmioWrite() and446 WinDestroyWindow() system functions! I have no idea what to do against447 this.448 449 442 :li.I have not been able to get saving the capture as a Jpeg to work. On 450 443 some machines the OS/2 multimedia routine I use for opening the file returns
Note:
See TracChangeset
for help on using the changeset viewer.