Re: Verifying input data before gtk_dialog_run returns

2007-03-21 Thread Jaap Haitsma
On 3/21/07, David Nečas (Yeti) <[EMAIL PROTECTED]> wrote: > On Wed, Mar 21, 2007 at 10:51:42PM +0100, Jaap Haitsma wrote: > > Is there a recommended way to check if the data in a dialog is valid > > when the user presses the OK button? If the data is not OK I want to >

Verifying input data before gtk_dialog_run returns

2007-03-21 Thread Jaap Haitsma
Hi, Is there a recommended way to check if the data in a dialog is valid when the user presses the OK button? If the data is not OK I want to present a modal dialog saying there is an error. If the user closes that dialog the user can correct the error and press OK again. The concrete case I'm l

[ANNOUNCE] Browser search plugin for search GNOME developer documentation

2006-11-27 Thread jaap haitsma
Hi, Often I'm searching on the developer.gnome.org site for API description of a certain widget I want to use. So I made a search plugin for it, which I thought people on this list might like. You can install it from here if you like. http://www.searchplugins.net/pluginlist.aspx?q=gnome&mode=titl

Re: [SOLVED] How to get a GtkSizeGroup?

2005-11-21 Thread Jaap Haitsma
Jaap Haitsma wrote: Hi, I have a number of comboboxes that I want to have exactly the same size, and also I want them to align vertically. I can't use a table because in the dialog I want to use them there will be some text in between. Somebody on this list pointed me to use GtkSize

Re: How to get a GtkSizeGroup? (with attachment)

2005-11-17 Thread Jaap Haitsma
Some how my attachments don't come through. Here's a link to the tarball placed on my website http://jaap.haitsma.org/gtksizegroup.tar.gz Jaap ___ gtk-app-devel-list mailing list gtk-app-devel-list@gnome.org http://mail.gnome.org/mailman/listinfo/gtk-

Re: How to get a GtkSizeGroup? (with attachment)

2005-11-16 Thread Jaap Haitsma
Jaap Haitsma wrote: Hi, I have a number of comboboxes that I want to have exactly the same size, and also I want them to align vertically. I can't use a table because in the dialog I want to use them there will be some text in between. Somebody on this list pointed me to use GtkSize

How to get a GtkSizeGroup?

2005-11-16 Thread Jaap Haitsma
Hi, I have a number of comboboxes that I want to have exactly the same size, and also I want them to align vertically. I can't use a table because in the dialog I want to use them there will be some text in between. Somebody on this list pointed me to use GtkSizeGroup. However using that I s

Aligning widgets in a set of vboxes and hboxes

2005-11-13 Thread Jaap Haitsma
Hi, I'd like to align a number of widgets which are in vboxes and hboxes. The dialog is very similar to the File Management Preferences dialog of nautilus [1]. The only problem is that if I run my application my comboboxes do not have the same size. They do in nautilus. If you load the nauti

Re: Hiding a window when clicking on the desktop

2005-06-26 Thread Jaap Haitsma
Alem Dain wrote: 2005/6/25, Jaap Haitsma <[EMAIL PROTECTED]>: Hi, ... I have most of it implemented already. The only thing which I haven't figured out yet is the second part of point 2. That is hiding the sticky notes when you click on the desktop. Does anybody have an idea how

Hiding a window when clicking on the desktop

2005-06-25 Thread Jaap Haitsma
Hi, I'm currently hacking a bit on the sticky notes applet. I'm basically trying to implement what I put in the bug report [1]. I.e. 1. If you click on the panel icon for sticky notes all sticky notes come to the top. 2. If you click outside of one of the stickynotes all sticky notes become