Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Вариант улучшения полей поиска. #260

Open
pavel-pimenov opened this issue Aug 19, 2015 · 5 comments
Open

Вариант улучшения полей поиска. #260

pavel-pimenov opened this issue Aug 19, 2015 · 5 comments

Comments

@pavel-pimenov
Copy link
Owner

From JhaoDa on November 09, 2010 21:25:45

Собственно, смотрите скетч.

В таком же духе поле поиска в списке юзеров и «Поиск в результатах» в окне поиска.

Attachment: fly_new_search.png

Original issue: http://code.google.com/p/flylinkdc/issues/detail?id=217

@pavel-pimenov
Copy link
Owner Author

From JhaoDa on November 09, 2010 14:27:51

Вариант с иконками Fugue Icons.

Attachment: fly_new_search_fugue.png

@pavel-pimenov
Copy link
Owner Author

From a.rain...@gmail.com on November 17, 2010 10:17:25

Labels: -Type-Defect Type-Enhancement Component-UI Usability

@pavel-pimenov
Copy link
Owner Author

From JhaoDa on June 01, 2011 10:50:08

Сюда же можно впилить все поисковые системы, кои понимает Флай.

@pavel-pimenov
Copy link
Owner Author

From a.rain...@gmail.com on June 02, 2011 04:40:45

Status: Accepted
Labels: -Priority-Medium Priority-Low

@pavel-pimenov
Copy link
Owner Author

From JhaoDa on August 17, 2011 10:12:25

На скорую руку, без самописных конторолов делается так:
Берем текстовое поле, устанавливаем у него отступы (vb-код):
SendMessageLong txField.hWnd, EM_SETMARGINS, EC_RIGHTMARGIN, 5
SendMessageLong txField.hWnd, EM_SETMARGINS, EC_LEFTMARGIN, 20
А поверх левого отступа кладем статик с картинкой и стрелочкой. По клику показываем меню.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant