>>>>> "John" == John Levon <[EMAIL PROTECTED]> writes:
John> On Fri, Aug 16, 2002 at 05:10:16PM +0200, Jean-Marc Lasgouttes John> wrote: >> >> Does Qt use the default.ui file for its menu layout? >> John> Yes (but this will need to change) >> What will need to change? John> Some things like Help->tooltips are wrong in the Qt world. Indeed. John> Mmm, I think so. I need an efficient way to update. I still John> really want to see specific signals for these things like John> lastfiles. Are you kidding? How many clock ticks are you expecting to gain with you 'efficient' way to update all the 4 entries in lastfiles? 20? John> TOC problem could be dealt with easily once Martin's inset work John> is done, and only slightly more difficultly now My take on that is that 'efficient' updating only counts for the TOC. Until you have working, efficient, bugfree and robust code to do that, forget about intelligently updating anything else. In the meantime, since we want to have working Qt menus, why not do what klyx does ad be done with it? Let's be serious: have you seen anybody complain about the speed of the Navigate menu in the xforms frontend. I just tried on my p2/366 with userguide, and I cannot see a delay. And this thing has never been profiled! I agree the code is tasteless, but in practice, I cannot see the problem. On more important things: what do you want to do with getISOEncoded or whatever? JMarc