On Fri, Feb 22, 2008 at 2:56 AM, Robins Tharakan <[EMAIL PROTECTED]> wrote: > Hi Dave, > > I too thought this was going to be simple :( Although this is not the final > patch, I am mailing this since its getting beyond intriguing to the zone of > becoming frustrating. This patch (attached) should have got the job done > yesterday itself... but the FORCE checkbox just doesn't go !! > > Is there any other file (apart from frmMaintenance.xrc) where its position > could be set ? I cant understand how does a clean checkout (with this patch > applied) still get a force checkbox, after compilation ? > > Any obvious dinosaurs that I am missing here ?
Hi, I'm just about to leave for FOSDEM so cannot check right now, but my guess is that you're running a release build, in which for changes to XRC files to become visible you must run ui/embed-xrc which regenerates xrcdialogs.cpp from the XRC files. For testing purposes, a debug build will load the XRC files at dialogue invocation time so you can edit them, then just re-open the dialogue. -- Dave Page EnterpriseDB UK: http://www.enterprisedb.com The Oracle-compatible database company ---------------------------(end of broadcast)--------------------------- TIP 7: You can help support the PostgreSQL project by donating at http://www.postgresql.org/about/donate
