Hi,
I have one issue in resizing of a table columns.
I am using 2 tables in a page.And i used ResizeTableColumnModel for setting
the column width,as it needs to be dynamically adjusted.
If i put for only one table,it is working fine.If i put it for second
table,the first table loses columnwidths
I haven't run your code but I see something 'odd'. Remove the appearance
code you have in main and try everything again. To me it says that your
table edit stuff should be moved to the bottom of the stack making it
invisible. I could be wrong but it's an easy test. I use tables all the time
and I n
Try myTable.setHeaderCellHeight( 0);
-- Brian
-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of
chadrasekhar A
Sent: Monday, November 26, 2007 4:12 AM
To: qooxdoo-devel@lists.sourceforge.net
Subject: [qooxdoo-devel] How to remove table header
Hi all,
I
Is it possible to add a listener to grab the file path from a drag from
the desktop to the browser window.?
-
SF.Net email is sponsored by: The Future of Linux Business White Paper
from Novell. From the desktop to the data c
Hi Phillip,
you will have the same issue on running Flash, it's because they get the
Windowhandel of your Browserwindow to paint themselfs, but they don't
know about any DIV's or IFRAMES or anything else!
Solution in my Project was to call the Method setDisplay(false); of the
Flash-Object and
Hi,
I am upgrading some 0.6.6 code to 0.7.2 and I am a little confused about the
differences between using:
the Variant "qx.client" to determine which browser is being used
and
the Client browser test methods - which were present in 0.6.x and are still
available in 0.7.x.
I can see that usin
Hello there,
I have some Problems with the internal windows and a iframe. When I open a
pdf document inside the iframe all opened internal windows are behind it. I
tried the bringToFront() command insight the window and also tried to
incease its zIndex but nothing helped. With normal Html content
Hello again,
did anyone tested the testcase I made?
It would be really nice to get some response. I still have no solution :(
Thanks in advance
Philipp
--
View this message in context:
http://www.nabble.com/Problem-with-cell-editor-in-0.71-tf4708675.html#a13989615
Sent from the qooxdoo-devel
Fabian Jakobs wrote:
> Dirk Wellmann schrieb:
>
>> Hi Deepakraj,
>>
>> sorry for coming back late, but I was very busy the past days.
>>
>> Just take a closer look at the Sources of Qooxdoo at
>> qx.ui.table.cellrenderer.Abstract you will find what you have to
>> impement and for Exampel make
Raul Gutierrez S. schrieb:
> On Thu, 2007-11-22 at 15:01 +0100, Fa. Linstep, Stefan Volbers wrote:
>
>> Hi Tobias,
>>
>> within qooxdoo0.6.6, I helped myself by overriding qx.Proto.sortByColumn
>> in a custom sorting table model which is derived from
>> qx.ui.table.SimpleTableModel, like that:
Dirk Wellmann schrieb:
> Hi Deepakraj,
>
> sorry for coming back late, but I was very busy the past days.
>
> Just take a closer look at the Sources of Qooxdoo at
> qx.ui.table.cellrenderer.Abstract you will find what you have to
> impement and for Exampel make a copy of qx.ui.table.cellrenderer.
vbaspcppguy schrieb:
> I have a ButtonView that has a text box (among other things) on each of its
> pages, I want to set the focus of said textbox when the page is viewed. I
> currently have an event on textbox:appear but it does not seem to work.
>
> When should focus() be called?
>
Some brows
cboulanger schrieb:
> Hello,
>
> in my application, I use windows with an Iframe. When resizing the
> window (for example, maximizing and restoring), I need to resize
> elements in the Iframe. How can I catch the resize events from the
> container widgets? I have looked into the documentation an
chadrasekhar A schrieb:
> Hi all,
> Is there ant way to remove a table header?
> Please let me know.
> Thanks,
> Chandu
>
> -
> This SF.net email is sponsored by: Microsoft
> Defy all challenges. Microsoft(R) Visual Studio
westor schrieb:
> Well, I tried this, may be that's not the right way?
>
> field.setHtmlProperty("autocomplete", "On");
> field.setHtmlProperty("name", "email");
>
> It's not working. In Firebug I see, that _htmlProperties (autocomplete and
> name) are set.
> But there is also _inputElement with au
15 matches
Mail list logo