wish

[expired user #6409]'s profile image [expired user #6409] posted 12 years ago in Feature discussion Permalink
I would like to see the following feature:

Right mouse -> Quick filter -> `smth` LIKE '%%'

I see Value but i would like to see the current value of sell.

Thanks=)Nice program.
[expired user #6409]'s profile image [expired user #6409] posted 12 years ago Permalink
I used it in MySQL-Front client.
ansgar's profile image ansgar posted 12 years ago Permalink
Take a second look, it's already there, it's one of the upper menu items with the blue arrow in front of it.
[expired user #6409]'s profile image [expired user #6409] posted 12 years ago Permalink
Not exactly. Before use of the filter, I should edit it. Points with a blue arrow are applied at once.
ansgar's profile image ansgar posted 12 years ago Permalink
Well, in that case it is the menu item in the middle, with the white edit box icon in front of it, named "colname LIKE '%%'".
[expired user #6409]'s profile image [expired user #6409] posted 12 years ago Permalink
Yes)) But i see Value but i would like to see the current value of sell.
ansgar's profile image ansgar posted 12 years ago Permalink
It makes no sense that you want the current cell value and at the same time being able to edit it - if you edit it, use the LIKE '%..%' item, and copy the cell content via Ctrl+C before so you can paste it in the popup.
[expired user #6409]'s profile image [expired user #6409] posted 12 years ago Permalink
You can improve usability here. And i think its very easy in programming.
ansgar's profile image ansgar posted 12 years ago Permalink
Improve usability by adding the ~20th menu item and more? That's not more usable than it's now. You will find yourself searching the right menu item for too long then.
[expired user #6409]'s profile image [expired user #6409] posted 12 years ago Permalink
No, no new menu items. It doesn't change the current logic in menu. I just want to edit filter string before it applies(i use filter very often).

Excuse if I badly explain. Take a look at MySQL-Front client.
ansgar's profile image ansgar posted 12 years ago Permalink
No, you post a screenshot of what you mean.
[expired user #6409]'s profile image [expired user #6409] posted 12 years ago Permalink
http://s2.ipicture.ru/uploads/20120529/c7JUEzXR.gif
smile
[expired user #6409]'s profile image [expired user #6409] posted 12 years ago Permalink
http://s2.ipicture.ru/uploads/20120529/c7JUEzXR.gif
Code modification/commit from ansgar.becker, 12 years ago, revision 7.0.0.4154
Use InputQuery instead of InputBox, so we can use the focused cell content as default value and check if user clicked ok or cancel. See http://www.heidisql.com/forum.php?t=10729
ansgar's profile image ansgar posted 12 years ago Permalink
Done in r4154

Please login to leave a reply, or register at first.