Search Type: Posts; User: lombras
Search: Search took 0.02 seconds.
-
17 Jul 2011 5:27 PM
Jump to post Thread: Youtube Embed in TabPanel problem by lombras
- Replies
- 2
- Views
- 646
Thank you skirtle!!
Its works! -
16 Jul 2011 8:37 AM
Jump to post Thread: Youtube Embed in TabPanel problem by lombras
- Replies
- 2
- Views
- 646
I have a problem with the video on youtube TabPanel.
I have two tabs, the 1nd I have a plain text, and in the 2nd youtube video.
The problem is, when I'm in tab2, i can see the video, but... -
17 Feb 2010 5:10 AM
Jump to post Thread: Update data by lombras
- Replies
- 5
- Views
- 695
its a tree!!
Ps: i use this tree in another 3 windows.
I think I have to create a kind of listener, and when the store is updated I have to replicate to the other places.
The problem is that... -
17 Feb 2010 4:42 AM
Jump to post Thread: Update data by lombras
- Replies
- 5
- Views
- 695
Hello Eugen!!
There is no error! ;)
My English is bad, I try to be more clear!
What happens is the following:
1 - The user opens the categories (load store categories)
2 - User opens... -
17 Feb 2010 4:25 AM
Jump to post Thread: Update data by lombras
- Replies
- 5
- Views
- 695
Hello!
I am developing an application with EXT Desktop and am having some problems with outdated data.
Suppose I have a directory of categories and a directory of products, and in the register... -
3 Jun 2009 4:09 AM
- Replies
- 218
- Views
- 94,352
Hello,
This plugin open the panel with a grid inside, i need a single field like ext fileupload extension, but with file_size_limit.
how can i do a upload like this sample:... -
11 Feb 2009 3:57 AM
Jump to post Thread: E2CS-EventCalendar (v0.0.16) by lombras
- Replies
- 701
- Views
- 174,554
Mendez,
This is the same problem that happened in DayView, the problem of misalignment. The problem is in css and javascript, in the genBody function.
I already did here.:D -
9 Feb 2009 4:42 AM
Jump to post Thread: E2CS-EventCalendar (v0.0.16) by lombras
- Replies
- 701
- Views
- 174,554
Hello Mendez!!
Day body in Day view its ok, but week body still have css issues!! ;) -
15 Jan 2009 11:02 AM
Jump to post Thread: E2CS-EventCalendar (v0.0.16) by lombras
- Replies
- 701
- Views
- 174,554
Hello Mendez!
Well, i tested in IE7...and I got this picture of the examples that are online on your site. =P~
In IE6 I dont have tested yet! Firefox its ok!!
thks!! -
15 Jan 2009 5:04 AM
Jump to post Thread: E2CS-EventCalendar (v0.0.16) by lombras
- Replies
- 701
- Views
- 174,554
Hello,
Somebody fix the problem in IE, in Dayview, the body separators line are misalignments, causing problems in the taskMoved function...
See the attachment file please!
thks!
... -
24 Dec 2008 4:00 AM
Jump to post Thread: Wanted: Dynamic Forms by lombras
- Replies
- 13
- Views
- 8,370
Hello Mr. Adam Cole,
First, I introduce myself, my name is Rodrigo and i working with EXT since 2004, and im full programer in PHP, Mysql, Sql Server and Oracle.
I'm sure I can help you... -
5 Dec 2008 6:35 AM
Jump to post Thread: E2CS-EventCalendar (v0.0.16) by lombras
- Replies
- 701
- Views
- 174,554
Hi Lobos,
I solve this problem changing some lines in monthView and weekView
MONTH VIEW
add after line 284 and 386
refdate.setTime(refdate.getTime() + (3600000)); -
1 Dec 2008 9:14 AM
Jump to post Thread: E2CS-EventCalendar (v0.0.16) by lombras
- Replies
- 701
- Views
- 174,554
Hello!!
With the below code was solved the datepicker problem, but in the calendar not solve...
Date.prototype.clearTime = function(clone) {
if (clone) {
return... -
1 Dec 2008 5:00 AM
- Replies
- 23
- Views
- 21,222
Hello!!
where i need add this code? i'm using ext-2.2!
Ext.form.DateField.prototype.menuListeners.select = function(m, d) {
this.setValue(d); ... -
28 Nov 2008 11:27 AM
Jump to post Thread: E2CS-EventCalendar (v0.0.16) by lombras
- Replies
- 701
- Views
- 174,554
Fala Lobos, blz??
Cara, estou com o mesmo problema no m -
27 Nov 2008 4:13 AM
Jump to post Thread: E2CS-EventCalendar (v0.0.16) by lombras
- Replies
- 701
- Views
- 174,554
hey Mendez and Remy!
thks for answer, i just change my sql:
DATE_FORMAT(date,'%m/%d/%Y %H:%i:%S %p')
for this: DATE_FORMAT(date,'%m/%d/%Y %h:%i:%S %p')
ths and sorry for my english!... -
26 Nov 2008 9:14 AM
Jump to post Thread: E2CS-EventCalendar (v0.0.16) by lombras
- Replies
- 701
- Views
- 174,554
Hello Mendez!!
I get a problem!!
all dates with hours in PM dont display in day view, example:
stardate(hour): 18:00:00 - dont load, display "Nan-Nan-Nan Nan-Nan-Nan pm"
if hour is for... -
9 Nov 2008 6:50 AM
Jump to post Thread: E2CS-EventCalendar (v0.0.16) by lombras
- Replies
- 701
- Views
- 174,554
Ok!!!
its work!
Thks again!!! -
6 Nov 2008 4:02 PM
Jump to post Thread: E2CS-EventCalendar (v0.0.16) by lombras
- Replies
- 701
- Views
- 174,554
Hi!!
what file must be changed to read more data from the db? For example, i want to add a field called user in the table and get this data in the task...
I saw the task.js file, and changed... -
29 Oct 2008 2:37 PM
- Replies
- 12
- Views
- 16,823
Ae Ricardo, blz?
Muito legal essa parada que vc fez...
S -
16 Oct 2008 7:02 AM
Jump to post Thread: Grid complex header by lombras
- Replies
- 2
- Views
- 783
hey you!!
thks...
i found a plugin...
http://extjs.com/forum/showthread.php?t=22337
Rodrigo -
15 Oct 2008 3:45 PM
Jump to post Thread: Grid complex header by lombras
- Replies
- 2
- Views
- 783
Hello!!
Its possible build a grid like the image atached, without html?
My problem its the header...
http://www.bandaentropia.com.br/grid.jpg
thkss!!
Results 1 to 22 of 22
