There is no god but God Mohammed (sas) is the prophet of God Allah(swt) is the Arabic word for the GOD, it is not a name given to God of Muslims as usually thought of by some non-muslims. the word Allah is used by all Arabic speakers muslims, christians and pagans etc for the God. SWT= subbhana watala which is for Allah(swt) SAS is sallillah hu alhiwaslim which means peace be upon him...
Much amused. I got a letter through the post today asking me to become a beaver watcher. SWT will also be advertising for a beaver officer. How many people are up for those positions then? Yes it is official Scotland is going to get the European Beaver re-introduced to Argyll. More information over here . The official project website seems to have a re-direct on it. It should be at http://www...
...в пользу толстого клиента. Какого? А не важно, главное, чтобы на Java. И я взял первый попавшийся под руку фреймворк – а именно Eclipse RCP – и закопался в невразумительную документацию по RCP, SWT и Jface. Документация в мире Java – предмет отдельного разговора. Я даже не хочу упоминать о тех пидарасах, которые вообще не документируют код, или, того хуже, хуячат свои манулы прямо в PDF (который...
The other day I ran into an SWT Invalid Subclass Exception of all things. The error was caused by an attempt to extend the class org.eclipse.swt.widgets.DateTime. The thing that bothers me about this is the clean compilation and the mechanism used to disallow class extension. Rather than make the class final or package protected, the SWT framework chose to determine at runtime (in code) if a class...
Was having a problem with SWT where I had assigned separate selection
listeners to different menu items. However, after selecting menu item 1 and
then selecting menu item 2, menu item 1's event handler was called by the
framework. Seems that SWT doesn't distinguish between a selection event and
a deselection event. That leads to this hack to work around the issue:
final MenuItem menuItem1 = new...
So as I was walking to catch the train this evening, was barged out of the way by an individual who was desperate to get to the train before me. However, what was really 'unforgivable' was that the idiot...fidgeting about and blocking my path! Needless to say, I pushed him back on the way past... I mean if your going to knock people down on your commute home at least have your ticket ready.
So I crept, like a snail, unwillingly to work. Although that's not quite true, I even mustered up a sense of enthusiasm and even joy on my way to work. I got plenty of work done and pushed ahead with...they running? A small leaky raft, that's what. It's Thunderbirds night on BBC4, so I watched the first episode of Captain Scarlet. We need more car parks like the Sky-Vue in the UK. It would be great
We finally made it! Eclifox is now an Alphaworks technology. So what is Eclifox? In order to understand what Eclifox is, look at the screenshot below: What do you see? If you...Javascript (with XMLHttp) on the client side and Jetty as the server embedded in Eclipse. For more information read the alphaWorks page. So try it out and let us know what you feel!
Самый неудобный компонент в SWT - Table. По сравнению с SWINGовой, SWTшная - это просто набор ограничений, глюков и уродливой прорисовки. Но наконец сбылась хоть одна мечта SWT разработчиков - теперь при изменении размера таблицы, будет менятся ширина колонок. Использовать - // Создаем вьювер поверх существующего контрола (он для Layout'а не нужен - просто код из примера :) ) TableViewer peopleViewer...
so i have finally decided to try and replace VB6 and, for want of a better choice, have started learning java SWT. while i have only spent a few hours on it so far, i have already began to makes notes to help understand the syntax (from a VB6 POV): class = module. display = desktop (should only ever need one of these). shell = form. widget = control. instead of "declare variable as type", java uses...