Click here to Skip to main content
16,003,319 members
Home / Discussions / Visual Basic
   

Visual Basic

 
AnswerRe: What programmig language should I be using in todays market? Pin
Simon_Whale17-Sep-18 2:57
Simon_Whale17-Sep-18 2:57 
Questiondoes anyone know how I could get some programming jobs going? Pin
Member 1398247116-Sep-18 14:24
Member 1398247116-Sep-18 14:24 
AnswerRe: does anyone know how I could get some programming jobs going? Pin
Dave Kreskowiak16-Sep-18 15:30
mveDave Kreskowiak16-Sep-18 15:30 
AnswerRe: does anyone know how I could get some programming jobs going? Pin
Mycroft Holmes16-Sep-18 20:44
professionalMycroft Holmes16-Sep-18 20:44 
GeneralVisual Basic 6 how to ad an icon to progect Pin
Member 1398247113-Sep-18 9:08
Member 1398247113-Sep-18 9:08 
GeneralRe: Visual Basic 6 how to ad an icon to progect Pin
Richard MacCutchan13-Sep-18 21:41
mveRichard MacCutchan13-Sep-18 21:41 
GeneralRe: Visual Basic 6 how to ad an icon to progect Pin
Member 1398247116-Sep-18 4:18
Member 1398247116-Sep-18 4:18 
GeneralRe: Visual Basic 6 how to ad an icon to progect Pin
Eddy Vluggen13-Sep-18 23:36
professionalEddy Vluggen13-Sep-18 23:36 
GeneralRe: Visual Basic 6 how to ad an icon to progect Pin
Mycroft Holmes14-Sep-18 13:56
professionalMycroft Holmes14-Sep-18 13:56 
GeneralRe: Visual Basic 6 how to ad an icon to progect Pin
Eddy Vluggen14-Sep-18 23:21
professionalEddy Vluggen14-Sep-18 23:21 
QuestionPlease fix my code! Pin
toffee_paul13-Sep-18 4:36
toffee_paul13-Sep-18 4:36 
AnswerRe: Please fix my code! Pin
Dave Kreskowiak14-Sep-18 6:34
mveDave Kreskowiak14-Sep-18 6:34 
AnswerRe: Please fix my code! Pin
Eddy Vluggen14-Sep-18 23:32
professionalEddy Vluggen14-Sep-18 23:32 
GeneralRe: Please fix my code! Pin
Richard Deeming18-Sep-18 3:38
mveRichard Deeming18-Sep-18 3:38 
GeneralRe: Please fix my code! Pin
Eddy Vluggen18-Sep-18 5:05
professionalEddy Vluggen18-Sep-18 5:05 
QuestionOpen / Display SVG images within Visual Basic 6 Pin
davesmithmiap13-Sep-18 1:19
davesmithmiap13-Sep-18 1:19 
Hi
I am trying to find a way of displaying SVG within Visual Basic 6, you could at one point use Adobe Viewer 3 - but not longer.

I have managed to self create a HTML page, launch the assocaited web browser to show it, then i capture the screen - however the screen is captured but without the image being shown on it, yet the image is on the web page, if i do a normal screen capture - i can get the image.

All i am actually looking to do is to show the svg image within our vb application - which sadly it is written in vb6 and is far too big to change over.

I have looked into the SVG and in theroy could write an XML parser to read in and display but it makes sense to use the inbuilt browser control as they get updated.

Any suggestions ?
AnswerRe: Open / Display SVG images within Visual Basic 6 Pin
Richard Deeming13-Sep-18 2:33
mveRichard Deeming13-Sep-18 2:33 
AnswerRe: Open / Display SVG images within Visual Basic 6 Pin
Member 1396504228-Sep-18 3:15
Member 1396504228-Sep-18 3:15 
RantRe: Open / Display SVG images within Visual Basic 6 Pin
Richard Deeming28-Sep-18 4:38
mveRichard Deeming28-Sep-18 4:38 
GeneralRe: Open / Display SVG images within Visual Basic 6 Pin
Darrell Hagan 202113-Jun-21 12:53
Darrell Hagan 202113-Jun-21 12:53 
QuestionCould someone explain why For Each and For Next loops behave differently with lists? Pin
MattiasW768-Sep-18 14:13
MattiasW768-Sep-18 14:13 
AnswerRe: Could someone explain why For Each and For Next loops behave differently with lists? Pin
Eddy Vluggen8-Sep-18 23:51
professionalEddy Vluggen8-Sep-18 23:51 
QuestionRe: Could someone explain why For Each and For Next loops behave differently with lists? Pin
MattiasW769-Sep-18 1:04
MattiasW769-Sep-18 1:04 
AnswerRe: Could someone explain why For Each and For Next loops behave differently with lists? Pin
Eddy Vluggen9-Sep-18 2:11
professionalEddy Vluggen9-Sep-18 2:11 
GeneralRe: Could someone explain why For Each and For Next loops behave differently with lists? Pin
MattiasW7620-Sep-18 9:09
MattiasW7620-Sep-18 9:09 

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.