Click here to Skip to main content
15,917,547 members
Home / Discussions / Visual Basic
   

Visual Basic

 
QuestionHow to customize unique constraint exception? Pin
Anonymous8-Jul-05 19:08
Anonymous8-Jul-05 19:08 
AnswerRe: How to customize unique constraint exception? Pin
Anonymous9-Jul-05 7:26
Anonymous9-Jul-05 7:26 
QuestionHow to make your application start before windows starts Pin
TheOnlyFalcon8-Jul-05 15:30
TheOnlyFalcon8-Jul-05 15:30 
AnswerRe: How to make your application start before windows starts Pin
Rob Graham8-Jul-05 18:03
Rob Graham8-Jul-05 18:03 
AnswerRe: How to make your application start before windows starts Pin
Dave Kreskowiak9-Jul-05 2:09
mveDave Kreskowiak9-Jul-05 2:09 
GeneralRe: How to make your application start before windows starts Pin
TheOnlyFalcon10-Jul-05 15:41
TheOnlyFalcon10-Jul-05 15:41 
GeneralRe: How to make your application start before windows starts Pin
Dave Kreskowiak10-Jul-05 17:04
mveDave Kreskowiak10-Jul-05 17:04 
QuestionCAD images? what are they and how are they created? Pin
Fu Manchu8-Jul-05 12:25
Fu Manchu8-Jul-05 12:25 
hi all,

What I have working Big Grin | :-D

I am working on a small Electronics CAD app in VB.net, I have a few classes that allow me to move objects around, as with any existing apps. I started this to improve my knowledge of object-oriented programming, so far I have a app that will allow objects to be created at run time, for e.g. I am creating a panel, you can create as many as you want and on left-mouse click over the panel, the panel turns red to indicate you can move the panel anywhere on the form, the panel becomes attached to the mouse pointer, then on another left click the object is let go. I have also created a class to allow for a context menu on each object created.

How are component in CAD apps created? D'Oh! | :doh:

Basically my question is simple are the drawing of component in CAD apps, image or pictures or are they rendered line drawing at runtime.

My next trick of course is to some how replicate this, and I think its going to be the later. If I am correct about rendered line drawings does anybody have some sample code on creating simple shapes, like dots, circles, squares, rectangles and triangles? I think a library file would contain the coordinates of such shapes, for example a resistor symbol consists of two nodes, some lines and a zigzag.Cool | :cool:

GeneralNeed Help Pin
Jason Baggett8-Jul-05 12:00
Jason Baggett8-Jul-05 12:00 
GeneralRe: Need Help Pin
[Marc]8-Jul-05 18:18
[Marc]8-Jul-05 18:18 
GeneralRe: Need Help Pin
[Marc]10-Jul-05 5:34
[Marc]10-Jul-05 5:34 
GeneralRe: Need Help Pin
Jason Baggett10-Jul-05 6:25
Jason Baggett10-Jul-05 6:25 
Generalsetup program Pin
paragraut8-Jul-05 9:00
paragraut8-Jul-05 9:00 
GeneralRe: setup program Pin
Jeeva Jose9-Jul-05 7:53
Jeeva Jose9-Jul-05 7:53 
GeneralRe: setup program Pin
paragraut9-Jul-05 8:36
paragraut9-Jul-05 8:36 
GeneralRe: setup program Pin
Luis Alonso Ramos9-Jul-05 23:49
Luis Alonso Ramos9-Jul-05 23:49 
GeneralString into multiple Text Boxes Pin
Victoria348-Jul-05 7:37
Victoria348-Jul-05 7:37 
GeneralRe: String into multiple Text Boxes Pin
Anonymous8-Jul-05 8:53
Anonymous8-Jul-05 8:53 
GeneralRe: String into multiple Text Boxes Pin
Victoria348-Jul-05 9:10
Victoria348-Jul-05 9:10 
GeneralVB Code for Drive Letter and Shell Wait Commands Pin
Murph2138-Jul-05 6:43
Murph2138-Jul-05 6:43 
GeneralRe: VB Code for Drive Letter and Shell Wait Commands Pin
Anonymous8-Jul-05 8:58
Anonymous8-Jul-05 8:58 
GeneralRe: VB Code for Drive Letter and Shell Wait Commands Pin
Murph2138-Jul-05 9:54
Murph2138-Jul-05 9:54 
GeneralFlash in VB.Net Pin
Anonymous8-Jul-05 4:24
Anonymous8-Jul-05 4:24 
GeneralRe: Flash in VB.Net Pin
Anonymous8-Jul-05 5:15
Anonymous8-Jul-05 5:15 
GeneralClosing PrintPreviewDialog crashes app Pin
oakleaf8-Jul-05 3:51
oakleaf8-Jul-05 3:51 

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.