>
>
>
>Hi Sebastian,
>
>> Looks interesting. I will try to call this method after each "dispose"
>> call. Can you send the urls of the pages where you have found this?
>
>http://blogs.msdn.com/ericlippert/archive/2003/09/17/53038.aspx
>
>Just seach on google, heaps of references out there.
>
>> QxG
Hi Sebastian,
> Looks interesting. I will try to call this method after each "dispose"
> call. Can you send the urls of the pages where you have found this?
http://blogs.msdn.com/ericlippert/archive/2003/09/17/53038.aspx
Just seach on google, heaps of references out there.
> QxGalleryList and
[EMAIL PROTECTED] schrieb:
[EMAIL PROTECTED] schrieb:
Sebastian Werner <[EMAIL PROTECTED]> writes:
Daniel Dumitrescu schrieb:
I need to differentiate the "click" and "dblclick" events on the same
QxAtom widget. I saw that on "dblclick" mouse event the "click" event
is
generated twice and i ne
Simon Cope schrieb:
Hello Sebastian,
Hi Simon,
This may not be relevent to the IE memory problems in qooxdoo.
I did some research yesterday and found the following undocument global
method in IE:
CollectGarbage();
Apparently this forces the IE GC to run.
Looks interesting. I will try t
Hello Sebastian,
This may not be relevent to the IE memory problems in qooxdoo.
I did some research yesterday and found the following undocument global
method in IE:
CollectGarbage();
Apparently this forces the IE GC to run.
Unfortunately this will NOT solve all the memory problems in IE. Wh
> [EMAIL PROTECTED] schrieb:
>> Sebastian Werner <[EMAIL PROTECTED]> writes:
>>
>>> Daniel Dumitrescu schrieb:
I need to differentiate the "click" and "dblclick" events on the same
QxAtom widget. I saw that on "dblclick" mouse event the "click" event
is
generated twice and i nee
Yes, a splitPane would be definitely welcome! Once it is there, I will
switch to RENDERER now that QxBuilder is there! Will it support both
horizontal and vertical split panes? I want to build a thunderbird-like
interface with tree on the left, listview and detailview on the right
with two spli
[EMAIL PROTECTED] schrieb:
Sebastian Werner <[EMAIL PROTECTED]> writes:
Daniel Dumitrescu schrieb:
I need to differentiate the "click" and "dblclick" events on the same
QxAtom widget. I saw that on "dblclick" mouse event the "click" event is
generated twice and i need to have different behavio
Sebastian Werner <[EMAIL PROTECTED]> writes:
> Daniel Dumitrescu schrieb:
>> I need to differentiate the "click" and "dblclick" events on the same
>> QxAtom widget. I saw that on "dblclick" mouse event the "click" event is
>> generated twice and i need to have different behavior on these two mouse
Daniel Dumitrescu schrieb:
Hello, guys
I need to differentiate the "click" and "dblclick" events on the same
QxAtom widget. I saw that on "dblclick" mouse event the "click" event is
generated twice and i need to have different behavior on these two mouse
events.
There is a special dblclick
Diego Cibils schrieb:
I really can't switch right now to 0.2 because of the time I have to
finish the task.
How can I recreate the list in runtime ?
can I delete the object and create a new one ?
This would be my idea of how you could solve it. Dispose the old and
create a new one.
Sebast
Stanislav Ievlev schrieb:
On Tue, Feb 07, 2006 at 08:38:51PM +0100, Sebastian Werner wrote:
Stanislav Ievlev schrieb:
Greetings!
Layout engine doesn't take spacing values into account during widget size
calculation when widget geometry is defined using percents.
The spacing is outside the boun
I really can't switch right now to 0.2 because of the time I have to finish the task.How can I recreate the list in runtime ?can I delete the object and create a new one ?
On 08/02/06, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote:
QxListView can only be re-created completly in this version of qooxdo
Hello, guys
I need to differentiate the "click" and "dblclick" events on the same
QxAtom widget. I saw that on "dblclick" mouse event the "click" event
is generated twice and i need to have different behavior on these two
mouse events.
Can somebody help me with this issue?
Thank you very much
QxListView can only be re-created completly in this version of qooxdoo. Please switch to renderer to get a better working version of QxListView.Sebastian
Hi,Im doing this to add items to a QxListView (already added to the clientdocument) list.addData
({ col1: "1", col2: "2", col3: "3", col4: "5"}
Hi,Im doing this to add items to a QxListView (already added to the clientdocument) list.addData
({ col1: "1", col2: "2", col3: "3", col4: "5"});it DOES work if I add the items before the qxListView is added to the clientDocument.
but after it's added, it does noting! No script errors, nothing!Im
On Tue, Feb 07, 2006 at 08:38:51PM +0100, Sebastian Werner wrote:
> Stanislav Ievlev schrieb:
> >Greetings!
> >
> >Layout engine doesn't take spacing values into account during widget size
> >calculation when widget geometry is defined using percents.
>
> The spacing is outside the boundaries of a
Hello Sebastian
i will do like putting event listener to every cell in the QxGridLayout widget
Thank you
DanielOn 2/7/06, Sebastian Werner <[EMAIL PROTECTED]> wrote:
Daniel Dumitrescu schrieb:> Hello guys.>> I'm facing a new problem while trying to handle the "drag & drop" events.> I have a QxG
18 matches
Mail list logo