QTable equivalent in Gtkmm
- From: joop renes <jj renes hccnet nl>
- To: gtkmm-list gnome org
- Subject: QTable equivalent in Gtkmm
- Date: Sun, 06 Apr 2008 08:25:32 +0200
hi,
i am a hobbyist c++ hacker, writing a chess-program for fun.a first
version, developed with KDevel,ran on kubuntu. It used QTable to
represent the position on the board. i simply wrote the first letter of
the piece's name into the cell. NowQTable is mouse click sensitive, i.e.
the cell clicked emits a signal, containing its row,column number, from
which i could deduce, which piece the human player wanted to move to
where.
Is there an equivalent to QTable and if not how do i go about
constructing the equivalent functionality in gtkmm.
Many thanks for your help
joop renes.
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]