Welcome to Dream.In.Code
Become a VB Expert!

Join 149,474 VB Programmers for FREE! Get instant access to thousands of VB experts, tutorials, code snippets, and more! There are 1,862 people online right now. Registration is fast and FREE... Join Now!




seven segment

 
Reply to this topicStart new topic

seven segment, petrol pump

padstar91
9 Feb, 2008 - 09:07 AM
Post #1

New D.I.C Head
*

Joined: 9 Feb, 2008
Posts: 4

how do i insert a seven segment display and get it to go up when i push s
User is offlineProfile CardPM
+Quote Post

sam_benne
RE: Seven Segment
9 Feb, 2008 - 09:22 AM
Post #2

D.I.C Regular
Group Icon

Joined: 16 Jan, 2008
Posts: 366



Thanked: 2 times
Dream Kudos: 400
My Contributions
look at the tutorials
User is offlineProfile CardPM
+Quote Post

sam_benne
RE: Seven Segment
9 Feb, 2008 - 09:38 AM
Post #3

D.I.C Regular
Group Icon

Joined: 16 Jan, 2008
Posts: 366



Thanked: 2 times
Dream Kudos: 400
My Contributions
You will need to use ASCII function which i can work out for you but you will have to wait.
User is offlineProfile CardPM
+Quote Post

padstar91
RE: Seven Segment
9 Feb, 2008 - 09:47 AM
Post #4

New D.I.C Head
*

Joined: 9 Feb, 2008
Posts: 4

plzz help

User is offlineProfile CardPM
+Quote Post

sam_benne
RE: Seven Segment
9 Feb, 2008 - 09:56 AM
Post #5

D.I.C Regular
Group Icon

Joined: 16 Jan, 2008
Posts: 366



Thanked: 2 times
Dream Kudos: 400
My Contributions
You will need to do a key press functon that will make your segment array visible.
CODE

Private Sub Form_KeyPress(KeyAscii As Integer)

    Select Case KeyAscii
        Case 115
            (segment).visible = true
    End Select

Where the segment is make it a frame and make it visible = false in form load
hopefully this should work if not comment again
User is offlineProfile CardPM
+Quote Post

padstar91
RE: Seven Segment
19 Feb, 2008 - 11:38 AM
Post #6

New D.I.C Head
*

Joined: 9 Feb, 2008
Posts: 4

thanks

User is offlineProfile CardPM
+Quote Post

padstar91
RE: Seven Segment
19 Feb, 2008 - 11:44 AM
Post #7

New D.I.C Head
*

Joined: 9 Feb, 2008
Posts: 4

could anypne please tell me how to input a case statment any help would be good
User is offlineProfile CardPM
+Quote Post

Fast ReplyReply to this topicStart new topic
Time is now: 1/7/09 02:45PM

Be Social

Dream.In.Code RSS Feed Dream.In.Code LinkedIn Group Follow Us On Twitter

Live VB Help!

VB Tutorials

Reference Sheets

VB Snippets

DIC Chatroom

Bye Bye Ads

Monthly Drawing

Thumb Drive

Top Contributors

Top 10 Kudos This Month