Click here to Skip to main content
15,900,907 members
Home / Discussions / C#
   

C#

 
GeneralRe: Wrong forum? Pin
Farhan Ali13-Apr-07 19:32
Farhan Ali13-Apr-07 19:32 
QuestionBackgroundWorker and STA threading model ? Pin
Christian Graus13-Apr-07 0:53
protectorChristian Graus13-Apr-07 0:53 
AnswerRe: BackgroundWorker and STA threading model ? Pin
Pete O'Hanlon13-Apr-07 0:56
mvePete O'Hanlon13-Apr-07 0:56 
GeneralRe: BackgroundWorker and STA threading model ? Pin
Christian Graus13-Apr-07 1:27
protectorChristian Graus13-Apr-07 1:27 
GeneralRe: BackgroundWorker and STA threading model ? Pin
Pete O'Hanlon13-Apr-07 1:41
mvePete O'Hanlon13-Apr-07 1:41 
GeneralRe: BackgroundWorker and STA threading model ? Pin
Christian Graus13-Apr-07 10:59
protectorChristian Graus13-Apr-07 10:59 
GeneralRe: BackgroundWorker and STA threading model ? Pin
Pete O'Hanlon15-Apr-07 9:18
mvePete O'Hanlon15-Apr-07 9:18 
Questionregioning, drag'n'drop & saving drafts Pin
xtremetechnology13-Apr-07 0:43
xtremetechnology13-Apr-07 0:43 
Hello!

I’m working at an e-learning project for kinder gardens. The application has 2 parts: one for the teacher, in which he/she prepares lessons (the main point is that little kids learn fast, so the teacher must be ready to give them something new every time!) and one for the kids, in which they get to work with the created lessons (this part has to be very stable, as it’s mostly about drag’n’drop and little kids don’t really have boundaries in their actions!).
The teacher prepares the lesson this way: he/she chooses firstly the background image, e.g. a picture with a sky, some trees and a lake. Then he/she selects some objects, such as a bird, a sun, a fish, etc. These objects are addressed directly to the kids: they will have to match them where they belong! (with drag’n’drop). For instance, the object “sun” can only be dragged where the sky is (otherwise the drag’n’drop action doesn’t complete), the object “bird” can only be placed in the sky or in the tree (if it is placed upon the water, that is wrong).

I thought that the teacher simulates in a way the role of an administrator for the application, better said for the lessons he creates! Therefore, he/she has to be able to upload the background image, to determine its various regions (sky, lake and tree in the example above) ant then to upload the various objects he/she finds suited for the matching he/she has in mind for that particular lesson – these objects will be the ones dragged and, if correct, also dropped upon the various regions already determined, in the background image.
When starting the lesson, the kids will see the background image and next to it a panel with all the objects. They will then have to match them all correctly by drag’n’drop.

Here are my questions:
1) How can I determine the various regions of the background picture and then save them each under certain names?
2) Then, after also uploading the objects, how can I link them to specific regions (something like rules to be followed later by the kids)? (e.g.: for the sky region only the “sun” and the “bird” objects are allowed, but not the “fish”, nor the “flower” objects are!)
3) How can I save an unfinished lesson, so that the teacher will complete it later, opening it in the workspace?

Thanks a lot!
I hope my questions raised you interest and curiosity and challenged you to help me with your answers!

QuestionDetect system shutdown Pin
Bob Stanneveld13-Apr-07 0:11
Bob Stanneveld13-Apr-07 0:11 
AnswerRe: Detect system shutdown Pin
originSH13-Apr-07 0:17
originSH13-Apr-07 0:17 
AnswerRe: Detect system shutdown Pin
lucjon13-Apr-07 0:35
lucjon13-Apr-07 0:35 
GeneralRe: Detect system shutdown Pin
Bob Stanneveld13-Apr-07 1:02
Bob Stanneveld13-Apr-07 1:02 
AnswerRe: Detect system shutdown Pin
Dave Kreskowiak13-Apr-07 8:11
mveDave Kreskowiak13-Apr-07 8:11 
AnswerRe: Detect system shutdown Pin
Jupiter913-Apr-07 11:17
Jupiter913-Apr-07 11:17 
QuestionRe: Detect system shutdown Pin
Bob Stanneveld16-Apr-07 1:36
Bob Stanneveld16-Apr-07 1:36 
QuestionSmiley icon to be displayed in listbox. Pin
Nekshan12-Apr-07 23:57
Nekshan12-Apr-07 23:57 
AnswerRe: Smiley icon to be displayed in listbox. Pin
Christian Graus13-Apr-07 0:00
protectorChristian Graus13-Apr-07 0:00 
GeneralRe: Smiley icon to be displayed in listbox. Pin
Luc Pattyn13-Apr-07 1:54
sitebuilderLuc Pattyn13-Apr-07 1:54 
GeneralRe: Smiley icon to be displayed in listbox. Pin
Christian Graus13-Apr-07 10:54
protectorChristian Graus13-Apr-07 10:54 
AnswerRe: Smiley icon to be displayed in listbox. Pin
virendra patel13-Apr-07 0:02
virendra patel13-Apr-07 0:02 
GeneralRe: Smiley icon to be displayed in listbox. Pin
Obaid ur Rehman13-Apr-07 1:39
Obaid ur Rehman13-Apr-07 1:39 
QuestionProblem writing XML Pin
blackjack215012-Apr-07 23:41
blackjack215012-Apr-07 23:41 
AnswerRe: Problem writing XML Pin
Christian Graus12-Apr-07 23:46
protectorChristian Graus12-Apr-07 23:46 
GeneralRe: Problem writing XML Pin
blackjack215012-Apr-07 23:50
blackjack215012-Apr-07 23:50 
GeneralRe: Problem writing XML Pin
Christian Graus12-Apr-07 23:50
protectorChristian Graus12-Apr-07 23:50 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.