Re: GtkProgressBar

2005-05-12 Thread Darryl Luff
abhi rocks wrote: hi I was wanting to add a progress bar to a function, but the problem is that progress bar is only shown after the function is over even though the first thing i do in the function is to show the progress bar. You need to give control back to GTK occasionally so it can

printing problem

2005-05-12 Thread abhi rocks
hi I was wanting to divide my page in two columns. One column with images and the other with text. Could someone give me an idea of how to do this. I have been trying libgnomeprint library. Printing a char * in multiline and restricted to a certain column of the page is my main problem. Any

file selection

2005-05-12 Thread srinivas
hi; i used filew = gtk_file_selection_new (Folder Selection); gtk_file_selection_set_filename (GTK_FILE_SELECTION (filew), ***.png); gtk_file_selection_get_filename (GTK_FILE_SELECTION (filew)); gtk_widget_show(filew); to select and display file/folder list, i can able to display widget, but i

Invalid byte sequence in conversion input

2005-05-12 Thread poonam chokshi
hello, I am making a file program that will read the values from the file and add it to the list and allows the user to select the value from the list and display it in the text. Now i am encrypting my values which will look like this ''?x h???f with the special characters generated

gtk file selection

2005-05-12 Thread srinivas
hi; can i directly use the gtk_file_selection API for selection, deletion, rename and creating folders or by using the API only the widget visible and i have to give functionality to each button. i directly used the file selection API, the widget is visible but the button's are not working

gtk+-1.2.10 (linux) vs gtk+-1.3.0 (windows) looks

2005-05-12 Thread Chisheng Huang
Hi, Does anybody know how to make radio buttons, check buttons, and spinners in GTK+-1.3.0 for MS Windows look as nice as those in GTK+-1.2.10 for Linux? Here is a URL with images illustrating the differences: http://chi-square-works.com/linux-vs-windows.html Thanks a lot for any

possible to detect if window is on active desktop, or not?

2005-05-12 Thread Olivier Sessink
Hi all, is it possible to detect if a window is on the current desktop of the user? (if the user is using virtual desktops?). I have an application that can have different documents open in diffeent windows, and each of these windows could be on a different virtual desktop. And I want to avoid

Missing pango_render_part_get_type in Win32 Pango?

2005-05-12 Thread Daniel K. O.
I'm wondering if the function pango_render_part_get_type() should be exported on Pango Win32 1.8.0. Right now I'm trying to compile GTKmm 2.6.2, and getting this error: --- Creating library file: .libs/libpangomm-1.4.dll.a .libs/renderer.o: In function

How to disable the esc key in gtkdialog?

2005-05-12 Thread 顺珉 吴
The gtkdialog destroy itself when get a esc key. How can I trap the key and disable this feature? And can I get the key input and deal with it myself in common types of gtkwidget? Thanks. _ Do You Yahoo!? 150MP3 http://music.yisou.com/

Re: printing problem

2005-05-12 Thread stian
hi I was wanting to divide my page in two columns. One column with images and the other with text. Could someone give me an idea of how to do this. I have been trying libgnomeprint library. Printing a char * in multiline and restricted to a certain column of the page is my main problem.

Re: Common Save Confirmation Dialogue

2005-05-12 Thread Christian Neumair
Am Donnerstag, den 12.05.2005, 01:16 +0100 schrieb Marc O'Morain: On 5/11/05, Ben Maurer [EMAIL PROTECTED] wrote: Some applications, like MonoDevelop or gedit need a way to specify multiple documents eg: If you quit now, changes from these documents will be lost * blah.cs *

Re: g_try_new and g_try_new0 + error reporting for g_object_set

2005-05-12 Thread Jan Kratochvil
Hi Stefan, On Wed, 09 Mar 2005 02:21:16 +0900, Stefan Kost wrote: Matthias Clasen wrote: ... g_new and g_new0 ... I am aware that I can write my own. But if many people do that it might make sense to have them in the lib. What do other do in this case? Nothing as general UNIX libraries

Re: g_try_new and g_try_new0 + error reporting for g_object_set

2005-05-12 Thread Stefan Kost
Hi Jan, the problem is not the OOM case. The problem is that the user may has entered a too large value for something and that is the base for an allocation. It is much better telling the user that this much memory can't be allocated, rather that just crash and loose the work of the user.

Re: Common Save Confirmation Dialogue

2005-05-12 Thread Gustavo J. A. M. Carneiro
On Thu, 2005-05-12 at 01:16 +0100, Marc O'Morain wrote: On 5/11/05, Ben Maurer [EMAIL PROTECTED] wrote: Some applications, like MonoDevelop or gedit need a way to specify multiple documents eg: If you quit now, changes from these documents will be lost * blah.cs * foo.cs

Re: Common Save Confirmation Dialogue

2005-05-12 Thread Sven Neumann
Hi, Gustavo J. A. M. Carneiro [EMAIL PROTECTED] writes: Even SDI applications usually support multiple windows served by the same process, where File-Exit quits the application by closing all windows. Since each window contains one document, on File-Exit you may have to confirm saving

Re: Common Save Confirmation Dialogue

2005-05-12 Thread Marc O'Morain
On 5/12/05, Gustavo J. A. M. Carneiro [EMAIL PROTECTED] wrote: Even SDI applications usually support multiple windows served by the same process, where File-Exit quits the application by closing all windows. Since each window contains one document, on File-Exit you may have to confirm

Re: Common Save Confirmation Dialogue

2005-05-12 Thread Sven Neumann
Hi, Marc O'Morain [EMAIL PROTECTED] writes: Applications that support multiple documents in the one process (such as GIMP) are actually MDIs. An example of a true SDI is something like Inkscape or GPDF. Inkscape does actually allow you to open multiple documents in the same process. It is

Re: Common Save Confirmation Dialogue

2005-05-12 Thread Gustavo J. A. M. Carneiro
On Thu, 2005-05-12 at 18:23 +0100, Marc O'Morain wrote: On 5/12/05, Gustavo J. A. M. Carneiro [EMAIL PROTECTED] wrote: OK, but: 1. Fire Inkscape 2. Draw something on the blank document 3. Click on Create New Document 4. Draw something on the new

Language Support: Malayalam

2005-05-12 Thread Raj Nair
Hi My native language (malayalam - ml)is not properly supported in GNOME. Rendering of some characters is not perfect inGTK+ applications (especially with"chillaksharams" "koottaksharam" where two characters arecombined to form a new one.) I was closely following last 3 versions of GNOME

Re: Language Support: Malayalam

2005-05-12 Thread Matthias Clasen
On Thu, 2005-05-12 at 18:51 +, Raj Nair wrote: Hi My native language (malayalam - ml) is not properly supported in GNOME. Rendering of some characters is not perfect in GTK+ applications (especially with chillaksharams koottaksharam where two characters are combined to form a new