Re: "view data" freezes up every time
require($_SERVER['DOCUMENT_ROOT']."/includes/top_config.php");
?>
Re: "view data" freezes up every time
> -----Original Message-----
> From: Hiroshi Saito [mailto:saito(at)inetrt(dot)skcapi(dot)co(dot)jp]
> Sent: 02 February 2006 08:43
> To: Dave Page
> Cc: pgadmin-hackers(at)postgresql(dot)org;
> pgadmin-support(at)postgresql(dot)org; Francisco Leovey
> Subject: Re: [pgadmin-support] "view data" freezes up every time
>
> Hi Dave.
>
> From: "Dave Page"
> > > Also the help window stays always on top
> >
> > Yes.
>
> I find that Andreas has improved it.(developer version)
> http://cre-ent.skcapi.co.jp/~saito/pgadmin3/pgAdmin3_help_back.PNG
>
> I had overlooked from the latest busyness.
That's only the built in viewer that's used on *nix and in dev mode on
Windows. The Windows HTMLHelp viewer still stays on top. There's no easy
way to change that from what I can tell, though some shellexec hackery
might work by opening something like:
mk:@MSITStore:docs\en_US\pgadmin3.chm::/pg/index.html
Regards, Dave.
Home |
Main Index |
Thread Index