Complete.Org: Mailing Lists: Archives: freeciv-dev: July 2003:
[Freeciv-Dev] Re: (PR#4610) CMA frontend for Xaw
Home

[Freeciv-Dev] Re: (PR#4610) CMA frontend for Xaw

[Top] [All Lists]

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index] [Thread Index]
To: andrearo@xxxxxxxxxxxx
Subject: [Freeciv-Dev] Re: (PR#4610) CMA frontend for Xaw
From: "Mike Kaufman" <kaufman@xxxxxxxxxxxxxxxxxxxxxx>
Date: Sat, 26 Jul 2003 12:22:06 -0700
Reply-to: rt@xxxxxxxxxxxxxx

On Sat, Jul 26, 2003 at 09:01:17AM -0700, andrearo@xxxxxxxxxxxx wrote:
> 
> I've fixed these problems. I can't find any crashes on Xaw or Xaw3d now.
> I hope this will work without any problems :)

well, it doesn't crash any more on my machine. In fact it's just about
ready. A couple more things:

o when you're moving sliders and you come upon a preset that preset should
  highlight in the preset list.
o the delete preset button should have a confirmation dialog.
o I was going to say that the add_preset dialog should be parented to the
  cma_dialog rather than top_level because it hides the city and cma dialogs
  on popup, but it appears that it is parented correctly. strange.
o add spaces here:       preset_lines[i]=preset_text[i];
o go through cma_fe.c and add blank lines between code blocks where
  necessary.
o for extra brownie points, move the global variables into cma_dialog
  struct. See gui-gtk. This is necessary for multiple invocations.

-mike



[Prev in Thread] Current Thread [Next in Thread]