From kde-core-devel Tue Feb 29 08:16:37 2000 From: Stephan Kulow Date: Tue, 29 Feb 2000 08:16:37 +0000 To: kde-core-devel Subject: [Fwd: XML gui] X-MARC-Message: https://marc.info/?l=kde-core-devel&m=95181319129616 MIME-Version: 1 Content-Type: multipart/mixed; boundary="--------------DF441EC699EF7091824FFC5C" This is a multi-part message in MIME format. --------------DF441EC699EF7091824FFC5C Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit -- It said Windows 95 or better, so in theory Linux should run it GeorgeH on /. --------------DF441EC699EF7091824FFC5C Content-Type: message/rfc822 Content-Transfer-Encoding: 7bit Content-Disposition: inline Received: from master.kde.org by localhost with IMAP (fetchmail-5.2.0) for coolo@localhost (single-drop); Tue, 29 Feb 2000 08:57:52 +0100 (CET) Received: by max.tat.physik.uni-tuebingen.de id ; Tue, 29 Feb 2000 00:16:27 +0100 X-From_: azhyd@free.fr Tue Feb 29 00:16:26 2000 Received: from postfix2.free.fr ([212.27.32.74]:19474 "EHLO postfix2.free.fr") by max.tat.physik.uni-tuebingen.de with ESMTP id ; Tue, 29 Feb 2000 00:16:26 +0100 Received: from smtp.free.fr (unknown [213.228.47.114]) by postfix2.free.fr (Postfix) with SMTP id 3175D74066 for ; Tue, 29 Feb 2000 00:16:14 +0100 (MET) Received: (qmail 32078 invoked by uid 502); 29 Feb 2000 00:06:04 -0000 Old-Date: Tue, 29 Feb 2000 00:06:03 +0000 ( ) From: Nicolas HADACEK Reply-To: nicolas.hadacek@free.fr To: KDE core devel Subject: XML gui Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII X-Diagnostic: Not on the accept list X-Envelope-To: kde-core-devel Date: Tue, 29 Feb 2000 00:16:27 +0100 Return-Path: X-Orcpt: rfc822;coolo@kde.org X-Mozilla-Status2: 00000000 'lo there I tried to convert "kmines" to XML gui and (almost) succeeded. I encounter several glitches : - I need to add a in "ui_standard.h" for "game" menu. (Can someone (kurt ?) correct it if this is not the appropriate place, please). - for an unknown reason to me, I cannot insert new actions in the "settings" menu ... see the output of current kmines : the xml parser create 2 settings entries ... possibly a bug inside XMLGUI stuff :) - I need to access somehow the "game" menu to create an almost identical popup for RBM menu (useful when menubar is hidden) : the entries should be the ones inside th" "game" menu + the hide menubar action. Can this be done automagically or should it be done manually ? (seems like a hack in kmines' main.cpp file) - IMHO there are too many separators in standard "file" menu : in kedit, there are 6 separators for 11 entries ... - how can I insert entries in other mergelocal than the default one (I should RTFM or RTFS but it's probably a matter of 10 key strokes for some of you so ... :) thanx for your upcoming answers Nicolas --------------DF441EC699EF7091824FFC5C--