Overview
Examples
Screenshots
Comparisons
Applications
Download
Documentation
Tutorials
Bazaar
Status & Roadmap
FAQ
Authors & License
Forums
Funding Ultimate++
Search on this site
Search in forums












SourceForge.net Logo
Home » Extra libraries, Code snippets, applications etc. » U++ users applications in progress and useful code snippets, including reference examples! » array vs. array's items.id sorting/searching
Re: array vs. array's items.id sorting/searching [message #26713 is a reply to message #26710] Thu, 20 May 2010 14:58 Go to previous messageGo to previous message
fudadmin is currently offline  fudadmin
Messages: 1321
Registered: November 2005
Location: Kaunas, Lithuania
Ultimate Contributor
Administrator
qwerty wrote on Thu, 20 May 2010 08:44

Yes, it's quite possible... not changed my code, but that 'static' trick is nice, I'll remember that

thank you


thanks for noticing! Smile

btw, this trick with that code serves as internal shared clipboard amongst Grid1 instances. It enables a user to copy with e.g Shift_Ctrl_C from one database with duplicates and paste into another without duplicates with customizable column selection sets. Of course you need more lines of code.

querty, maybe a bit off topic:
but... my general advice for newbies (and not only) - use GridCtrl with QuickSearch enabled for debugging purposes. It is much faster to explore and find things than using text logs.

And... a kind of my patented idea... Smile with this code it is possible to have/find/use unique strings from debug output.

And another one. Use and learn from GridCtrl everywhere unless speed really matters. And even then use GridCtrl. It's the best thing after the wheel invention. Believe me.
Sorry, maybe too much off topic... Smile


 
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Previous Topic: Just one instance of application running (SingleApp)
Next Topic: Fix for examples/CodeMetric
Goto Forum:
  


Current Time: Mon Apr 28 19:37:22 CEST 2025

Total time taken to generate the page: 0.03291 seconds