* [mdk-re] [Slighty offtopic] JBuilder vs. mouse wheel
@ 2002-02-10 1:00 Lenya L. Khachaturov
2002-02-10 9:37 ` Alexandre Prokoudine
0 siblings, 1 reply; 4+ messages in thread
From: Lenya L. Khachaturov @ 2002-02-10 1:00 UTC (permalink / raw)
To: mandrake-russian
[-- Attachment #1: Type: text/plain, Size: 306 bytes --]
Здравствуйте,
Кто-нибудь пользуется Borland JBuilder под Linux? Можно
ли сделать так, чтобы колесико мышки выполняло свою непосредственную
функцию, т.е. скроллила экран? Или приложения, написанные на
Java (Swing GUI) вообще не понимают колесико?
--
Leonid Khachaturov
mailto:lenya@chemsell.yaroslavl.ru
[-- Attachment #2: Type: application/pgp-signature, Size: 232 bytes --]
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: [mdk-re] [Slighty offtopic] JBuilder vs. mouse wheel
2002-02-10 1:00 [mdk-re] [Slighty offtopic] JBuilder vs. mouse wheel Lenya L. Khachaturov
@ 2002-02-10 9:37 ` Alexandre Prokoudine
2002-02-20 23:08 ` Alexander Avramenko
0 siblings, 1 reply; 4+ messages in thread
From: Alexandre Prokoudine @ 2002-02-10 9:37 UTC (permalink / raw)
To: Lenya L. Khachaturov
Hello Lenya,
Sunday, February 10, 2002, 12:57:44 AM, you wrote:
LLK> Здравствуйте,
LLK> Кто-нибудь пользуется Borland JBuilder под Linux? Можно
LLK> ли сделать так, чтобы колесико мышки выполняло свою непосредственную
LLK> функцию, т.е. скроллила экран? Или приложения, написанные на
LLK> Java (Swing GUI) вообще не понимают колесико?
Не понимают. Даже под Windows
--
Regards,
AP
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: [mdk-re] [Slighty offtopic] JBuilder vs. mouse wheel
2002-02-10 9:37 ` Alexandre Prokoudine
@ 2002-02-20 23:08 ` Alexander Avramenko
2002-02-21 0:43 ` Re[2]: " Alexandre Prokoudine
0 siblings, 1 reply; 4+ messages in thread
From: Alexander Avramenko @ 2002-02-20 23:08 UTC (permalink / raw)
To: mandrake-russian
10 Февраль 2002 09:43, Вы написали:
> Hello Lenya,
>
> Sunday, February 10, 2002, 12:57:44 AM, you wrote:
>
> LLK> Здравствуйте,
>
> LLK> Кто-нибудь пользуется Borland JBuilder под Linux? Можно
> LLK> ли сделать так, чтобы колесико мышки выполняло свою непосредственную
> LLK> функцию, т.е. скроллила экран? Или приложения, написанные на
> LLK> Java (Swing GUI) вообще не понимают колесико?
>
> Не понимают. Даже под Windows
В принципе, как раз понимают.
У меня JB5 и JB6 в полной мере реагируют на колесико, но под управлением
Windows.
Для этого я взял с www.jbuilder.ru пакет, включающий jar-файл, использующий
JNI-интерфейс (т.е. включающий *.dll), поэтому и работает только в Windows.
Но исходные тексты и на java, и на cpp для dll-ки тоже включены, поэтому я и
предположил, что Вам возможно будет интересно ознакомиться.
Могу переслать 12.8К zip-архив
--
B.R. Alexander Avramenko.
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re[2]: [mdk-re] [Slighty offtopic] JBuilder vs. mouse wheel
2002-02-20 23:08 ` Alexander Avramenko
@ 2002-02-21 0:43 ` Alexandre Prokoudine
0 siblings, 0 replies; 4+ messages in thread
From: Alexandre Prokoudine @ 2002-02-21 0:43 UTC (permalink / raw)
To: Alexander Avramenko
Hello Alexander,
Wednesday, February 20, 2002, 11:21:40 PM, you wrote:
AA> 10 Февраль 2002 09:43, Вы написали:
>> Hello Lenya,
>>
>> Sunday, February 10, 2002, 12:57:44 AM, you wrote:
>>
>> LLK> Здравствуйте,
>>
>> LLK> Кто-нибудь пользуется Borland JBuilder под Linux? Можно
>> LLK> ли сделать так, чтобы колесико мышки выполняло свою непосредственную
>> LLK> функцию, т.е. скроллила экран? Или приложения, написанные на
>> LLK> Java (Swing GUI) вообще не понимают колесико?
>>
>> Не понимают. Даже под Windows
AA> В принципе, как раз понимают.
AA> У меня JB5 и JB6 в полной мере реагируют на колесико, но под управлением
AA> Windows.
AA> Для этого я взял с www.jbuilder.ru пакет, включающий jar-файл, использующий
AA> JNI-интерфейс (т.е. включающий *.dll), поэтому и работает только в Windows.
AA> Но исходные тексты и на java, и на cpp для dll-ки тоже включены, поэтому я и
AA> предположил, что Вам возможно будет интересно ознакомиться.
AA> Могу переслать 12.8К zip-архив
Опс. Прошу прощения. Я судил о ситуации по 3.5. Я с тех пор не смотрел
JB и признаю себя виновным в непредумышленной дезинформации. :0)
--
А.П.
^ permalink raw reply [flat|nested] 4+ messages in thread
end of thread, other threads:[~2002-02-21 0:43 UTC | newest]
Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2002-02-10 1:00 [mdk-re] [Slighty offtopic] JBuilder vs. mouse wheel Lenya L. Khachaturov
2002-02-10 9:37 ` Alexandre Prokoudine
2002-02-20 23:08 ` Alexander Avramenko
2002-02-21 0:43 ` Re[2]: " Alexandre Prokoudine
ALT Linux Community general discussions
This inbox may be cloned and mirrored by anyone:
git clone --mirror http://lore.altlinux.org/community/0 community/git/0.git
# If you have public-inbox 1.1+ installed, you may
# initialize and index your mirror using the following commands:
public-inbox-init -V2 community community/ http://lore.altlinux.org/community \
mandrake-russian@linuxteam.iplabs.ru community@lists.altlinux.org community@lists.altlinux.ru community@lists.altlinux.com
public-inbox-index community
Example config snippet for mirrors.
Newsgroup available over NNTP:
nntp://lore.altlinux.org/org.altlinux.lists.community
AGPL code for this site: git clone https://public-inbox.org/public-inbox.git