Click here to Skip to main content
15,889,527 members
Home / Discussions / Mobile
   

Mobile

 
QuestionDeveloping for Nokia E90 (OS: Symbian s60) Pin
Rafferty Uy9-Oct-08 15:22
Rafferty Uy9-Oct-08 15:22 
AnswerRe: Developing for Nokia E90 (OS: Symbian s60) Pin
Hurricane300010-Oct-08 3:09
Hurricane300010-Oct-08 3:09 
GeneralRe: Developing for Nokia E90 (OS: Symbian s60) Pin
Rafferty Uy10-Oct-08 4:59
Rafferty Uy10-Oct-08 4:59 
GeneralRe: Developing for Nokia E90 (OS: Symbian s60) Pin
Hurricane300010-Oct-08 5:38
Hurricane300010-Oct-08 5:38 
GeneralRe: Developing for Nokia E90 (OS: Symbian s60) Pin
Rafferty Uy13-Oct-08 15:41
Rafferty Uy13-Oct-08 15:41 
GeneralRe: Developing for Nokia E90 (OS: Symbian s60) Pin
Hurricane300014-Oct-08 9:13
Hurricane300014-Oct-08 9:13 
GeneralRe: Developing for Nokia E90 (OS: Symbian s60) Pin
Rafferty Uy14-Oct-08 15:40
Rafferty Uy14-Oct-08 15:40 
QuestionDrawing in VB2005 Pin
flamingo29-Oct-08 1:43
flamingo29-Oct-08 1:43 
Create a drawing program with the following features:

a. The user has a bounded drawing area (i.e., the user is not drawing directly on the form).
b. The user has three "tools" with which to draw: a line drawing tool, a box drawing tool, and a freehand drawer.

When the line tool is selected, the user clicks on the drawing area and, holding the button down, moves the mouse.
When the button is released, a line is drawn between the point where the button was pressed and the point where it was released. (For all of the drawing tools, you will want to write code for the MouseDown and MouseUp events of your drawing area.)

The box drawing tool works in the same manner as the line drawer, except the two points are considered the corners of a box to be drawn. When the freehand tool is selected, clicking in the drawing area places a point where the mouse pointer is.
As long as the mouse button is held down, the user can move the mouse and lines will be drawn from point to point.
The effect will be that the user is drawing directly with the mouse pointer (like the “Pencil” in the Windows Paint program).

I dont know really how to start, how to include line, rentangle and freedraw control on the form.

Thanks in advance
ZAfar
QuestionHow to clean a PictureBox? Pin
Hurricane30008-Oct-08 8:23
Hurricane30008-Oct-08 8:23 
AnswerRe: How to clean a PictureBox? Pin
Adam Maras8-Oct-08 9:15
Adam Maras8-Oct-08 9:15 
GeneralRe: How to clean a PictureBox? Pin
Hurricane30008-Oct-08 9:27
Hurricane30008-Oct-08 9:27 
QuestionVisual Phone Metronome Synched to MP3 Playback Pin
johnmoo7-Oct-08 11:04
johnmoo7-Oct-08 11:04 
AnswerRe: Visual Phone Metronome Synched to MP3 Playback Pin
Joel Ivory Johnson6-Nov-08 14:47
professionalJoel Ivory Johnson6-Nov-08 14:47 
Questiondatabase connectivity Pin
kkbagwe5-Oct-08 21:29
kkbagwe5-Oct-08 21:29 
AnswerRe: database connectivity Pin
PavanPareta6-Oct-08 20:24
PavanPareta6-Oct-08 20:24 
QuestionCreate Button and his event Pin
~Khatri Mitesh~1-Oct-08 22:14
~Khatri Mitesh~1-Oct-08 22:14 
AnswerRe: Create Button and his event Pin
funklet6-Oct-08 13:31
funklet6-Oct-08 13:31 
QuestionChange back color of selected dates in Month calender control in vb.net Pin
~Khatri Mitesh~30-Sep-08 21:51
~Khatri Mitesh~30-Sep-08 21:51 
QuestionImageList control in Compact Framework. Pin
Hurricane300029-Sep-08 7:03
Hurricane300029-Sep-08 7:03 
AnswerRe: ImageList control in Compact Framework. Pin
funklet4-Oct-08 3:31
funklet4-Oct-08 3:31 
GeneralRe: ImageList control in Compact Framework. Pin
Hurricane30004-Oct-08 6:36
Hurricane30004-Oct-08 6:36 
GeneralRe: ImageList control in Compact Framework. Pin
funklet6-Oct-08 12:15
funklet6-Oct-08 12:15 
GeneralRe: ImageList control in Compact Framework. Pin
Hurricane300014-Oct-08 11:22
Hurricane300014-Oct-08 11:22 
Questionwma, flac or aac to pcm(wav) conversion Pin
Member 398136629-Sep-08 3:23
Member 398136629-Sep-08 3:23 
AnswerRe: wma, flac or aac to pcm(wav) conversion Pin
johnmoo7-Oct-08 11:36
johnmoo7-Oct-08 11:36 

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.