473,804 Members | 2,160 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

co-routines

has anyone experience with co-routines in java?
I have two windows with a thread for each
and would like to synchronize the graphs, i.e.
right now I have
w1 draws graph1, then graph2, then graph3
then w2 draws a different graph, but it is related to graph1 in w1
then w2 draws a different graph, but it is related to graph2 in w1 etc.

what i want is
w1 graph1
w2 graph related to graph1 in w1
w1 graph2
w2 graph related to graph1 in w2
Jul 17 '05 #1
0 1514

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

Similar topics

8
1545
by: Malcolm Clift | last post by:
Hi All, Using wx, I'm trying to draw all items in a range of 50 in a text at certain co -ordinates (a simply textwrap) . A while back Alex Martelli was kind enough to give me the following to work with ; for i in range(len(text)): dc.DrawText(text, 100, 100 + ( i // 50 *200) I have slightly changed this to control the spacing between the
0
1781
by: melledge | last post by:
Mozilla Foundation Co-Hosts Europe's Leading XML and Web Developer Conference XTech 2005 Conference to Bring Together XML and Web Technology Thought Leaders
1
3459
by: Lee J. Moore | last post by:
I've spent a day writing software that will generate a multi-page/level family tree from a single HTML template and a Gedcom file, yet what seems like a minor issue with the CSS in the template is just confounding me. :( Here's my CSS code which applies a background graphic (the branches linking the ancestors) to the table: table.outer-table { width: 430px; background: url(images/tree.gif) no-repeat 0px 0px;
1
2190
by: relisoft | last post by:
SEATTLE, Washington. - July 12, 2006: Reliable Software® announces the upcoming release of Code Co-op® version 5.0. Code Co-op is an affordable peer-to-peer version control system for distributed development enabling collaboration through Email, LAN, or VPN-no server required. The upcoming release of Code Co-op 5.0 is due out this fall. With this release Reliable Software continues its track record of innovation by introducing...
2
1659
by: Mike | last post by:
I am using a server-side component for resizing/cropping images. Cropping is possible if I know the co-ordinates. I want to be able to offer users the ability to specify their own co-ordinates. It seems to me that the easiest way to do this is to try to partially emulate an image editing app's Marquee tool, where a user clicks on an image to define the top left point and drags and releases at the bottom right point. My questions are: ...
5
1259
by: dm3281 | last post by:
Hi all -- We currently have an ecommerce application installed on a W2K Advanced server running .NET 1.1. In November, I installed .NET 2.0 in order to allow a Windows Forms application I wrote to be run on the server for extracting system information. We have recently had an issue with our ecommerce application where we would
8
2195
by: john | last post by:
To test a new piece of software designed to help with (among other things) eCommerce WWW site development. The software is fairly easy to use but you must fit a profile. Retail price is 120 GBP and I'll email full releases to anyone who helps FOC of course: Profile: I'm looking for someone who fits a profile - You must be willing to spend some time with the software and report back
1
1482
by: kailashchandra | last post by:
Hello Everybody i am trying to get co-ordinate position of mouse using java script using the following code.it works fine on IE and other but it is not working on mozilla.i couldn't understand why?please Help me. My code is like below:- <html> <body> <script language="JavaScript"> document.onmousemove = getCoordinate; var mosX = 0 ; var mosY = 0 ;
1
1341
by: =?Utf-8?B?QWJoaXNoZWsgUmFp?= | last post by:
Hi, I am working on the application which is based on the co-ordinate system it will support on different language(Globalization). My problem is to how can get relative co-ordinate in different resolution like(1024x768 or 800x600) in different culture. (e.g. if I store one point co ordinate like (100,100) in 1024x768 resolution with en-us what's the coordinates in 800x600 resolution) Italian language.
0
9711
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, people are often confused as to whether an ONU can Work As a Router. In this blog post, we’ll explore What is ONU, What Is Router, ONU & Router’s main usage, and What is the difference between ONU and Router. Let’s take a closer look ! Part I. Meaning of...
0
9593
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 effortlessly switch the default language on Windows 10 without reinstalling. I'll walk you through it. First, let's disable language synchronization. With a Microsoft account, language settings sync across devices. To prevent any complications,...
0
10595
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers, it seems that the internal comparison operator "<=>" tries to promote arguments from unsigned to signed. This is as boiled down as I can make it. Here is my compilation command: g++-12 -std=c++20 -Wnarrowing bit_field.cpp Here is the code in...
0
10088
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each protocol has its own unique characteristics and advantages, but as a user who is planning to build a smart home system, I am a bit confused by the choice of these technologies. I'm particularly interested in Zigbee because I've heard it does some...
0
9169
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing, and deployment—without human intervention. Imagine an AI that can take a project description, break it down, write the code, debug it, and then launch it, all on its own.... Now, this would greatly impact the work of software developers. The idea...
1
7633
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome a new presenter, Adolph Dupré who will be discussing some powerful techniques for using class modules. He will explain when you may want to use classes instead of User Defined Types (UDT). For example, to manage the data in unbound forms. Adolph will...
0
6862
by: conductexam | last post by:
I have .net C# application in which I am extracting data from word file and save it in database particularly. To store word all data as it is I am converting the whole word file firstly in HTML and then checking html paragraph one by one. At the time of converting from word file to html my equations which are in the word document file was convert into image. Globals.ThisAddIn.Application.ActiveDocument.Select();...
2
3831
muto222
by: muto222 | last post by:
How can i add a mobile payment intergratation into php mysql website.
3
3001
bsmnconsultancy
by: bsmnconsultancy | last post by:
In today's digital era, a well-designed website is crucial for businesses looking to succeed. Whether you're a small business owner or a large corporation in Toronto, having a strong online presence can significantly impact your brand's success. BSMN Consultancy, a leader in Website Development in Toronto offers valuable insights into creating effective websites that not only look great but also perform exceptionally well. In this comprehensive...

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.