Student interested in web-programming, aiming to learn more about html5, Ruby-on-Rails, Django and other web-frameworks.
Now working on students helpsite network and engine for my blog.
|
2d
|
|
answered | Does it make a difference if you knock enemies out instead of killing them? |
|
2d
|
|
answered | What is the significance of screen flashes? |
|
May
19 |
|
awarded | Popular Question |
|
May
19 |
|
revised |
How to get Shadow Ranger achievement? added 201 characters in body |
|
May
19 |
|
awarded | Editor |
|
May
19 |
|
revised |
How to get Shadow Ranger achievement? added 649 characters in body |
|
May
15 |
|
asked | How to get Shadow Ranger achievement? |
|
May
8 |
|
awarded | Notable Question |
|
Apr
25 |
|
accepted | Javascipt - how to add support for document.all for other browsers? |
|
Apr
25 |
|
comment |
Javascipt - how to add support for document.all for other browsers? I don't think that this code will be used in future. It will be replaced with framework functionality and new js-code. But for now I need to implement old links to work in framework dialog window, so I need to replace this thing. |
|
Apr
25 |
|
asked | Javascipt - how to add support for document.all for other browsers? |
|
Apr
18 |
|
awarded | Yearling |
|
Apr
17 |
|
comment |
Adding a KeyListener to JTable Maybe in this situation Key Binding is ok. But if you want to perform simple action on your table, for example on arrow keys, it's easy to use KeyListener. And solve all incoming problems by JTable.requestFocusInWindow(). I spend 1h on this Bindings thing and simple KeyListener solve my problem. |
|
Apr
13 |
|
awarded | Popular Question |
|
Apr
11 |
|
awarded | Popular Question |
|
Apr
11 |
|
revised |
How to refresh data on tabbox item click? added 206 characters in body |
|
Apr
10 |
|
asked | How to refresh data on tabbox item click? |
|
Feb
27 |
|
awarded | Notable Question |
|
Jan
20 |
|
awarded | Popular Question |
|
Dec
19 |
|
comment |
How to use IF...ELSE sql statement with multiple selects? As for description of COALESCE, I'll analyze how it works and will use it. Looking better, then IF..ELSE statements. |