Re: Query - Hello-world-gtk program execution using scratchbox cross compilation

2005-08-03 Thread Toni Willberg
Hi. This question is more in scope of the Scratchbox.org project, forwarding your question there. - Toni On Wed, 2005-08-03 at 11:43 +0100, Hasmeet Bedi wrote: > Hello Everybody > > i want to execute simple Hello-world-gtk (GUI) program > for ARM. > I have cross compiled it for ARM and got the

cross-compiling GTK / Re: Simple Query

2005-07-26 Thread Toni Willberg
On Tue, 2005-07-26 at 10:45 +0100, Hasmeet Bedi wrote: > Hello Everybody > > This is my 1st mail in this group. > > I have got Freescale's i.MX21 Board( as target. it's having ARM9T as > its CPU core. .I m using Montavista Linux on the Host PC. > > I have to develop simple mobile Menu Screen(

scratchbox / Re: arm-llinux-gcc cross compile

2005-06-20 Thread Toni Willberg
On Mon, 2005-06-20 at 10:56 -0400, Mike Gilorma wrote: > I'm trying to develop an application to run on a pxa-255 based system, so I > need to use a cross complier. When I try to cross compile, I get an error > message that says "gtk/gtk.h: No such file or directory." The test program > I have

Re: Any way to disable window decorations (including "X" button)?

2005-06-08 Thread Toni Willberg
On Wed, 2005-06-08 at 10:09 -0700, Paul Santa Maria wrote: > Hi - > > I'm implementing a kiosk-style application in GTK+, and it's important to > *disable* window resize, minimize, maximize, etc. > > Is there any way to simply remove window decorations (especially the "X" close > button) from a G

Re: Windows & GTK 2.6.7

2005-05-24 Thread Toni Willberg
On Tue, 2005-05-24 at 15:32 +0200, Alf C Stockton wrote: > I have just installed gtk-win32-devel-2.6.7-rc1 on my XP box and am getting > an > interesting & a little annoying effect. > > My program compiled under the above runs fine but won't quit cleanly. In my > callbacks.c I have a function o