473,386 Members | 1,835 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,386 software developers and data experts.

Another implementation ideea

I work on a game.

I have a ZoomMap control, a MiniMap control and a CommandBar control

The CommandBar control is for display (and give orders to) selected units on
ZoomMap.

Anyway, if only one unit or building is selected I should display detailed
data of it.

Right now, I have this questions:

1) How to signal CommandBar control that a selection was made in ZoomMap in
order to redraw itself. Is ok to have a WithEvents reference of ZoomMap on
CommandBar? Because this way I will need to have lots of references around
to signal various actions of one control to the others.
(I have lots of classes that I need to syncronize, so I wander how to do
that... referencing each one in the others?)

2) When I draw images of seleted units in CommandBar I need a way to click
on one of them and have selected only that one..so I need a way to know each
image what unit represent...should I store each image bounding rectangle and
check mouse click against this collection?
--
Cheers,
Crirus

------------------------------
If work were a good thing, the boss would take it all from you

------------------------------
Nov 20 '05 #1
1 779
Nobody :)

--
Cheers,
Crirus

------------------------------
If work were a good thing, the boss would take it all from you

------------------------------

"Crirus" <Cr****@datagroup.ro> wrote in message
news:O$**************@tk2msftngp13.phx.gbl...
I work on a game.

I have a ZoomMap control, a MiniMap control and a CommandBar control

The CommandBar control is for display (and give orders to) selected units on ZoomMap.

Anyway, if only one unit or building is selected I should display detailed
data of it.

Right now, I have this questions:

1) How to signal CommandBar control that a selection was made in ZoomMap in order to redraw itself. Is ok to have a WithEvents reference of ZoomMap on
CommandBar? Because this way I will need to have lots of references around
to signal various actions of one control to the others.
(I have lots of classes that I need to syncronize, so I wander how to do
that... referencing each one in the others?)

2) When I draw images of seleted units in CommandBar I need a way to click
on one of them and have selected only that one..so I need a way to know each image what unit represent...should I store each image bounding rectangle and check mouse click against this collection?
--
Cheers,
Crirus

------------------------------
If work were a good thing, the boss would take it all from you

------------------------------

Nov 20 '05 #2

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

39
by: Randell D. | last post by:
Folks, I'm sure this can be done legally, and not thru tricks of the trade - I hope someone can help. I'm writing a 'tool' (a function) which can be used generically in any of my projects. ...
29
by: Tola | last post by:
In my case of study, my teacher gave me a project, after I analysed the problem I found that I had to used open the file on the other machine? Please help? Thank you in advance. Tola CHROUK
26
by: Paul | last post by:
public class A { public A () { // here I would like to call the second version of _ctor, how to accomplish this ? } public A (int a, int b, int c) {
17
by: Barret Bonden | last post by:
As an old programmer just now looking at VB.net I have a question: How does one simply open one form from another ? I don't mean how does one create a new instance of that form , but rather how...
5
by: Sorin Marin | last post by:
Hi Experts, I have some Oracle views linked in an Access database ¬ this is the good part. Now I try to link to an Access query from other database (still Access) but I have no clue how. I'm a bit...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: ryjfgjl | last post by:
If we have dozens or hundreds of excel to import into the database, if we use the excel import function provided by database editors such as navicat, it will be extremely tedious and time-consuming...
0
by: ryjfgjl | last post by:
In our work, we often receive Excel tables with data in the same format. If we want to analyze these data, it can be difficult to analyze them because the data is spread across multiple Excel files...
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.