Personal Options for my comfort of use. #248
-
I managed to make my own github and to synchronize it with my modifications. (So far it seems to be working.) I would like when I close a feature window : member manager, batch activities, search ... that the main window becomes active again without the need to click on it. I tried : m_qmain->setFocus(); or m_qmain->isActive(); can you please give me the right line (if it's just a line of course). |
Beta Was this translation helpful? Give feedback.
Replies: 27 comments 41 replies
-
If you retain the main window (do not minimize it), you won't need a resolution. :P |
Beta Was this translation helpful? Give feedback.
-
I need more information. QWidget::setFocus()? There is also showNormal() and raise(). |
Beta Was this translation helpful? Give feedback.
-
|
Beta Was this translation helpful? Give feedback.
-
in other windows the close function is not obvious to find and modify. the void biblioteq::slotCloseMembersBrowser(void) function seems to be a good one but |
Beta Was this translation helpful? Give feedback.
-
Did you see the new Discover page in Batch Activities? |
Beta Was this translation helpful? Give feedback.
-
It will allow you to test if items exist in the database. |
Beta Was this translation helpful? Give feedback.
-
I had seen the window appear but I thought it was being finalized. Great: This will be useful to help us make inventories 2 additional requests :
this will allow to make a csv export of those we want will be able to answer to : I have a database of 10 documents but we have received only 8 I have a database of 10 documents but I received 11 |
Beta Was this translation helpful? Give feedback.
-
|
Beta Was this translation helpful? Give feedback.
-
Select the rest is impossible and will not be included because 1,000,000 - 10 is still 1,000,000. That is, you discover 10 items. Can't display nor select a million items in any meaningful manner. |
Beta Was this translation helpful? Give feedback.
-
Ask Google to display all items that don't include the word popcorn in a single page. |
Beta Was this translation helpful? Give feedback.
-
Practical requests please. |
Beta Was this translation helpful? Give feedback.
-
Drop this feature too complicated. From my point of view the request was not so complicated, let me explain. then for the selection or for non selection so the BA/Discover scan functionality was like doing my step 1. Of course this can only be applied to a database with a limited number of articles. |
Beta Was this translation helpful? Give feedback.
-
Implementing it requires that the entire All query be modified to include new WHERE clauses. For example, FROM book WHERE id IN ('a', ...) OR isbn13 IN ('a', ...). Inevitably someone will discover 1000 items and expect that the query retrieve those items. |
Beta Was this translation helpful? Give feedback.
-
Again. 1,000,000 - 1,000 is still 1,000,000. |
Beta Was this translation helpful? Give feedback.
-
I suspect that NOT IN will become a burden so the actual query will need to be smart. IN may suffer similarly. |
Beta Was this translation helpful? Give feedback.
-
my test base has 6322 documents I created a list of 277 documents (title ^a) select * from book where accession_number IN ('29','35','81','138','144','146','147','161','204','291','357','429','471','513', '596','621','639','671','708','711','743','808','819','821','832','860','906','926','936','987','1029','1040','1059','1077', '1078','1103','1176','1180','1225','1243','1263','1358','1361','1387','1391','1392','1422','1461','1496','1513','1521', '1533','1540','1567','1576','1624','1679','1712','1751','1787','1844','1864','1865','1901','1903','1904','1905','1915','1921', '1922','1930','1931','1932','1950','1980','1985','1999','2026','2027','2076','2095','2135','2147','2200','2229','2230', '2243','2255','2272','2326','2335','2367','2368','2399','2415','2437','2505','2567','2634','2648','2650','2652','2663','2736', '2822','2874','2877','2882','2895','2909','2926','2952','2992','3041','3096','3124','3130','3139','3215','3225','3262', '3272','3308','3313','3319','3330','3335','3395','3404','3435','3474','3491','3493','3495','3508','3519','3522','3568','3571', '3593','3618','3639','3655','3675','3686','3687','3688','3689','3691','3692','3693','3694','3695','3696','3697','3699', '3701','3702','3703','3704','3705','3793','3796','3801','3829','3837','3889','3904','3922','4020','4052','4053','4083','4116', '4152','4164','4180','4200','4202','4268','4275','4287','4289','4313','4314','4379','4382','4385','4405','4413','4450','4455', '4463','4479','4493','4614','4616','4853','4920','4969','4975','5004','5005','5022','5044','5053','5058','5133','5160','5178', '5255','5256','5259','5272','5291','3900012026488','5325','5340','5366','3900014111288','5409','5423','5434','5437','5450', '5494','5505','5547','5569','5713','5749','5750','5812','5891','5919','5973','6076','6098','6103','6139','6151','6175','6422', '6424','6440','6446','6456','6457','6461','6464','6470','6479','6495','6515','6517','6527','6528','6529','6530','6634','6643', '6709','6712','6715','6730','6763','6824','6873','6887','6972','6987','7009','3900012467856','7056','7057','7058','7103') the query indicates the 277 documents select * from book where accession_number NOT IN (''29','35','81','138','144','146','147','161','204','291','357','429','471','513', ....) |
Beta Was this translation helpful? Give feedback.
-
I expected longer times. |
Beta Was this translation helpful? Give feedback.
-
Anyway, this discussion is moving into another spectrum again! |
Beta Was this translation helpful? Give feedback.
-
Favorite: Delete Special Books Favorite: Classify Book Categories Those are examples. They can be applied on a selected set or specifically by their actual text. |
Beta Was this translation helpful? Give feedback.
-
Well, you want immediate solutions or else you go play in a separate sandbox. My response has always been: you have to wait or you can go play elsewhere. That's reality. I have to live too. I work full-time, family, responsibilities, hobbies, eating, sleeping. |
Beta Was this translation helpful? Give feedback.
-
Slow progress is better than no progress. |
Beta Was this translation helpful? Give feedback.
-
Completed listing of discovered items. |
Beta Was this translation helpful? Give feedback.
-
Other items completed. |
Beta Was this translation helpful? Give feedback.
-
Link for purchasing better software. https://www.ebool.com/library-management Good luck. |
Beta Was this translation helpful? Give feedback.
-
On-top dialogs are available for some of the browsers. Please read April, 2023 release notes. |
Beta Was this translation helpful? Give feedback.
-
Time to choose the software is approaching, I am hopeful that BQ will be the selected software. With the new features from the last six months, #283, I think there is almost nothing missing for the volunteers to agree, and the transition will go well. I'll start making mini videos for training. |
Beta Was this translation helpful? Give feedback.
Anyway, this discussion is moving into another spectrum again!