Hi,
I think this question might have discussed but i couldn't find any
satisfying answers.
While searching in net i found useful info how to provide
internationalization/localization(supporting
english,french,german,chinese...) support using Gtk.
But All is well and all works fine if i reboot my
r
On Sat, Nov 7, 2009 at 4:50 AM, cet cet wrote:
> Check out the link below;
>
> http://mikehearn.wordpress.com/2006/03/26/gtk-windows-with-alpha-channels/
>
> --- On Fri, 11/6/09, harshavardhanreddy mandeepala
> wrote:
>
> > From: harshavardhanreddy mandeepala
&g
Hi Friends,
Any ideas on this? Any suggestions are welcome.
Harsha
On Wed, Nov 4, 2009 at 7:09 PM, harshavardhanreddy mandeepala <
hvreddy1...@gmail.com> wrote:
> Hi,
> Is there any way to make Gtk widgets transparent.
>
> By using Murrine theme engine and little modifi
Hi,
Is there any way to make Gtk widgets transparent.
By using Murrine theme engine and little modifications to my gtk
application i could do.
In my application I added the following lines
For my main window/widget i did the fallowing( as per Cimi's update).
/***
screen = gtk_widget_get_screen
Hi All,
I am trying to cross compile Gtk+2.6.10 for my ARM board.
I compiled Xfree86-4.6 and related dep libraries for Gtk.
While compiling my Gtk i am facing the following problem.
I set my environment variables to point my libraries .
whenever i compile(configure) Gtk it is giving following erro
ld be there
before u compile.
good luck,
sanjeev.
On 9/15/06, harshavardhanreddy mandeepala <[EMAIL PROTECTED]> wrote:
> Hi All,
I am trying to cross compile pango-1.8.2 for ARM.
It is compiling perfectly with backend: X
But When i try to compile Gtk+2.6.10 it is asking for
"configur
Hi All,
I am facing some problem while cross compiling gtk 2.6.10
I compiled pango with backend freetype X Xft.
When i try to compile Gtk it is giving following problem.
checking for X... libraries /tmp/xfree86_new/dist/usr/X11R6/lib, headers
/tmp/xfree86_new/dist/usr/X11R6/i
..check configure file where xft=yes should be there
before u compile.
good luck,
sanjeev.
On 9/15/06, harshavardhanreddy mandeepala <[EMAIL PROTECTED]> wrote:
> Hi All,
I am trying to cross compile pango-1.8.2 for ARM.
It is compiling perfectly with backend: X
But When i try to compi
Hi All,
I am trying to cross compile pango-1.8.2 for ARM.
It is compiling perfectly with backend: X
But When i try to compile Gtk+2.6.10 it is asking for
"configure: error: Xft Pango backend is required for x11 target "
Though i have xft package in my Crosscompiled Xserver why pango is not
compi
J;ADLFKHL;DFKG./X,CVXMKCG376859KL64356547RTU65TR687TY8765T7876TYUI7TYU57HGJ7SR6546GHJK67UY87987YUI68986UI898799000J54909FTKLJ;T
>From: "harshavardhanreddy mandeepala" <[EMAIL PROTECTED]>
>To: gtk-list@gnome.org
>Subject: Xft XCompile Warning as "linker path does not have real file
>forlibrary -lX11"
>Date: Fri, 8 Sep 2006 16:41:11 +0530
>
>
J;ADLFKHL;DFKG./X,CVXMKCG376859KL64356547RTU65TR687TY8765T7876TYUI7TYU57HGJ7SR6546GHJK67UY87987YUI68986UI898799000J54909FTKLJ;T
>From: "harshavardhanreddy mandeepala" <[EMAIL PROTECTED]>
>To: gtk-list@gnome.org
>Subject: Xft XCompile Warning as "linker path does not have real file
>forlibrary -lX11"
>Date: Fri, 8 Sep 2006 16:41:11 +0530
>
>
Hi All
When i try to cross compile Xft-2.1.2 for my ARM it is giving following
error.
I already have atk,pango.glib,Xserver,zlib in my path.
xft didn't display any error while configure ,but when i try to make
it is giving following error.
arm-none-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I. -I.
Hi All,
I am trying to cross compile cairo-1.1.6 for ARM11before cross compiling
Gtk.
I already compiled Xcompiled,
XFree86-4.6.
But when i cross compile cairo-1.1.6 it is giving following error.
if arm-none-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I. -I.. -D_GNU_SOURCE -I.
-I../pixman/src -I../sr
Hi I am trying to cross compile libxml2-2.6.26 as a dependency for my Gtk
Library Xcompilation for ARM11.
Before that i compiled zlib-1.2.3 successfully.
But when i try to cross compile libxml2 it is giving following error.
/opt/freescale/usr/local/gcc-4.1.1-glibc-2.4-nptl-2/arm-none-linux-gnueabi
Hi All,
I am trying to cross compile Gtk-2.8 library for my ARM11.
So as the dependency files
1. I cross compiled Glib-2.8.6
2. Cross compiled atk-1.10.3
3. freetype-2.1.9 cross compiled
4. zlib-1.2.3
But
libpng-1.2.10 failed to cross compile.
I did
In myconfigure.sh i wrote
#!/bin/bash -e
TOOLC
HI,
I am trying to cross compile popt libraries for my IMX31(ARM11)processor
from FC3.
I used popt-1.6.4 ver.
when i use
./configure --host=arm-linux --build=i386 --disable-nls
or
./configure --host=arm-linux --build=i386 CC=arm-linux-gcc --disable-nls
both the time it is compiling and creating
Hi all i am trying to crosscompile Gtk application to arm-linux.
I created crossdevelopment tools and installed .
But the Gtk application is giving problem when linking.
The error message is as follows.
/opt/mtwk/usr/local/gcc-3.4.3-glibc-2.3.4/arm-linux/lib/gcc/arm-linux/3.4.3/../../../../arm-lin
Hi all i am trying to crosscompile Gtk application to arm-linux.
I created crossdevelopment tools and installed .
But the Gtk application is giving problem when linking.
The error message is as follows.
/opt/mtwk/usr/local/gcc-3.4.3-glibc-2.3.4/arm-linux/lib/gcc/arm-linux/3.4.3/../../../../arm-lin
Hi,
I developed an application using Glade and Gtk programming on SUSE .It is
ruuning fine on native platform.Now how can i cross compile this application
to run on ARM.I installed all cross compiler tools for ARM on my
system.Nowwhere should i change to run for ARM in my
project.shall i need to ch
Hi,
I developed an application using Glade and Gtk programming on SUSE .It is
ruuning fine on native platform.Now how can i cross compile this application
to run on ARM.I installed all cross compiler tools for ARM on my
system.Nowwhere should i change to run for ARM in my
project.shall i need to ch
HI all
I am using FC3
Now I want to install yelp-2.6.3 in to my linux syatem.
But when run ./configure command it is giving error message as fallows
/***
checking for
gconf-2.0
gnome-vfs-2.0 >= 1.1
gtk+-2.0 >= 2.3.1
libbonobo-2.0 >= 1.108.0
libglade-2.0 >= 2.0.0
libg
Hi
I am using Linux FC3
I developed one application using Gnome/Gtk and in that i am using help
option.
for help i am using gnome_help_display_desktop() function.
so Now for any linux applications like caluclator ,dictionary,search,we
will be having
Help menu.If we click help menu it will di
Hi
I am using FC3.
using glade ,gtk,gnome how to create our own helpinformation for any project .
we developed one project using glade and gtk programming.
in that we have one button for help .
if i click help it should display help information about my project.
like we get if we click on help of a
Hi
I am using FC3.
I developed one application using glade and Gtk.
Using Glade i created one Gtkbutton and Gtkwindow.
so now when i click on the button it should display helpfile which is
already written by me.
for that i used gnome_help_display().
but gnome_help_display() is not displaying helpfi
Hi
I am using FC3.
I have developed an application using Glade and Gtk programming.
In my application i want to call a saved file (Ex abc.doc) using a function.
So is there any function in Gtk or in Gdk which will call abc.doc
using file pointer.
OR
Is there any other way of doing it.
Thanks
Hi
I am using FC3.
In my application i am using glade and Gtk programming.
In callbacks.c file i have used a function gnome_help_display() to run
a different file.
for more clarification i am giving my callbacks.c file information below.
/
Hi
I am using FC3.
i developed an application using Glade tool and Gtk programming.
In my application i want to provide offline Help.
for that i am using HELPBLOCKS tool kit.But i don't know how to link
this two tools.
whenever i click on help button in my Glade application it should
display help c
Hi
I am using Linux FC 3
I have Developed an application using Gtk ,using glade-2 .
In my application i want to implement offline help ,so once if we
click on that button it should show all the information related to
that application as like we have F1 in Windows.
And also is it possible to ha
Hi
I am using Linux FC3.
i want to disable showdetails feature while system is booting.
i.e
while system is booting i want to see only graphical mode and if i
click on showdetails
button of graphical mode also it should not go to textmode.
if u have any idea plz inform me.
regar
HI
I am using Linux Fedora Core 3.
When we swith on linux system it will show booting information and
some other things and
after that it will asks for login user name and password.
Now i want to run all the initialigation and booting information in
the back ground
during that time i want to displa
hi
i am using linux fedora core 3.
I want to access to usb ports as a non-root.because i want to run a
hardware circuit.
i can run my hardware as a root but not as a non-root user.
so i have changed the permissions of /proc/bus/usb to 777.
then if i run my hardware as a non-root user it is work
hi
i am using linux fedora core 3.
i want to access usb memorystick as a non-root user.
i can mount and umount as a root,but when i want to do it as a "guest"(non-root)
it is giving as a "only root can do it"
i have changed the ownership of /dev directory to "guest" but still
it is giving same
Hi,
I am using Linux Fedora Core 3.
I have created a RPM file for my Application.
But how can i make the files in RPM Should go into specific directory
after installing the RPM into the system.
For example if my RPM contains files like abc,ghj,jkl,kjh.
Then After installing my RPM into
Hi,
I am using Linux Fedora Core 3.
I want to Automatically login as a root(Superuser)when the system is
swiched on (Boots up).That is i don't want to enter any passwords, it
should automatically enter into the system.
I can do it for non root user by changing in
Application->syste
hi
I am using Linux fedora core 3.
I want to shutdown the system from .bash_profile file using
cd /sbin
./shutdown -g o
but when I run the file otherthan a superuser it is giving error message as
" to run "shutdown" u must be a root"
but i want to execute shutdown command as a non
hi,
i have created buttons with some names on them using glade-2 tools.
i have used gdk,gtk programming on linux fedora core 3 platrform.
now i want to remove those names on buttons and display appropriate
pixmap(ex:Back.xpm ,which i have already with me)on the buttons.
if u have a solution kind
hi
i have created the pixmap using gdk,gtk programming in Linux.
after displaying one pixmap on window ,i want to clear this pixmap
before displaying another pixmap.
"so finally how to clear or refresh the window".
if u have a solution kindly send mail to [EMAIL PROTECTED]
_
hi,
we are trying for gnome printing but we are unable to do that.
we are now sending the error messages we got while running the Gnome printing .
also we are sending sample program as attachment.
(project1:5443): GLib-GObject-WARNING **: specified class size for
type `GnomePrinterDialog' is smal
hi,
i used the gdk_pixbuf_save() function to store a
pixbuf to file.before that i converted pixmap to
pixbuf.
but after using gdk_pixbuf_save also the image is not
loading to file.i am using gdk programming on linux federoracore 3.
so help me to solve this problem.
thanking you.
m.harshavardhan r
hi,
i used the gdk_pixbuf_save() function to store a
pixbuf to file.before that i converted pixmap to
pixbuf.
but after using gdk_pixbuf_save also the image is not
loading to file.
so help me to solve this problem.
thanking you.
m.harshavardhan reddy
__
40 matches
Mail list logo