Volodymyr B.

Results 20 comments of Volodymyr B.

The error appears incomprehensible how. When working out of a TThread, the error appears very rarely on the same page (when loading from the TFileStream). But in the TThread -...

Actually the error did not disappear: ![image](https://user-images.githubusercontent.com/2736539/50707159-a2791c00-1068-11e9-9c8f-008b567964fc.png) Apparently bad calculation of characters. > Or you can use the original author's code http://www.raysoftware.cn/?p=443 Unfortunately, I do not even know how to...

А в каких случаях может иметь смысл менять полностью **jq-selectbox__trigger-arrow**? Что нельзя реализовать при помощи **css**?

Или речь об использовании **FontAwesome** и подобного?

Я не разработчик данного плагина - но я например ничего из описанного не понял. Да и собственно PR ведь не закрыты.

Благодарю, перенёс в форк: [JQueryFormStyler-Modern](https://github.com/ange007/JQueryFormStyler-Modern). Правда с небольшими изменениями.

Is there any progress on this issue?

Also interested. I don't see an option without editing the source code.

Example: ```php $friends = $user->getFriendsQueryBuilder() ->where(function($query) use ($query) { $query->where('name', 'LIKE', "{$query}%") ->orWhere('login', 'LIKE', "{$query}%"); }) ->paginate($limit); ```

>Hello, I'm very interested, what's the oldest supported Delphi version? I`m testing only on Delphi XE10.3 And I think that it doesn’t work in non-Unicode versions. > Maybe change the...