Search results

  1. D

    Coronavirus - are we all doomed?

    @moke123 the ending part reminded me of something. It's a long while back when I had joined to AWF. But I never forget it. Somebody told me we have guns to protect ourselves, you have knives. What's the difference. I couldn't help laughing.
  2. D

    Printing a barcode on a Label

    I've not used QR codes for a long time. The last time I used them, having the font was not enough. I had to purchase an encoder for generating the QR codes. This is the encoder I purchased. But as I said, it was a long time ago and everything has improved. Maybe there's a way to generate them...
  3. D

    Printing a barcode on a Label

    Although as you suggested the best bet is to use the font that comes with barcode reader, but the last 5 barcode readers I purchased didn't come with the font, nor with a link for download. Instead they had a heavy manual for all sort of settings, for adding Tab or Enter or any other function...
  4. D

    Printing a barcode on a Label

    https://all-free-download.com/font/download/qr_font_tfb_26410.html
  5. D

    Printing a barcode on a Label

    Just in case you don't know how to follow @strive4peace 's suggestion:
  6. D

    Why On Click event of a checkbox doesn't respond?

    Yes, If the checkbox is unbind, the on_Click action triggers the function. Since the record source is read only, I'm not able to update the records. Anyhow I need to be able to update that checkbox. Well if I can not update the field, I tried to use a function that is fired when I click the...
  7. D

    Why On Click event of a checkbox doesn't respond?

    Million Thanks for suggesting. It was exactly what @theDBguy suggested. Done.
  8. D

    Why On Click event of a checkbox doesn't respond?

    No, it doesn't.
  9. D

    Why On Click event of a checkbox doesn't respond?

    Very clever. never thought of that. While I will use this for my database, but my intention of posting this question mostly was understanding why on-click event is not fired, even if when I'm clicking the check box. Million thanks for your time.
  10. D

    Why On Click event of a checkbox doesn't respond?

    As I explained above, the checkbox doesn't get updated because the source is a cross tab query. If the checkbox doesn't update, its on update event is not fired.
  11. D

    Why On Click event of a checkbox doesn't respond?

    I could reproduce it in another database too.
  12. D

    Why On Click event of a checkbox doesn't respond?

    I attached a sample database to the first post.
  13. D

    Why On Click event of a checkbox doesn't respond?

    The recordset is not editable. So the checkbox never get updated. ( I believe. But will test it too. wait) Edit : @theDBguy As I had guessed, the function is not triggered because the checkbox is not updated. thanks anyway.
  14. D

    Why On Click event of a checkbox doesn't respond?

    The back end is sql server. It takes a while to manage the local tables and the crosstab query with a limited data set. Give me a little time.
  15. D

    Why On Click event of a checkbox doesn't respond?

    One click on the checkbox sets the focus on the checkbox. I can say it by the rectangle that appears around the checkbox after one click. So I don't think there's anything there to prevent the checkbox focus. If I add the function to on focus, the function is triggered and executes. So...
  16. D

    Why On Click event of a checkbox doesn't respond?

    I have a form with a crosstab query as its source. The query and the form's data is un-editable. I want to run a function when I click on a check box on this form. But clicking the checkbox doesn't fire the event. I added a stop, a msgbox and a break point to the first line of the code, but...
  17. D

    Coronavirus - are we all doomed?

    @Isaac I can't judge for others. But for me, I appreciate any reply you post. Not only your replies help me understand the situation, but the way I see you, you are one of those rare members here that sees (or tries to see) both sides (Rep, Dem) fairly and judge according to what you feel, not...
  18. D

    Coronavirus - are we all doomed?

    @The_Doc_Man In case of the link you posted about gun laws in different countries, there was something I want to add to Japan's section in that article. 1- Most of our policemen/policewomen doesn't carry guns at all. Most of the rest who carry guns, their weapons are not loaded. It means they...
  19. D

    Coronavirus - are we all doomed?

    Doc, you were and are excellent in answering my questions. If I insist and go round a circle and insist on my own beliefs, It's not because of your insufficient reply, but simply because of our cultural difference and it takes a little time for me to be able to stand in your shoes and see the...
  20. D

    Coronavirus - are we all doomed?

    on topic: https://www.engadget.com/virginia-covid-19-apple-google-exposure-notification-sytem-210500036.html Virginia's COVIDWISE app is out of beta and available on both mobile platforms. The Virginia Department of Health has launched COVIDWISE, an app that uses Apple and Google’s COVID-19...
Back
Top Bottom