Hardware
Hardware is a general term that refers to the physical artifacts of a technology.
Forum Post

Re: Screensaver

Your not totaly worthless.... But with the euro you drop in value... ;-) ;-) -mac- mailto:programmersheaven@mac-doggie.nl the Netherlands...
Forum Post

How to count number of seats filled,window seats vacant, and meal orde

Hi I need help this program this is quastion Airplane seating chart. An airplane has 30 rows (numbered 1 through 30), with 6 seats (labeled A,B,C,D,E, and F) in each row. write a program...
Forum Post

Treeview node detection

I have a question here. For example, I have a treeview already expanded. It has Parent, Child1, Child2 and Child3 nodes. When user clicks on Parent or Child3 node, it will display a different form....
Forum Post

Video Conferencing (Network) with Visual Basic

I am working on a program that will have Visual Basic connect to a web camera. The program will then transmit it to another PC with the same program but display on the screen the video being shot by...
Forum Post

Re: Need a little Animation help.

Yeah, that helped me conceive what I'd need to do, but now I am left with a few problems. Whenever I make an image in Photoshop, I can't save it as a GIF. Not only that, when I go to export,...
Forum Post
Forum Post

Re: click click, o you do it for me.

Oooh :) This is very possible :) It will require some APIs as always when you are trying to integrate with the system :) here they are... Type POINTAPI x As Integer y As Integer End...
Forum Post

Re: click click, o you do it for me.

When you say keystrokes, do you include mouse clicks? I want the program to simulate a mouse click in a co-ordinate relating to the key pressed. for example. you press Q and the mouse moves to 300...
Forum Post

click click, o you do it for me.

Hi Can I make my program sit somewhere, and when the F key is pressed, it clicks the mouse on a set cordinate. for example. run word. run the program. press F the File menu expands. Press...
Forum Post

Re: count the number of set

: hi I need help how to count the number of "R" : : this is code : : Private Sub cmdS_Click() : Dim count As Integer : count = 0 : For Row = 1 To 30 : Col = 1 To 6 : If cell = "R" Then :...
Forum Post

count the number of set

hi I need help how to count the number of "R" this is code Private Sub cmdS_Click() Dim count As Integer count = 0 For Row = 1 To 30 Col = 1 To 6 If cell = "R" Then count = count + 1...
Forum Post

Maintaining Memory

Greetings. Sure... but what the grid doesn't have to maintain is an independent property bag with extender properties for every free cell. (This actually sounds like a pretty neat project......
Forum Post

Re: Dat's a Bunch o' Buttons...

: Even if he could, I would recommend against it... think of all the machine resources you'd be eating up! Eh, I don't suppose 180 buttons would be all that much. I mean, a grid still has to...
Forum Post

Dat's a Bunch o' Buttons...

Ouch... Even if he could, I would recommend against it... think of all the machine resources you'd be eating up! Never use multiple controls when a control array will do. And never use a...
Forum Post

hehehehehhe

: Hi : : : I need help this program : : : Airplane seating chart. An airplane has 30 rows (numbered 1 through 30), : : : with 6 seats (labeled A,B,C,D,E, and F) in each row. write a program to...
Forum Post

data grid(I need help pleas)

Hi : : I need help this program : : Airplane seating chart. An airplane has 30 rows (numbered 1 through 30), : : with 6 seats (labeled A,B,C,D,E, and F) in each row. write a program to display...
Forum Post

Re: need help urgent

: : : : Hi : : I need help this program : : Airplane seating chart. An airplane has 30 rows (numbered 1 through 30), : : with 6 seats (labeled A,B,C,D,E, and F) in each row. write a program...
Forum Post

Re: Help with wordcount

Greetings. You don't really even need to go through the added memory hassle of creating the string array with Split (although it is certainly an effective idea which would work nicely), since...
Forum Post

need help urgent

: Hi : I need help this program : Airplane seating chart. An airplane has 30 rows (numbered 1 through 30), : with 6 seats (labeled A,B,C,D,E, and F) in each row. write a program to display...
Forum Post

Re: Vb DblClick only works with right mouse button

Hrm. I'll assume, then, that my restatement of the problem was correct, which only increases my bewilderment. You've tried in on four different PCs... yet it is clearly a pre-VB problem; VB...
 

Recent Jobs

Official Programmer's Heaven Blogs
Web Hosting | Browser and Social Games | Gadgets

Popular resources on Programmersheaven.com
Assembly | Basic | C | C# | C++ | Delphi | Flash | Java | JavaScript | Pascal | Perl | PHP | Python | Ruby | Visual Basic
© Copyright 2011 Programmersheaven.com - All rights reserved.
Reproduction in whole or in part, in any form or medium without express written permission is prohibited.
Violators of this policy may be subject to legal action. Please read our Terms Of Use and Privacy Statement for more information.
Operated by CommunityHeaven, a BootstrapLabs company.