Log in

View Full Version : PgcEdit v0.3.


Pages : [1] 2 3 4 5 6 7 8 9 10

r0lZ
17th July 2004, 22:32
[EDIT: PgcEdit v7.0 has been released. See this thread (http://forum.doom9.org/showthread.php?t=110310).]


Hi everybody.

PgcEdit v0.3 is released.

The changes are mainly the addition of high level macros, for rookie users.

And, of course, some other new features and enhancements. See the version history (http://home.tiscali.be/debie.roland/pgcedit/HISTORY.txt)...

Download PgcEdit here (http://home.tiscali.be/debie.roland/pgcedit/index.html).


The current PgcEdit version is discussed here: PgcEdit 0.5 (http://forum.doom9.org/showthread.php?s=&threadid=90960)

Old PgcEdit discussion threads: PgcEdit 0.5.0 beta (http://forum.doom9.org/showthread.php?s=&threadid=89918).
PgcEdit 0.4 (http://forum.doom9.org/showthread.php?s=&threadid=85329).
PgcEdit 0.3 (http://forum.doom9.org/showthread.php?s=&threadid=79853).
PgcEdit 0.2 (http://forum.doom9.org/showthread.php?s=&threadid=78618).
PgcEdit 0.1 (http://forum.doom9.org/showthread.php?s=&threadid=77980).

burnout
18th July 2004, 12:15
thanx again for the latest release and adding all the new features, gonna go have a play with it later :)

ffroms
19th July 2004, 16:50
Great!!! Now I have something to play with. Thanks!!

FFS

jorel
19th July 2004, 18:13
thanks for the new version r0lZ. :)
can you do a guide with pictures(like the japanese guide)for "simple mortals" ? it's hard for "us"(simple mortals) to start. :o

r0lZ
20th July 2004, 01:24
can you do a guide with pictures(like the japanese guide)for "simple mortals" ? it's hard for "us"(simple mortals) to start. Don't have many time to do this kind of things. Programming PgcEdit enhancements take me about 12 hours a day. And my english is too bad. :sly:

Maybe in the future...

Actually, there are two PDF translations of the interface in german on my site, and a guide in japanese. Maybe some people speaking good english could write a guide or two...

motster
20th July 2004, 18:34
I get this error on Open DVD:

can't read "errorInfo": no such variable
can't read "errorInfo": no such variable
while executing
"puts $errorInfo"
(procedure "errmsg" line 5)
invoked from within
"errmsg $err "Error creating backup" $errtxt"
(procedure "Create_Backup" line 24)
invoked from within
"Create_Backup true"
(procedure "::main::Read_New_DVD" line 29)
invoked from within
"::main::Read_New_DVD"
(menu invoke)

Using the precompiled EXE, on both real and Daemon mounted discs. I'm in terminal services on Win2003.

Thoughts?

r0lZ
20th July 2004, 20:42
Oops! Yes, it's a bug.

It's due to an 'enhancement' I have made to the new version! :(
This problem occur when you are reading a DVD from a read-only media, and PgcEdit is trying to create a backup.

Solutions:[list=1]
Open PgcEdit without loading a DVD, then uncheck the "Create Backup when a DVD is opened for the first time" option, and be sure to save the setups.
Or copy/rip your DVD files on HD.
Or use the old version 0.2.1. :mad:
Or wait for the new version 0.3.1. I will post a message in this thread when the new version will be available. Should be verry soon... :)
[/list=1]

Thanks for this bug report, motster.

motster
20th July 2004, 21:41
Sure thing..

That said, what a nice app! Seems like it can do so much of what DVDRemake Pro can do (maybe more!). I'll play with it more and provide feedback.

Not too often you see Tcl/Tk in an app like this :-) I'm a big fan of FreePascal/Lazarus for cross platform apps like this, if you ever look for a Tcl/Tk alternative :-)

r0lZ
20th July 2004, 21:50
PgcEdit v0.3.1 is released.

There are only two bug fixes in this release... One is verry ennoying (see the 3 previous posts), so I released this fix as soon as possible.

Download PgcEdit (http://home.tiscali.be/debie.roland/pgcedit/index.html)

Note to peoples that have experienced the backup bug: when you restart PgcEdit (any version), you may have a message saying that the Command Editor window has an invalid geometry specifier. Don't worry: just exit PgcEdit and reopen it. Should fix this little problem.

r0lZ
20th July 2004, 22:19
Note on Tcl/Tk choice. I originally decided to use Tcl/Tk for his facility to build complex GUIs.

At this time, my plans were to be able to generate an hex dump of any VM command (something like the HTML command generator of DVD-Replica). The Command Editor was the result. But it was impossible to paste the generated commands in IfoEdit: for unknown reasons, IfoEdit missed some characters, and crashed regularly. So I continued to develop the app, writing the IFO parser, and the main window.

And a day, I realized that, with some little cleanup and additions, it was possible to release it for the public. PgcEdit was born.

And now, the enthusiasm of the users is forcing me to continue... still in Tcl/Tk.

But Tcl/Tk has also disadvantages: I will probably never be able to parse/edit/preview VOB files. :(

motster
20th July 2004, 22:26
It works, can't ask for much more than that! :-) Viewing vobs would be quite nice, maybe you can use a facility like vobblanker, where it appears to call an external exe that is I guess dvd2avi? That would be cool too...

ffroms
21st July 2004, 09:13
A little request if it's not too much trouble. Is it possible to make option of "playback"? Under "playback" I don't think about real playback of VOB's but playback of PGC commands. I was think something like slow motion where every command line would be highlighted. This way we could track down where DVD playback goes from Play First to menu. Also it would be nice to show GPReg values.

FFS

r0lZ
21st July 2004, 11:36
Hi ffroms!

Yes, it is possible. I am working on a "Trace" fonction since two days (and two nights ;)).

This function will allow to single step in the code, watching the GPRMs and SPRMs changes...
Of course, this will be somewhat limitted: You will not actually see the video, it will not be possible to select a menu button (you will have to simulate the button command manually and set the new HL_BTNN value accordingly), the SetNVTMR and SetGPRMMD (in counter mode) commands will not work as expected, etc...

But since it is apparently not possible to trace the commands and accurately watch the GPRMs and SPRMs in a real DirectX based player, I think the PgcEdit trace will be a good alternative.

However, it's a big work: I must simulate all commands, and take into account the (virtual) player configuration, the PGC parameters (like cell commands and still time, PUOs and Next/Prev/GoUpPGC), the user's interactions...
So, don't expect this new feature too quickly.

ffroms
21st July 2004, 13:48
That is great to know!!! I wouldn't ask for but I have DVD that starts with movie and I want it to start with DVDMenu and that's hard to do if there is many different commands. So, I'll be patient and wait for that. Just keep up with this great program !!

r0lZ
21st July 2004, 14:22
BTW, I have also planned a function to copy the current configuration at any point in the trace, and generate a new VMGM PGC with commands to recreate the same configuration (GPRMs and writable SPRMs), and jump to that point. And, of course, the function will allow to add a jump to this new PGC directly from the FP-PGC.

So, you will have only to step through the commands until you are at the point you want the playback to begin, then select the function and save the DVD...

ffroms
21st July 2004, 14:43
I mean... I... can't... breath. Your program is my dream come true. Now I'm gona check forum every 30 minutes just to see if there is new version. Can't wait!!!!!

FFS

motster
21st July 2004, 14:55
Originally posted by r0lZ
BTW, I have also planned a function to copy the current configuration at any point in the trace, and generate a new VMGM PGC with commands to recreate the same configuration (GPRMs and writable SPRMs), and jump to that point. And, of course, the function will allow to add a jump to this new PGC directly from the FP-PGC.

So, you will have only to step through the commands until you are at the point you want the playback to begin, then select the function and save the DVD...

That is FREAKING cool!

Small request, maybe I'm missing this, but is it possible to show the size of the titles next to their names (like DVDRemake does)...sometimes it makes it easier to "visualize" which ones I want to work with.

Also, is there a PGCEdit equivalent of an Ifoedit "mock strip"?

r0lZ
21st July 2004, 16:55
Small request, maybe I'm missing this, but is it possible to show the size of the titles next to their names (like DVDRemake does)...sometimes it makes it easier to "visualize" which ones I want to work with.
Well, it's possible, but IMHO the width of the left pane will grow too much. Maybe I'll add this info in the PGC label above the main window, or in tooltips...

Also, is there a PGCEdit equivalent of an Ifoedit "mock strip"?
No, I can't parse the VOBs at this time, and therefore can't regenerate the VOB pointers. Sorry.

sweetness
21st July 2004, 19:21
i have one request too. can PGCEdit have an option to call on Ifoedit. users would have to point to the path and you might have to do a Get VTS sectors for ifoedit to open all the ifo's.then people can toggle between the two and use some of ifoedit's features and PGCEdit one's.

r0lZ
21st July 2004, 19:38
It is possible to put IfoEdit in the Tools menu, and obtain what you want. If you set the options to save the DVD before calling IfoEdit, and to reload it after, you can actually use IfoEdit as a function of PgcEdit. And there should be no VTS Sectors problems.

Have you tried that?

sweetness
21st July 2004, 19:43
no.i'll try it when i get home to night.

SurfDrifter
26th July 2004, 22:36
Just discovered this program and seems very good. I just scanned fast the 3 threads, seeking for the question I'm going to make, so if it already asked, please forgive me.

So, I was wondering if it possible to delete a PGC completly from an .IFO. I;m asking this because I want to do this.

I create a DVD with DVDMaestro with a movie that has it's own time line with audio and subs. Then I create 1 or more playlist because I want to strip out the initial & end credits or some chapters.

Anyway, it doesn't actually matter, what i do exactly, but in my final project I won't ever use the first PGC and i don't won't anyone to be able to access it.

Is this possible?

r0lZ
27th July 2004, 00:35
For now, no. Sorry.

Deleting a PGC is not verry simple: I have to check all reeferences to the PGC and delete/change them, or at least warn the user.
But things are worse with the following PGCs: all references to thoses PGCs should be modified to point to the new PGCs numbers!
And imagine what is happening if the user delete the last PGC of the titleset...

You may try to use the 'New DVD' feature of PgcEdit, and then append the titles and menus you want to keep. This may require a little manual work, but it is possible.
NOTE: there is a big bug in the 'New DVD' function in v0.3.1 (standalone executable only). If you want to try the 'New DVD' function, use this beta (http://home.tiscali.be/debie.roland/pgcedit/beta/pgcedit_0.3.2beta2.exe) instead.

And you may also blank out the titleset you want to remove. There are many utilities to do that, including PgcEdit...

And the subsidiary question: why don't you regenerate your DVD from a final, clean DVDMaestro project? :confused:

Zenak
27th July 2004, 06:09
Hi there.

First let me say this program is wonderful. I find myself using IFO Edit less because of the power inside of it.

My question is this: I had been adding DVD text via the following method: http://posunplugged.com/How_To_Guides/txt_data_sec1.html

I have tried on two separate DVD's with PGCedit to add DVD text and failed. The part that is strange to me is that the VIDEO_TS.IFO and BUP files look correct, and IFOEdit does display the DVD Text. However, my Kenwood DVD changer will not pick up on PGC Edit modified or added text. It does pick up text I add manually using the method in the link.

Is there something more I should be doing?

SurfDrifter
27th July 2004, 08:10
Originally posted by r0lZ
And the subsidiary question: why don't you regenerate your DVD from a final, clean DVDMaestro project? :confused:

OK, I'll explain why... I asked the question about deleting a PGC from the IFO, because in this way, it will save me a lot of manual work.

I have a lot of DVD's that I rip and only keep the video, the audio, the chapter file and english subs, if exist.
I create new menus from scratch, add greek subtitles and then author on DVDMaestro. So, it's a clean DVDMaestro project. Now, here's the catch for me. Most of the times, i want to strip the first 5-6 seconds of the MPEG video. There are numerous ways to do this, even in DVDMaestro's trimming function, which is the fastest, it will require to move all the chapters, cut the beginning of the audio and move the subtitles to reflect the changes done.

Now, instead of doing this and every time make calculations of how much should I move an asset, i author in this way: I place the original the video and audio in the timeline and load the chapter file and subtitles file and everything is synchronized without any need in checking this. Now i strip the 5-6 seconds of the beginning and/or the end by this way, WITHOUT having to mess with chapters, subtitles, audio, etc.

I create a chapter at the point were i actually want to have my movie to start. Now a create a playlist/PGC that contains all the chapters from the one that I created and after, thus leaving 5-6 seconds out.

If you compile the project in this way you'll have in your VTS, 2 pgcs.

The first PGC will have the full movie including the things i want to strip out (which the user never has access to it) and
The second PGC will be the one that i actually want and even the starting time will be at 00:00:00:00.

So, it's very easy in this way, to "edit" a film, without even creating a new file.

The only drawback in this way, is that the first PGC can be accessed if someone goes with his/her remote and choose a specific title to play and not navigate through menus.

Anyway, I'll try to blank out the first PGC to see what happens.

Oh, and also i was refering as "deleting the PGC", to delete it from the IFO and actually remove the video, audio assets from the VOB.

Thank you for the quick reply!

r0lZ
27th July 2004, 10:02
@SurfDrifter
OK. I understand.

You may find usefull too the ability to remap a VOB/Cell ID in PgcEdit's PGC editor window.

If you have a VOB/Cell ID with only a black frame in your video, then you may actually use it instead of your first chapter (the one you want to strip).
If you don't have such a short black frame chapter, you may add one with AddChapter.
Then, go to the PGC editor, note the VOB/Cell ID of this short chapter, and click on the VOB/Cell ID button of the chapter you want to strip. In the dialog, set the VOB ID and Cell ID to be the same as the added black frame.
You will still have a dummy chapter one, though...

r0lZ
27th July 2004, 10:15
@Zenak
DVD-Text is working for me (on my Sony player).
But I must admit that it may be not verry standard compliant, because I can't find a complete documentation on DVD-Text around.

I will try to find out what are the differences between my implantation and the guide one. Maybe I will learn how to do that correctly...

BTW, have you used lower-case characters? Or a too long string for your player? Some have limitations: my Sony allow upto 20 upper-case characters to be entered with the remote (remembered by the player), but can display 30 mixed-case characters from the IFO.

r0lZ
27th July 2004, 17:12
@Zenak

Well, I have analysed the file of POSUNPLUGGED.COM.
It seems it is setting the Volume Movie Name and the Title Movie Name.
In PgcEdit, I set the Volume General Name.
Your player understand apparently only the Volume Movie Name.
I will try to change the function to set also the Volume and Title Movie Names...


Note: There is a big bug in the "text_donor.txt" file provided by POSUNPLUGGED.COM: the byte 15 (at address 0x0000000f) must be the number of Language Units in the TEXT-DATA sector. However, this byte is overwritted by the last character of his company name (POSUNPLUGGED.COM), giving an incredibly high number of LUs! This is why IfoEdit crash if you try to expand the VMG_TXTDT_MG section.
You may correct this problem with hexedit: change the last four hex bytes of the first line to be:
00000000 | 50 4F 53 55 4E 50 4C 55 47 47 45 44 00 00 00 01 | POSUNPLUGGED....
^^ ^^ ^^ ^^
instead of
00000000 | 50 4F 53 55 4E 50 4C 55 47 47 45 44 2E 43 4F 4D | POSUNPLUGGED.COM

Zenak
27th July 2004, 18:45
Thanks for the quick reply. I'm glad that it isn't something I have done wrong at least.

I made the change you suggested to the hex file, and will continue to use that method.

In partial response to your other question my player doesn't care if it gets upper or lower case using the manual way, but I will try all upper case inside PGC edit. Also, if I type in the name manually I only get 16 spaces, but if it pulls the name from the DVD it will pull many more. Some of my storebought DVD's have almost 30 characters and they all display fine.

r0lZ
27th July 2004, 21:53
Yes, I don't know what is the exact limit on the number of characters allowed in DVD-TEXT data. My player is able to display 30 characters.

Note that trying to type only upper case characters in PgcEdit will not help. The problem is that your player needs the DVD Movie Name, not the DVD General Name.

I have just finished the modification of the "Set DVD-TEXT General Name" routine of PgcEdit. Now, the DVD General Name and the DVD Movie Name are both set (or changed, if they already exists). And the routine is able to recognize the DVD-TEXT sector made by POSUNPLUGGED, and hopefully all other situations.

This should be what you wanted :)

The new version is almost ready. I will post it soon (maybe today, around midnight)...

r0lZ
27th July 2004, 22:33
PgcEdit v 0.3.2 released.

This is mainly a bugfix release, but there are some new functions and improvements, too. See the version history (http://home.tiscali.be/debie.roland/pgcedit/HISTORY.txt).

Download PgcEdit v 0.3.2 (http://home.tiscali.be/debie.roland/pgcedit/index.html).

Zenak
27th July 2004, 23:50
talk about fast response!

It works like a dream, thanks again!

burnout
28th July 2004, 06:35
as always just saying thanx for the time, keep up the good work :cool:

2COOL
28th July 2004, 08:28
@r0lZ

It seems you left us with the option to enter values of 256 and over on still times for each cell. I'm referring to the bottom section. The working range should be 0 to 255, with 255 as referred to as infinite play.

Why can't use my Ctrl button when selecting commands? My Shift button works.

Just wanted to point some stuff out during my playing with your wonderful program. Keep up the great work! ;)

2COOL
28th July 2004, 08:31
*removed

r0lZ
28th July 2004, 09:32
@2COOL

It seems you left us with the option to enter values of 256 and over on still times for each cell. I'm referring to the bottom section. The working range should be 0 to 255, with 255 as referred to as infinite play.Oops! It's a bug...
Furthermore, this field let you enter any text, which generate an error if you then press OK.
Same is true for the Cell Command field.
I have fixed thoses bugs. I will not release a new version just for that, though...


Why can't use my Ctrl button when selecting commands? My Shift button works.Because PgcEdit doesn't support to select multiple lines with unselected lines inside of them... this is too difficult to do in an efficient way. Sorry.


BTW, thanks to you for your verry usefull guides. Without them, I probably never decided to write PgcEdit...

2COOL
29th July 2004, 00:22
Originally posted by r0lZ
Oops! It's a bug...
Furthermore, this field let you enter any text, which generate an error if you then press OK.
Same is true for the Cell Command field.
I have fixed thoses bugs. I will not release a new version just for that, though...Glad to help out. ;)

Because PgcEdit doesn't support to select multiple lines with unselected lines inside of them... this is too difficult to do in an efficient way. Sorry.No problem.

BTW, thanks to you for your verry usefull guides. Without them, I probably never decided to write PgcEdit... Really? It was intention to inspire people who know how to program to hopefully automate some guides. I can see PgcEdit progress into higher levels. Nice work!

*UPDATE: I thought I was using v0.3.2 but was on v0.3.1. This "bug" described below was fixed in the newer version.

By the way, I did find another bug. I was working on Star Wars The Phantom Menace Ep 1 (region 1). When I single clicked on pre command 1 in VMGM / LU 1 (en)/18, it just flashes RED.
(JumpTT) Jump to Title 16

It doesn't highlight my VTST 1 / TTN2 (Title 16) in PGC Selector window.

With further testing, if I also single clicked on Pre Command 2 in VMGM / LU 1 (en)/27...
if gprm(12) == gprm(0) then { (JumpTT) Jump to Title 17 }
... it wrongly highlights VTST 6 / TTN 1 (Title 1) in PGC Selector window instead of my true target, VTST 7 / TTN 1 (Title 17).

Commands with Titles from 1 to 15 seem to work fine in highlighting their associated targets in the PGC Selector window but Titles 16 and up start messing up. :(

BTW, I really love this targeting feature!

SurfDrifter
29th July 2004, 22:36
Originally posted by r0lZ
@SurfDrifter
OK. I understand.

You may find usefull too the ability to remap a VOB/Cell ID in PgcEdit's PGC editor window.

If you have a VOB/Cell ID with only a black frame in your video, then you may actually use it instead of your first chapter (the one you want to strip).
If you don't have such a short black frame chapter, you may add one with AddChapter.
Then, go to the PGC editor, note the VOB/Cell ID of this short chapter, and click on the VOB/Cell ID button of the chapter you want to strip. In the dialog, set the VOB ID and Cell ID to be the same as the added black frame.
You will still have a dummy chapter one, though...

I did it and it seemed to work. The only problem was that the project was DVD-9 and i had to deliver to DLT's so I created an image file through DVDMaestro, which uses a .LAY file which of course was created BEFORE any changes made with PGC Edit. Anyway, i "shrinked" the image file and played fine on PC and standalone. Now, I'll wait the output from the factory of the actual DVD-9 (I cross my fingers!).

Oh, and by the way, if you create a cell and NOT a chapter with DVDMaestro, you won't have any dummy chapters! That's even better!!

One question, though. I used and adjacent cell(12frm long) to replace the cell that i wanted to omit and the playback was seamless.
If I had used, lets say a cell that was at the end of the movie, to replace a cell in the beginning, would the playback still be seamless?

Thanks again!

r0lZ
29th July 2004, 23:45
One question, though. I used and adjacent cell(12frm long) to replace the cell that i wanted to omit and the playback was seamless.
If I had used, lets say a cell that was at the end of the movie, to replace a cell in the beginning, would the playback still be seamless?
When you remap a Cell ID with a non adjacent one, PgcEdit sets the SCR Discontinuity flag, but don't change the Seamless Playback flag. So, It should be seamless. But I admit I don't have extensively tested this... in particular, the playback will probably not be seamless if the new ID is on the other layer of a DVD-9. Try it yourself :D

ffroms
2nd August 2004, 16:38
Hi!
I have a little request (again). Is it possible, in some next release, to have option to change VOB/Cell ID's greater then they are in original IFO and add chapter to PGC?
To give example. I've remake DVD with some new subs, but original IFO have 2 VOB ID's and my new project have only 1 VOB ID. I want to change original IFO with only 1 VOB ID and change Cell ID's as they are in new VOB's. And adding new chapter at end of IFO I can skip to the end of video using chapters. I know that there is tool for adding blank chapter but I prefer to use 1 tool for all editing.
Making changes to VOB I can do manualy.

FFS

r0lZ
2nd August 2004, 17:04
Adding or removing chapters may be an option in a future release.

Adding a new cell is impossible with PgcEdit, because there are many parameters that must match the cells of the VOB file. So, if you authored a VOB with only one cell, it is impossible to magically create a new one with an IFO editing. If you want 2 cells in the IFOs, you NEED also 2 cells in the VOB.

And adding new chapter at end of IFO I can skip to the end of video using chapters. I know that there is tool for adding blank chapter but I prefer to use 1 tool for all editing. Have you tried the "Enable Navigation Buttons" function? There is an option "When in last chapter, allow the 'Next Chapter' button to skip to the end of the title". This works well, without the need of a new, dummy chapter at the end of the title.

2COOL
2nd August 2004, 17:13
@ffroms

Originally posted by ffroms
I want to change original IFO with only 1 VOB ID and change Cell ID's as they are in new VOB's.jsoto does have another tool called VIDChanger (www.posunplugged.com/jsoto/) that you can try on this matter.

ffroms
3rd August 2004, 16:48
@r0lZ - I starting to feel like an idiot. There is so many options with your tool and I don't know about it. I apologize for asking stupid questions :). I'll try "Enable Navigation Buttons" ASAP. I was asking about changing VOB/Cell ID's just in IFO 'couse my VOB's are already preprared and I just wanted to change IFO but if it can't be done it's OK by me.

@2COOL - Your tutorials are inspiration to many including me. Thank you for your great work.
I know about that tool but it changes IFO and VOB and I only need to change IFO (VOB's are already changed).

FFS

Zeul
3rd August 2004, 19:30
@r0lZ
Not directly linked to PGCEdit but important all the same, so hope you can help. I have been having a problem with the following hex command: 30 06 00 01 00 83 00 00 - which i decode to be:
[JumpSS vts_0, vts_ttn_1 : RootMenu] - which is pointing to VTS 0 - incorrect obviously.

I see from your program that this actually means last visted VTS - where did you gather this information, as i have found no reference to this at all. Also scenarist seems to offer no such command.

Hope you can offer some info on this. Thanks
Zeul

r0lZ
3rd August 2004, 22:21
@Zeul
See this thread (http://forum.doom9.org/showthread.php?s=&threadid=79536). BTW, is it a Warner Bros DVD?

2COOL
4th August 2004, 06:46
@r0lZ

This is just a question of convenience. Have you considered at one point to program in a toolbar with, at least, small icons? Besides the normal Open/Save/quit icons, maybe a possibility of icons to more common use functions like undo command changes, kill PGC playback, DVD commands info, set provider ID, Scratchbook, resotre backup, etc. Since the minimize button doesn't work and the PGC Selector and Command Editor windows already have scroll bars, IMHO, I think it wouldn't hurt making room for a toolbar.

Though I'm not one to creating buttons, I'm sure there are a lot of helpful and talented people in this community that wouldn't mind contributing if you made a request.

r0lZ
12th August 2004, 20:37
@2COOL
Toolbar... Yes, it's a good idea. But, as you suspected, I don't have many time nor talent to design the icons.
So, if someone could send me some nice looking icons for the most usefull tasks, I will probably add them in a toolbar. My address is on my homepage.
Thanks in advance :thanks:

r0lZ
12th August 2004, 20:48
PgcEdit 0.3.3 released

Main changes: functions to inspect (read-only) the menu buttons commands and layout. The 'Jump to Target' function works with buttons commands, too.
Note: this function uses an external executable, and is therefore currently available for Windows only.

Download PgcEdit 0.3.3 (http://home.tiscali.be/debie.roland/pgcedit/index.html)
Version history (http://home.tiscali.be/debie.roland/pgcedit/HISTORY.txt)

M!ro
12th August 2004, 23:33
Finally i got some free time, downloaded 0.3.3 version, but i was unable to start it :(

i got this error:
Binaries v0.3.3 copied.
Error sourcing /Tcl/work/PGCEDIT/PgcEdit.tcl: syntax error in expression "none+1": variable references require preceding $

r0lZ
13th August 2004, 00:07
This error was already reported and will be fixed in the next release. It is due to the "Tearoff Menus" option being OFF in your setups.

Fix:
To get rid of your old setting, you may edit the file "C:\Documents and Settings\<YOUR USER NAME>\Application Data\PgcEdit\.pgcedit.cfg" (or "~/.pgcedit.cfg" on Linux).
You must delete the line:
set ::config(tearoff_menus) false
This will reset the tearoff menu option to the default setting.

Alternatively, you may also delete completely the config file, but you will loose all your setups (except the Tools configurations).

Leave the "Tearoff Menus" setup option ON (this is the default) to avoid this bug!