Search Type: Posts; User: Lev_A
Search: Search took 0.01 seconds.
-
2 Apr 2009 10:15 AM
- Replies
- 12
- Views
- 4,823
Please post your extension.
Thanks. -
28 Oct 2008 4:50 AM
Jump to post Thread: Start Menu for 2.0 Desktop by Lev_A
- Replies
- 722
- Views
- 353,080
1) Is it possible create "System tray" with or without Clock and some application could be loaded and kept as icon in that tray - right bottom part.
2) Create "System status" lo load and unload... -
27 Oct 2008 4:51 AM
Jump to post Thread: Start Menu for 2.0 Desktop by Lev_A
- Replies
- 722
- Views
- 353,080
Password field in qo_members must be encrypted.
-
9 Jul 2008 6:54 AM
Jump to post Thread: Looking for A B C ... buttons panel by Lev_A
- Replies
- 0
- Views
- 515
I spend almost 2 hours searching... >:) and could not find panel with buttons A B C D ...
Can any one give me link to that extension? :-/
Thanks. -
11 Mar 2008 12:54 PM
- Replies
- 1
- Views
- 948
based on http://extjs.com/forum/showthread.php?t=27835
Is any way to create ColumnModel from metaData?
For example, I don't know how many columns will be in table and I'd like to pass... -
10 Mar 2008 7:05 AM
Jump to post Thread: Ext 2.0 Gui Designer by Lev_A
- Replies
- 257
- Views
- 200,686
Try to create Table layout 3 column and 2 rows and results:
{
layout:"table",
layoutConfig:/*BEGIN*/{
columns:3
}/*END*/,
defaults:/*BEGIN*/{
}/*END*/, -
25 Feb 2008 6:31 AM
Jump to post Thread: Start Menu for 2.0 Desktop by Lev_A
- Replies
- 722
- Views
- 353,080
Try add autoLoad: true
-
25 Feb 2008 6:20 AM
- Replies
- 25
- Views
- 11,167
german translation - big THANKS again!!! I'll add it to next release
-
25 Feb 2008 6:19 AM
Jump to post Thread: v 0.1 Kubiks (like Tetris) by Lev_A
- Replies
- 8
- Views
- 3,008
kubiks-icon.png - not done yeat :(
german translation - big THANKS!!! I'll add it to next release -
13 Feb 2008 7:41 PM
Jump to post Thread: v 0.1 Kubiks (like Tetris) by Lev_A
- Replies
- 8
- Views
- 3,008
Pure java-script.
Languages:
- English,
- Ukrainian,
- Russian
Demo
http://extjs.keliglia.com/ (Big thanks Ytorres again) ;)
Download -
6 Feb 2008 7:04 PM
- Replies
- 25
- Views
- 11,167
Minor update to ver 0.2.2
-
26 Jan 2008 7:21 PM
- Replies
- 25
- Views
- 11,167
Less than 12 hours of initial release and I can see Saper in German translation on http://jeamy.werk1.at ;) - qbase.
It's in my TODO list - but for now I created "pure" java-script application... -
26 Jan 2008 6:57 AM
- Replies
- 25
- Views
- 11,167
Pure java-script.
Languages:
- English,
- Ukrainian,
- Russian,
- French (thanks Ytorres) - need update
- Turkis (thanks drony) - need update
- German (thanks qbase) - need update
Demo -
16 Jan 2008 12:40 PM
Jump to post Thread: Ext.form.Button by Lev_A
- Replies
- 46
- Views
- 40,352
From Docs:
labelSeparator : String
The standard separator to display after the text of each form label (defaults to the value of Ext.layout.FormLayout.l...
The standard separator to display after... -
10 Jan 2008 1:15 PM
- Replies
- 210
- Views
- 46,529
Krega_gridFeed = new Ext.grid.GridPanel({
lastRowClick: {
time: new Date().getTime(),
row: -1
},
scope:... -
10 Jan 2008 11:16 AM
- Replies
- 210
- Views
- 46,529
Yannick!
You are working very quick!
Now we got another release ;)
It's pretty good!
Ok, back to bugs or features? ;)
1.line 352:
Krega_FeedTreeEditor.on('complete', function(editor,... -
8 Jan 2008 11:17 AM
- Replies
- 26
- Views
- 13,192
It could be done another way:
when Desk-Weather starts - it create desktop icon, like
Ext.DomHelper.append('x-shortcuts', {
tag: 'dt', cls: 'myWeather-Icon', html:'<a href="#"><img... -
8 Jan 2008 10:45 AM
- Replies
- 26
- Views
- 13,192
Correct
Now on desktop you have "Dev docs", "Grid window", "Accordion window" and "Weather" - that icon can be related and show weather and temperature in My City. - I think it should be like one... -
8 Jan 2008 7:58 AM
- Replies
- 26
- Views
- 13,192
Cool plugin!
Feature request:
1.remove "Display" button and select city directly from list on doubleClick.
2.create MyWeather desktop icon - that keep saved city location and updates when changed... -
6 Jan 2008 10:21 AM
Jump to post Thread: Start Menu for 2.0 Desktop by Lev_A
- Replies
- 722
- Views
- 353,080
I think need add feature to desktop windows: now we have "Minimaze", "Maximaze", "Close" buttons - we can add "Config" and "About" buttons on same title line. And add those buttons by...
-
6 Jan 2008 10:19 AM
- Replies
- 210
- Views
- 46,529
All correct.
Only one issue - I don't like location "Config" and "About" buttons. They should be visible all time. Previous location on treepanel was better. But I think need add feature to desktop... -
5 Jan 2008 11:03 AM
Jump to post Thread: Start Menu for 2.0 Desktop by Lev_A
- Replies
- 722
- Views
- 353,080
just add for data store:
autoLoad: true,
ds: new Ext.data.Store({
proxy: new Ext.data.HttpProxy({
url: 'getimdbdata.php'
... -
5 Jan 2008 10:29 AM
- Replies
- 210
- Views
- 46,529
For example I don't want to load all feeds and not spend trafic - just want to interrupt all loading requests. And button "STOP" should located near button "Refresh".
(Sorry for my English too ;)) -
4 Jan 2008 12:44 PM
- Replies
- 210
- Views
- 46,529
I'm saying nothing..., just link http://extjs.keliglia.com/ ;)
-
4 Jan 2008 11:57 AM
- Replies
- 210
- Views
- 46,529
I agree with that.
For search better add:
onTrigger1Click: function(){...
...
this.reset();
}
That will restore "Empty text".
About reading pane: by default - it reading from DB and put on...
Results 1 to 25 of 54
