Click here to Skip to main content
16,012,352 members
Home / Discussions / Visual Basic
   

Visual Basic

 
QuestionThreading for image processing Pin
NGENEAR1127-May-07 17:03
NGENEAR1127-May-07 17:03 
AnswerRe: Threading for image processing Pin
Christian Graus27-May-07 17:32
protectorChristian Graus27-May-07 17:32 
QuestionReading (headerfiles?) from a websites within VB.NET Pin
Schadenfroh27-May-07 13:48
Schadenfroh27-May-07 13:48 
QuestionDetecting changes in other application window Pin
mcfonseca27-May-07 5:22
mcfonseca27-May-07 5:22 
AnswerRe: Detecting changes in other application window Pin
Dave Herren27-May-07 5:45
Dave Herren27-May-07 5:45 
QuestionRAR it ? Pin
Navneet Hegde27-May-07 0:51
Navneet Hegde27-May-07 0:51 
AnswerRe: RAR it ? Pin
Christian Graus27-May-07 0:57
protectorChristian Graus27-May-07 0:57 
QuestionHelp with Design of VB app Pin
matt_hirst27-May-07 0:09
matt_hirst27-May-07 0:09 
I have been given another project to build another front end for a dos app...

The company I work for has this program that reads in a data file that represents a 3d cube image in sections, and outputs some results. I have been tasked to write an app to stream line the process of building these 3d cube images but am not sure best way round it.

Example of text file I need to create:

House

3,3,3

0,15
0,12
0,20

a Brick
b Door
c window
d roof
e chimney
f ground
g
h
i
j
k
l
m
n
o
p
q
r
s
t House

ffffffffffffffffffffff
faaaaaaaaaaaaaaaaaaaaf
faffffffffffffffffffaf
faffffffffffffffffffaf
faffffffffffffffffffaf
faffffffffffffffffffaf
faffffffffffffffffffaf
faffffffffffffffffffaf
faffffffffffffffffffaf
faffffffffffffffffffaf
faffffffffffffffffffaf
faffffffffffffffffffaf
faffffffffffffffffffaf
faffffffffffffffffffaf
faffffffffffffffffffaf
faaaaaaaaaaaaaaaaaaaaf
ffffffffffffffffffffff

The lines are as follows:
1. The internal name of the file
3. Cube size
5. Dimensions, numbers of cubes high
6. Dimensions, numbers of cubes wide
7. Dimensions, numbers of cubes long
9 - 26. letters representing certain ites of the house
27. Another title of the file.
29 - 45. Creates a segmentised make up of the house at the first cube size, so in this case a 3ft section through the house
47 - ???. Further segements through the house until all segments required are built.

Now initial thoughts are to have an initial screen get all the inputs with regards the sizes, char code representations, etc and then have another screen build a grid resenting the extenet of the house layout and allow the user to select a letter/colour to represent each seperate item in the section as required, but my question is what is the best way to do this???

As I have posted before I am new to prgramming so any help would be greatfully received.

regards,

Matt

AnswerRe: Help with Design of VB app Pin
Christian Graus27-May-07 0:12
protectorChristian Graus27-May-07 0:12 
GeneralRe: Help with Design of VB app Pin
matt_hirst27-May-07 0:17
matt_hirst27-May-07 0:17 
GeneralRe: Help with Design of VB app Pin
Christian Graus27-May-07 0:23
protectorChristian Graus27-May-07 0:23 
GeneralRe: Help with Design of VB app Pin
matt_hirst27-May-07 0:31
matt_hirst27-May-07 0:31 
GeneralRe: Help with Design of VB app Pin
Christian Graus27-May-07 1:01
protectorChristian Graus27-May-07 1:01 
Questionsome one help me to delete temporary internet files Pin
Prince Tanveer Farman27-May-07 0:01
Prince Tanveer Farman27-May-07 0:01 
AnswerRe: some one help me to delete temporary internet files Pin
Garth J Lancaster27-May-07 0:09
professionalGarth J Lancaster27-May-07 0:09 
AnswerRe: some one help me to delete temporary internet files Pin
Christian Graus27-May-07 0:10
protectorChristian Graus27-May-07 0:10 
AnswerRe: some one help me to delete temporary internet files Pin
Dave Kreskowiak27-May-07 7:24
mveDave Kreskowiak27-May-07 7:24 
Questiondelete group of files from my computer programatically with vb.net Pin
Prince Tanveer Farman26-May-07 21:56
Prince Tanveer Farman26-May-07 21:56 
Answerplease help me to do this Pin
Prince Tanveer Farman26-May-07 22:04
Prince Tanveer Farman26-May-07 22:04 
GeneralRe: please help me to do this Pin
Garth J Lancaster26-May-07 22:29
professionalGarth J Lancaster26-May-07 22:29 
QuestionRe: delete Temporary Internet Files Pin
Prince Tanveer Farman26-May-07 22:51
Prince Tanveer Farman26-May-07 22:51 
AnswerRe: delete Temporary Internet Files Pin
Guffa26-May-07 23:25
Guffa26-May-07 23:25 
AnswerRe: delete Temporary Internet Files Pin
Christian Graus26-May-07 23:26
protectorChristian Graus26-May-07 23:26 
AnswerRe: still thrusty Pin
Christian Graus27-May-07 0:01
protectorChristian Graus27-May-07 0:01 
GeneralRe: still thrusty Pin
Colin Angus Mackay27-May-07 5:16
Colin Angus Mackay27-May-07 5:16 

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.