Account Options

  1. Sign in
The old Google Groups will be going away soon, but your browser is incompatible with the new version.
Google Groups Home
« Groups Home
2 easy questions...
There are currently too many topics in this group that display first. To make this topic appear first, remove this option from another topic.
There was an error processing your request. Please try again.
flag
  7 messages - Collapse all  -  Translate all to Translated (View all originals)
The group you are posting to is a Usenet group. Messages posted to this group will make your email address visible to anyone on the Internet.
Your reply message has not been sent.
Your post was successful
 
From:
To:
Cc:
Followup To:
Add Cc | Add Followup-to | Edit Subject
Subject:
Validation:
For verification purposes please type the characters you see in the picture below or the numbers you hear by clicking the accessibility icon. Listen and type the numbers you hear
 
John L  
View profile  
 More options Mar 23 2005, 2:54 pm
Newsgroups: comp.lang.basic.visual, comp.lang.basic.visual.misc
From: "John L" <john_stlmo<removethis>@yahoo.com>
Date: Wed, 23 Mar 2005 13:54:50 -0600
Local: Wed, Mar 23 2005 2:54 pm
Subject: 2 easy questions...
It's been several years since I fooled around with VB5, but I've got the
programming bug again...

I'd like to place a flashing light or button in one of my database programs
that if a particular checkbox is positive in the records the icon or picture
will blink to alert the user. Without the checkbox being marked nothing
flashes.   Is that possible with VB5?

2nd question - there used to be a VB archive where you could go, input a
subject and the archive would bring up various posts from the newsgroups
dealing with that subject --- was great as it saved a lot of time in finding
answers to questions without having to repost questions and waste everyone's
time.  Anyone know where it went?  A url would be great...

Thanks for any assist...


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
neilane...@msn.com  
View profile  
 More options Mar 23 2005, 3:36 pm
Newsgroups: comp.lang.basic.visual, comp.lang.basic.visual.misc
From: neilane...@msn.com
Date: 23 Mar 2005 12:36:43 -0800
Local: Wed, Mar 23 2005 3:36 pm
Subject: Re: 2 easy questions...
I will defer to the blinky thingy experts on Q1.
I can't parse this into a meaningful question ;-)
"if a particular checkbox is positive in the records the icon or
picture will blink to alert the user."
Q2: Google Larry Linson

 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Frank Adam  
View profile  
 More options Mar 23 2005, 3:42 pm
Newsgroups: comp.lang.basic.visual, comp.lang.basic.visual.misc
From: f...@xxxxoptushome.com.au (Frank Adam)
Date: Thu, 24 Mar 2005 07:42:11 +1100
Local: Wed, Mar 23 2005 3:42 pm
Subject: Re: 2 easy questions...
On Wed, 23 Mar 2005 13:54:50 -0600, "John L"

<john_stlmo<removethis>@yahoo.com> wrote:
>It's been several years since I fooled around with VB5, but I've got the
>programming bug again...

>I'd like to place a flashing light or button in one of my database programs
>that if a particular checkbox is positive in the records the icon or picture
>will blink to alert the user. Without the checkbox being marked nothing
>flashes.   Is that possible with VB5?

It can be done, but i'm not sure if VB5 had graphical styles for the
buttons yet ? If so, you can just toggle the button's icon on and off
from a timer. If not, then using a small ImageBox into which you'd
place the icon and toggle it's visible state.

>2nd question - there used to be a VB archive where you could go, input a
>subject and the archive would bring up various posts from the newsgroups
>dealing with that subject --- was great as it saved a lot of time in finding
>answers to questions without having to repost questions and waste everyone's
>time.  Anyone know where it went?  A url would be great...

http://groups-beta.google.com/

There are also some very good sites devoted to VB if you search the
net, such as mvps.org in particular mvps.org/vbnet (don't let the
"net" bit fool you, it's VB classic, Randy didn't know about .Net when
he named it.. Mind you he has a constant headache nowdays from bashing
his head on the desk.<g>)

--

Regards, Frank


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Frank Adam  
View profile  
 More options Mar 23 2005, 3:48 pm
Newsgroups: comp.lang.basic.visual, comp.lang.basic.visual.misc
From: f...@xxxxoptushome.com.au (Frank Adam)
Date: Thu, 24 Mar 2005 07:48:55 +1100
Local: Wed, Mar 23 2005 3:48 pm
Subject: Re: 2 easy questions...
On 23 Mar 2005 12:36:43 -0800, neilane...@msn.com wrote:

>Q2: Google Larry Linson

Does Google go *that* far back ? ;-)

<wondering if Larry and Joe Nukem eloped to an island with no nets>

--

Regards, Frank


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
neilane...@msn.com  
View profile  
 More options Mar 23 2005, 5:42 pm
Newsgroups: comp.lang.basic.visual, comp.lang.basic.visual.misc
From: neilane...@msn.com
Date: 23 Mar 2005 14:42:09 -0800
Local: Wed, Mar 23 2005 5:42 pm
Subject: Re: 2 easy questions...
<wondering if Larry and Joe Nukem eloped to an island with no nets>
If so I suspect Larry's wife would have gone postal!
Neila

 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Randy Birch  
View profile  
 More options Mar 23 2005, 10:57 pm
Newsgroups: comp.lang.basic.visual, comp.lang.basic.visual.misc
From: "Randy Birch" <rgb_removet...@mvps.org>
Date: Wed, 23 Mar 2005 22:57:19 -0500
Local: Wed, Mar 23 2005 10:57 pm
Subject: Re: 2 easy questions...
Q1: Sure ... if the check is set, turn on a timer using the checkbox click
event. In the timer event, simply toggle the colour of, say, the foreground
of a label. When checking the next record, turn off the timer.

--

Randy Birch
MS MVP Visual Basic
http://vbnet.mvps.org/
--------------------------------------------------------------------------- -
Read. Decide. Sign the petition to Microsoft.
http://classicvb.org/petition/
--------------------------------------------------------------------------- -

"John L @yahoo.com>" <john_stlmo<removethis> wrote in message
news:qZj0e.7837$M56.6683@fe03.lga...
: It's been several years since I fooled around with VB5, but I've got the
: programming bug again...
:
: I'd like to place a flashing light or button in one of my database
programs
: that if a particular checkbox is positive in the records the icon or
picture
: will blink to alert the user. Without the checkbox being marked nothing
: flashes.   Is that possible with VB5?
:
: 2nd question - there used to be a VB archive where you could go, input a
: subject and the archive would bring up various posts from the newsgroups
: dealing with that subject --- was great as it saved a lot of time in
finding
: answers to questions without having to repost questions and waste
everyone's
: time.  Anyone know where it went?  A url would be great...
:
: Thanks for any assist...
:
:
:


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Hal Rosser  
View profile  
 More options Mar 29 2005, 4:39 pm
Newsgroups: comp.lang.basic.visual, comp.lang.basic.visual.misc
From: "Hal Rosser" <hmros...@bellsouth.net>
Date: Tue, 29 Mar 2005 16:39:48 -0500
Local: Tues, Mar 29 2005 4:39 pm
Subject: Re: 2 easy questions...

"John L @yahoo.com>" <john_stlmo<removethis> wrote in message
news:qZj0e.7837$M56.6683@fe03.lga...

> It's been several years since I fooled around with VB5, but I've got the
> programming bug again...

> I'd like to place a flashing light or button in one of my database
programs
> that if a particular checkbox is positive in the records the icon or
picture
> will blink to alert the user. Without the checkbox being marked nothing
> flashes.   Is that possible with VB5?

I'm not sure, but I think  5.0 had the timer control.
If so, you can use it to turn on and off the visible property of your light.

 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
End of messages
« Back to Discussions « Newer topic     Older topic »