hi;
i want to know the function to read the Linux file hierarchy, so that i
can able to display the file hierarchy in tree-view, also how to add a
check box to the treeview.
thanks;
vas.
___
gtk-app-devel-list mailing list
gtk-app-devel-list@gnome.or
Hi!
How to easily print the content of HtmlView created with html_view_new () ?
Or some way to save it to a postscript file?
regards
hs
___
gtk-app-devel-list mailing list
gtk-app-devel-list@gnome.org
http://mail.gnome.org/mailman/listinfo/gtk-app-deve
On April 20, 2005 03:53 am, srinivas wrote:
> hi;
>
> i want to know the function to read the Linux file hierarchy,
> so that i can able to display the file hierarchy in tree-view,
> also how to add a check box to the treeview.
I presume something like the GtkFileChooserWidget or
GtkFileChooserD
On 04/20/2005 08:18:55 AM, Hubert Sokolowski wrote:
Hi!
How to easily print the content of HtmlView created with
html_view_new () ? Or some way to save it to a postscript file?
The HtmlView api (libgtkhtml/view/htmlview.h) is quite
sparse--nothing about printing, saving, or otherwise exporting
Eduardo M KALINOWSKI wrote:
Pavel Syomin wrote:
Hi, I am going to write GTK+ application, that will use something
like console window as one of possible ways to interact with users. I
looked on libvte, but it's require to have another application to
run, but I need something looked as console wi
Hi, I'm using GtkSheet from GtkExtra. How can I use the TAB, PAGE UP,
PAGE DOWN keys without them are used by the sheet?
Giovanni
___
gtk-app-devel-list mailing list
gtk-app-devel-list@gnome.org
http://mail.gnome.org/mailman/listinfo/gtk-app-devel-list
Hello. I have an application in which there is a window taking up the
majority of the screen, which the user will not be allowed to move. This
window calls other smaller windows (dialog and selection boxes, stuff like
that). I need to make sure that these children windows always remain on top
of
Hi!
On Thu, 14 Apr 2005 15:01:07 -0400
Irwin Michael G DLVA <[EMAIL PROTECTED]> wrote:
> Hello. I have an application in which there is a window taking up the
> majority of the screen, which the user will not be allowed to move.
> This
> window calls other smaller windows (dialog and selection
Hello!
I'm implementing an application for displaying financial market
information and I would like to ask you for tips regarding the choice of
widget for displaying market data (prices, best bid/ask, volumes,
turnover etc).
My requirements for this will something like this:
A large table-like
Is Xft a required package for running Pango. I am currently building
in HP-UX Unix on an XWindows system?
When I built GTK2.6 , I get the following error message.
" Xft Pango backend is required for x11 target "
The Pango that I built doesnot incluse Xft library.
What signal is send after click in the close button of a window?
It's because I want to check if the user really wants to close the
window, if not I want to cancel this action.
___
gtk-app-devel-list mailing list
gtk-app-devel-list@gnome.org
http://mail
Daniel Ferreira Monteiro Alves wrote:
What signal is send after click in the close button of a window?
It's because I want to check if the user really wants to close the
window, if not I want to cancel this action.
"delete-event". If you let the signal propagate, it'll then generate a
"destroy".
delete_event
g_signal_connect ((gpointer) MainWindow, "delete_event",
G_CALLBACK (on_MainWindow_delete_event),
NULL);
Daniel Ferreira Monteiro Alves wrote:
What signal is send after click in the close button of a window?
It's because I want to check if the user r
Thanks to all
___
gtk-app-devel-list mailing list
gtk-app-devel-list@gnome.org
http://mail.gnome.org/mailman/listinfo/gtk-app-devel-list
How can I propagate a signal from a widget directly to other?? I am
using glade!
Daniel Alves
___
gtk-app-devel-list mailing list
gtk-app-devel-list@gnome.org
http://mail.gnome.org/mailman/listinfo/gtk-app-devel-list
Is Xft a required package for running Pango. I am currently building
in HP-UX Unix on an XWindows system?
When I built GTK2.6 , I get the following error message.
" Xft Pango backend is required for x11 target "
The Pango that I built doesnot incluse Xft library.
Thanks,
Gowri
___
Hi,
Sorry for the late reply. I haven't checked my mails...
> Now , I did what you say (populate the thee in the same level), and
> every thing is working fine, except when I click in a element showed
> -> I get a SEGFAULT !!
This is very abstract. Why don't you consider posting the code?
Regard
Hi,
I have also got similar kind of problems when I installed Gtk-2.6. To
overcome this problem I have again rebuilt the pango to include xft &
freetype (or fontconfig I am not sure) support.
I believe that atleast one of the backends is required. Check whether
xft is installed in your system or no
Hi!
I cannot find on the web the api reference for gtkhtml3. can you point me
to it?
thanks in advance
hs
___
gtk-app-devel-list mailing list
gtk-app-devel-list@gnome.org
http://mail.gnome.org/mailman/listinfo/gtk-app-devel-list
19 matches
Mail list logo