View Single Post
Old 08-29-2011, 02:12 PM   #10
Gogolo
Addict
Gogolo has learned how to buy an e-book online
 
Gogolo's Avatar
 
Posts: 353
Karma: 92
Join Date: Sep 2007
Device: DR1000S, Nook ST (rooted), Kobo Aura one (ksm)
I can activate "games on client", but the problem is, that a Toplevel window is opened then (dlg_gamelist.cc). I couldnt return to mainwindow.cc when loading a PGN file and click on "view". A solution is to iconify the window, but then I cannot return to games on client even if I deiconify it. You see I ran into some problems ;-)

eboard is designed to have gamelist window staying open beside mainwindow, so games of PGNs can be viewed etc. For DR maybe a tabbed solution would be best. I already tried to move gamelist in a gtk_notebook in mainwindow - but I got into more problems with this

I attach what I have done. Possible with this is to load a PGN and view it, but you cannot return anymore to gamelist then...

I only added this:

gtk_window_iconify(GTK_WINDOW(widget));

in row 565 in dlg_gamelist.cc.


Gogolo
Attached Files
File Type: tar eboard-1.1.1-dr-src2-.tar (2.25 MB, 466 views)

Last edited by Gogolo; 08-29-2011 at 02:49 PM.
Gogolo is offline   Reply With Quote