xboard-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [XBoard-devel] gtk version


From: Arun Persaud
Subject: Re: [XBoard-devel] gtk version
Date: Tue, 21 Jun 2011 10:08:43 -0700
User-agent: Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.17) Gecko/20110414 SUSE/3.1.10 Thunderbird/3.1.10

Hi

> [...]Anyway I changed the poll loop to check for gtk_events_pending as
> well like this:
> 
> while (!(mask = XtAppPending(appContext)) && !gtk_events_pending()) 
> poll(NULL,0,100);

great! that was one of the things I haven't figured out yet...

> With this version you can click on a game and it is selected straight
> away.
> 
> I noticed as well that the gamelist doesn't work on Fedora 14 open
> build server version. It gives the error:
> 
> Error: can not find ui-file for gamelist.glade
> 
> I think the problem may be that the file is in
> /usr/share/games/xboardgtk/ui/gamelist.glade in the rpm and maybe the
> helper expects it in /usr/local/share?
> 
> Also I have done the changes to change the Error PopUps to GTK.
> 
> Hope that helps.

yes :)

ARUN



reply via email to

[Prev in Thread] Current Thread [Next in Thread]