[GH-ISSUE #888] Refresh and Update #609

Open
opened 2026-02-27 15:51:05 +03:00 by kerem · 1 comment
Owner

Originally created by @Bihel29 on GitHub (Nov 12, 2020).
Original GitHub issue: https://github.com/quasar/Quasar/issues/888

Hello, thanks for sharing.

I added 3 tabs in the listviews

  • Activates Windows
  • Idle Time
  • ping

How can I do to refresh only these 3 tabs and update them every X seconds?

thank you in advance

Originally created by @Bihel29 on GitHub (Nov 12, 2020). Original GitHub issue: https://github.com/quasar/Quasar/issues/888 Hello, thanks for sharing. I added 3 tabs in the listviews - Activates Windows - Idle Time - ping How can I do to refresh only these 3 tabs and update them every X seconds? thank you in advance
Author
Owner

@xALEGORx commented on GitHub (Feb 24, 2021):

Hi, I did it on my own so:

  1. create new package "ActiveWindow"
  2. created thread in HandleGetAuthentication
  3. processed package ActiveWindow in FrmMain
    Screenshot_1
    Screenshot_2
<!-- gh-comment-id:784621721 --> @xALEGORx commented on GitHub (Feb 24, 2021): Hi, I did it on my own so: 1) create new package "ActiveWindow" 2) created thread in HandleGetAuthentication 3) processed package ActiveWindow in FrmMain ![Screenshot_1](https://user-images.githubusercontent.com/26199734/108925317-6d1b5800-764d-11eb-9314-94b7942db07a.jpg) ![Screenshot_2](https://user-images.githubusercontent.com/26199734/108925319-6db3ee80-764d-11eb-929e-c250d6c48506.jpg)
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/Quasar#609
No description provided.