Re: [opendx-dev] Changing UI Colors and Fonts

2004-06-15 Thread Martin S. Tignor
On Tue, 2004-06-15 at 09:41, Mattijs Janssens wrote: See the attached file. There doesn't seem to be one attached. I'd be quite interested in a sample file so could you resend it again? oops DX*background: #ABC DX*foreground: maroon DX*fontList:

Re: [opendx-dev] Deadlock on Windows sockets, suggestions?

2004-04-30 Thread Martin S. Tignor
On Wed, 2004-04-28 at 18:50, David Thompson wrote: I've run into a situation that I'm trying to solve for Windows. It involves communication between the UI and the exec. I have got to a point where the UI is trying to UxSend to the open socket and the exec is trying to WriteSFILE to the

[opendx-dev] test post

2004-04-29 Thread Martin S. Tignor
This is a test - Martin

Re: [opendx-dev] [PATCH] delete of something allocated with new[]

2003-12-12 Thread Martin S. Tignor
On Tue, 2003-12-09 at 05:40, Marco Morandini wrote: This patch should take care of the delete of something allocated with new[] part of http://opendx.watson.ibm.com/dx/mailArchives/mails.html/opendx-dev.0310/msg5.html Regards, Marco Morandini OK, I applied these

Re: [opendx-dev] [PATCH] delete of something allocated with new[]

2003-12-09 Thread Martin S. Tignor
On Tue, 2003-12-09 at 12:55, Marco Morandini wrote: David L Thompson wrote: These have already been rolled into 4.3.2. Perhaps I'm wrong (or the patch is simply wrong), but I don't think so. I guess I also don't follow. ...probably just making the same CVS mistake as Marco. My thinking

Re: [opendx-dev] A dangling patch for using $HOME/.dx/.

2003-11-04 Thread Martin S. Tignor
On Tue, 2003-11-04 at 00:17, Rob Lahaye wrote: Hello, In the past, I have submitted a patch, which was then sort of considered adding, but never made it into CVS. Hi, I considered adding the patch but opted for a different solution to the problem. (Problem: Unused files were created:

Re: [opendx-dev] Crash at close

2003-06-24 Thread Martin S. Tignor
On Mon, 2003-06-23 at 17:55, David Thompson wrote: Start up, load /usr/local/dx/samples/programs/AutoColor.net, quit. That's enough to see it happen. For me. David ...still looking. I see the XtError message at exit that you mentioned but only if I execute AutoColor.net. Loading and

Re: [opendx-dev] Crash at close

2003-06-24 Thread Martin S. Tignor
On Tue, 2003-06-24 at 11:17, David Thompson wrote: Which version of Motif are you using. There was a problem I found in OpenMotif's tool tip code that I got them to fix, but I think in order for it to be fixed you need 2.2.2. From Xm/Xm.h: My XmVERSION_STRING says 2.2.2. My XmUPDATE_LEVEL

Re: [opendx-dev] Crash at close

2003-06-23 Thread Martin S. Tignor
On Mon, 2003-06-23 at 12:18, David Thompson wrote: Martin, I'm seeing a crash when dxui exits. I've tracked it down to the XtPopdown(this-popupMenu) in TextSelector.C. If I change it to if(this-popupMenu) XtPopdown (this-popupMenu); then I don't see the problem, but I

Re: [opendx-dev] Crash at close

2003-06-23 Thread Martin S. Tignor
On Mon, 2003-06-23 at 14:08, David Thompson wrote: I'll wait for you to take a look at it. I was just narrowing down where the problem was occurring. After I had commented out the Popdown, then I thought to see if I checked that pointer for NULL if it would still happen and it didn't. The

Re: [opendx-dev] OpenDX Bug: VPE crash on empty Page

2003-06-16 Thread Martin S. Tignor
On Sun, 2003-06-15 at 21:50, Rob Lahaye wrote: 1. Start VPE (e.g. dx -edit). 2. Drop one or two tools on the canvas. 3. Create another Page with Edit-Page-Create Empty Page 4. Goto the new empty page and select: Edit-Layout Graph BANG! I think this is fixed in the libtool branch but not in

Re: [opendx-dev] libtool branch, 4.3, and CVS

2003-06-02 Thread Martin S. Tignor
On Mon, 2003-06-02 at 11:32, John Stark wrote: An error came up in these files: cc-1168 CC: ERROR File = DXWindow.C, Line = 821 cc-1168 CC: ERROR File = ResourceManager.C, Line = 37 cc-1168 CC: ERROR File = ResourceManager.C, Line = 147 cc-1168 CC: ERROR File = ResourceManager.C, Line =

Re: [opendx-dev] libtool branch, 4.3, and CVS

2003-06-02 Thread Martin S. Tignor
On Mon, 2003-06-02 at 11:32, John Stark wrote: An error came up in these files: cc-1168 CC: ERROR File = DXWindow.C, Line = 821 cc-1168 CC: ERROR File = ResourceManager.C, Line = 37 cc-1168 CC: ERROR File = ResourceManager.C, Line = 147 cc-1168 CC: ERROR File = ResourceManager.C, Line = 163

Re: [opendx-dev] libtool branch, 4.3, and CVS

2003-05-30 Thread Martin S. Tignor
On Sun, 2003-06-29 at 12:03, Gregory D Abram wrote: distribution tarballs ought to come out of the main branch. Might be safer to avoid the merge, though, and swap the trunk and branch. Or even tag the head of the current main branch as the last pre-libtool code and simply copy the libtool

Re: [opendx-dev] VPE: Page Configuration dialog opens with wrong size.

2003-05-27 Thread Martin S. Tignor
On Tue, 2003-05-27 at 11:27, Rob Lahaye wrote: Hi, In the VPE, the Page Configuration dialog (Edit-Page-Configure Page...) has initially the wrong width (see attachement). Is that a bug in DX? I haven't heard of this error before. That particular dialog doesn't get much use since you can use

Re: [opendx-dev] problems compiling opendx

2003-05-19 Thread Martin S. Tignor
On Sat, 2003-05-17 at 18:27, Steffen Brinkmann wrote: Hello! Compiling opendx, Iget the following error message: cite make[3]: Entering directory `/usr/local/src/dx-4.2.0/src/exec/libdx' gcc -DHAVE_CONFIG_H -I. -I. -I../../../include -I../../../include -Dlinux -D_FILE_OFFSET_BITS=64

Re: [opendx-dev] Patch for CVS.

2003-05-09 Thread Martin S. Tignor
On Thu, 2003-05-08 at 18:34, Rob Lahaye wrote: The patch removes three redundant bm-files from src/uipp/base/Notebook.C, and fixes the keysym include in src/uipp/widgets/NumberInput.h. I've done NumberInput.h. Notebook.C had already been done. You might need to run cvs update. Thanks. Martin

Re: [opendx-dev] Re: Patch for CVS.

2003-05-09 Thread Martin S. Tignor
On Fri, 2003-05-09 at 07:32, Rob Lahaye wrote: Martin S. Tignor wrote: On Fri, 2003-05-09 at 07:17, Rob Lahaye wrote: But the three lines #include top_shadow60.bm #include top_shadow_pc60.bm #include bottom_shadow60.bm are still there! my mistake. I think it's done now. OK

Re: [opendx-dev] VPE Tools layout

2003-05-06 Thread Martin S. Tignor
On Sun, 2003-05-04 at 12:04, Rob Lahaye wrote: Martin S. Tignor wrote: On Thu, 2003-05-01 at 21:39, Rob Lahaye wrote: - The separator bar between Tools and Canvas: it is possible to allow dragging this bar, so I can make the Tools-width smaller? Try using Ctrl-T. Ah

Re: [opendx-dev] VPE Tools layout

2003-05-04 Thread Martin S. Tignor
On Thu, 2003-05-01 at 21:39, Rob Lahaye wrote: - The separator bar between Tools and Canvas: it is possible to allow dragging this bar, so I can make the Tools-width smaller? Try using Ctrl-T.

Re: [opendx-dev] Build problem in latest opendx-cvs

2003-04-29 Thread Martin S. Tignor
On Tue, 2003-04-29 at 16:58, Tom Bartol wrote: Hi All, I'm trying to build the latest cvs version of opendx and the build is failing at src/uipp/base/Notebook.C with the following errors: Notebook.C:19: top_shadow60.bm: No such file or directory Notebook.C:20: top_shadow_pc60.bm: No

Re: [opendx-dev] Redraws on window resize

2003-04-14 Thread Martin S. Tignor
On Mon, 2003-04-14 at 11:08, David Thompson wrote: What's the chance of adding a preference to turn off window redraws of the Image window when the Window is resized? Some window managers Yeah, that's an incredible PIA. Let me think about it. Maybe there's a way to stop the excessive

Re: [opendx-dev] Bug: File-Recent Programs is not saved for a next OpenDX session.

2003-02-26 Thread Martin S. Tignor
On Tue, 2003-02-25 at 22:36, Rob Lahaye wrote: The new menu item File-Recent Programs is always empty after a new start of the VPE. During the session, opened programs are added the Recent Programs list, but these are all gone in the next session. Can you post me your settings for the following

Re: [opendx-dev] Some initial comments about new changes

2003-02-26 Thread Martin S. Tignor
On Wed, 2003-02-26 at 19:17, David Thompson wrote: Martin, Type-ahead has quite a few glitches. Do you want me to try and document everything via an e-mail, actually look at code, or some other way? I guess you should email me stuff that you find wrong. We'll see how that goes. It'll

Re: [opendx-dev] Few tools of VPE have strange or bad description.

2003-02-16 Thread Martin S. Tignor
On Sat, 2003-02-15 at 22:24, Rob Lahaye wrote: Hi, The following VPE tools are badly and/or strangely documented in their descriptions: Classify: No module description (new macro doesn't explain much!). The output field is called output_1 (why the _1 ?). Matte: Everything

[opendx-dev] changes to the vpe

2003-02-13 Thread Martin S. Tignor
Hello, I plan to check in code in the src/uipp directory that will change the tool selector in the vpe. There are a lot of files involved. This will happen in the next day or 2 or 3, I think. After you see all the check-in messages, just be aware things might be a little unstable for a day or

Re: [opendx-dev] changes to the vpe

2003-02-13 Thread Martin S. Tignor
On Thu, 2003-02-13 at 18:20, Rob Lahaye wrote: - Drag-n-drop to/from the tool selector is gone but I think it was never really needed, anyway. Oh? I'm using drag/drop from tool selector to canvas a lot. How else can I add new tools onto the canvas? What is Drag-n-drop to the tool

Re: [opendx-dev] changes to the vpe

2003-02-13 Thread Martin S. Tignor
On Thu, 2003-02-13 at 22:11, Rob Lahaye wrote: Drag-n-Drop from canvas to tool selector was equal to delete. This does not occur here. All it does, is dragging the tool to the edge of the canvas near the Tools. Moving the pointer into the Tools area, simply positions the tool at the edge of

Re: [opendx-dev] compiling DX under RedHat 8.0

2003-02-07 Thread Martin S. Tignor
On Fri, 2003-02-07 at 13:51, Ned Piburn wrote: Where are we with regard to compiling DX under RedHat 8.0? The only thing I use is redhat 8. The automake and autoconf I use are not the ones that came with the system. $ automake --version automake (GNU automake) 1.3 $ autoconf --version

Re: [opendx-dev] GraphLayout Height adjustable?

2003-02-05 Thread Martin S. Tignor
On Wed, 2003-02-05 at 11:28, David Thompson wrote: Why is the minimum height restricted to 80. This morning I was playing, I really like the output of the layouts when the minimum is at 70. Of course when you drop below 68, then the lines start to become obscured and when you drop below 60,

Re: [opendx-dev] GraphLayout Height adjustable?

2003-02-04 Thread Martin S. Tignor
On Mon, 2003-02-03 at 00:32, David Thompson wrote: One thing I was wondering was would you want to add the ability to allow the height and width of the layout to be set by an X resource? I found in the code where I could change it and was wondering if it would make sense to make them X

Re: [opendx-dev] Native windows GUI

2003-01-20 Thread Martin S. Tignor
On Sun, 2003-01-19 at 12:32, John R. Cary wrote: Are there any estimates for the amount of time (developer-months) that would be required for such a task? (I suppose one could ask - how much time went into the development of the Motif GUI?) I don't think anyone has ever tried publicly to

Re: [opendx-dev] New UI improvements

2002-11-08 Thread Martin S. Tignor
noticed that Undo doesn't work for undoing, delete, and cut. I think that if you are going to add an undo, that these are two operations that need to be undone (in fact that is more important to me than undoing module movements.) Any chance that you would have time to add that as well?

Re: [opendx-dev] New UI improvements

2002-11-08 Thread Martin S. Tignor
On Fri, 2002-11-08 at 13:12, David Thompson wrote: The biggest problem with a cut is the wiring, not the module itself. What would be nice is that the undo would put the module back and rehook all the ins and outs. You're absolutely right.