Sunday, July 6th 2008, 2:24pm UTC+1

You are not logged in.

  • Login
  • Register

Dear visitor, welcome to QtForum.org. If this is your first visit here, please read the Help. It explains how this page works. You must be registered before you can use all the page's features. Please use the registration form, to register here or read more information about the registration process. If you are already registered, please login here.

1

Friday, April 18th 2008, 8:00am

Board Game

Hi, I'm developing a battleship game using qt4/c++, this would be a client/server application where the server stores all the data of each player (name, score and credits),i wish to know how can the server send this data back to the client form. Any other tip about this application would be great, thanks.

This post has been edited 1 times, last edit by "katulu50" (Apr 18th 2008, 4:16pm)

  • Go to the top of the page

2

Saturday, April 19th 2008, 9:19am

RE: Board Game

Hi, I'm working in the game and everything it's going well until now, i'm using a QListWidget object in IconMode, so i'm dragging the ships from another QListWidget and dropping into the "Board Game" (QListWidget), so I need to know if is possible to know the position of a cell of the QListWidget with a "ship" (part of an image) on it.
  • Go to the top of the page

Rate this thread