Thanks dperez and Jim Hunter-2
I also personally do not like the idea of iFrames, but I simply cannot
create this damn application without iFrames.
Thanks everyone for the help. Will post if i found any other workaround for
this problem.
Regards,
Prateek.
--
View this message in context:
ht
Help.. Anyone.. PLEASE!!
sharmaprateek wrote:
>
> Hey Andreas & Lothar,
>
> Thanks for the reply. Let me elaborate my point a bit more clearly.. I am
> trying to build an outlook like interface. The interface is divided into
Any Ideas Please ??
--
View this message in context:
http://www.nabble.com/Problem-in-function-calls..-tf2049408.html#a5742458
Sent from the qooxdoo-devel forum at Nabble.com.
-
Using Tomcat but need to do more? Need to su
Hey Andreas & Lothar,
Thanks for the reply. Let me elaborate my point a bit more clearly.. I am
trying to build an outlook like interface. The interface is divided into
three main parts..
| | ToolBar |
|| __|
| T|
Anyone with any ideas??
--
View this message in context:
http://www.nabble.com/Problem-in-function-calls..-tf2049408.html#a5683188
Sent from the qooxdoo-devel forum at Nabble.com.
-
Take Surveys. Earn Cash. Influence the F
Hello Community,
I am able to access a global function in the child iFrame using the
following syntax
yourQxIframeInstance.getContentWindow().yourGlobalFunctionInTheIframeDocument()
but now I also want to know what value does the function being called is
returning.. at the moment the above ment
Hello Community,
I am now able to access a global function in the child iFrame using the
following syntax
yourQxIframeInstance.getContentWindow().yourGlobalFunctionInTheIframeDocument()
but now I also want to know what value does the function being called is
returning.. at the moment the above
And one more question.. Consider the following tree..
--Root
|
|-Folder1
|---Leaf1
|---Leaf2
If I click on Leaf1 then is there any way to find out who is the parent of
Leaf1 ? (for eg if i click on leaf1 then I should be able to retrieve
Folder1 the name of its parent.)
--
Assen Assenov wrote:
>
> Thanks for answers.
>
> Andreas's answer seems to be closer to my needs, but the disadvantage is
> that I should add a listener for each tree folder I would like to monitor.
> There are many such folders and I don't know how that would affect the
> performance. In Moham
Hi Guys..
I found the solution to my problem.. The solution relates to the style of
writing my function.. I was returning the ListView object back which caused
my variables to become a simple ListView object instead of becoming a new
object of my function.. so now I made the following changes to
Hi Guys..
I found the solution to my problem.. The solution relates to the style of
writing my function.. I was returning the ListView object back which caused
my variables to become a simple ListView object instead of becoming a new
object of my function.. so now I made the following changes to
Hope Sustains Life.. and that is why I am still holding on to this mailing
list.. may be someone can help me out!
Please help!
Regards,
Prateek.
--
View this message in context:
http://www.nabble.com/Tricky-ListView-Problem-tf1965726.html#a5466528
Sent from the qooxdoo-devel forum at Nabble.co
Can anyone please help me! ? I am really stuck in this situation.. Any help
will be deeply appreciated.. Please give me your suggestions how to recover
from this problem!.
Regards,
Prateek.
--
View this message in context:
http://www.nabble.com/Tricky-ListView-Problem-tf1965726.html#a5432574
Se
Can anyone please help me! ? I am really stuck in this situation.. Any help
will be deeply appreciated.. Please give me your suggestions how to recover
from this problem!.
Regards,
Prateek.
--
View this message in context:
http://www.nabble.com/Tricky-ListView-Problem-tf1965726.html#a5428542
Se
I dont know why you got that error from SVN.. but I think most of the files
required by you have been downloaded already..
The examples donot execute properly because you are supposed to BUILD your
qooxdoo source files. To do that follow the instructions given here:
http://qooxdoo.org/documentat
Help!!.. Anyone??... Please!!
I am really stuck in here.. PLESAE HELP!!
--
View this message in context:
http://www.nabble.com/Tricky-ListView-Problem-tf1965726.html#a5408679
Sent from the qooxdoo-devel forum at Nabble.com.
Hi Guys..
I am developing a project using this great toolkit.. I am supposed to create
two listviews in my application. The listview has to be generated
dynamically by passing a few parameters to a function.. The function that I
have made is working perfectly fine.. It can create as many listview
Thanks a lot for quick reply!!
Regards,
Prateek.
--
View this message in context:
http://www.nabble.com/How-to-check-if-a-widget-is-hidden-or-visible--tf1964863.html#a5393639
Sent from the qooxdoo-devel forum at Nabble.com.
-
Hi..
Does anyone have a clue how to figure out if a widget is currently in hidden
state (as in tab.hide()) or in visible state ?
Please help!
--
View this message in context:
http://www.nabble.com/How-to-check-if-a-widget-is-hidden-or-visible--tf1964863.html#a5391884
Sent from the qooxdoo-deve
Well.. I have managed to change the color from qooxdoo.js directly.. but is
there any other function that can help me do this widout modifiying the
qooxdoo.js file ?
One more thing.. how can i bold the text written in headers of the listvew
columns?
Regards,
Prateek.
--
View this message in con
Hello guys,
Congrats once again for such a nice and beautiful toolkit.
I am still toying with your toolkit and planning to use it one of our major
projects.. I have found the ListView object to be very useful.. it suffices
most of my needs.. but now I need to change the font and color of the col
Wow! That worked like a charm.. thanks a lot sir..
I have one more query.. wat if i want to execute a qooxdoo function from an
iframe? I mean wat if i want to do just the opposite of wat i have done now?
How can I make a call to any of my qooxdoo object/widget from a link/button
in another ifr
@ Derrell
Hello Sir..
Yes the event is 'click' and I already tested it with a few alert messages..
I also tried top.frames as you suggested but to no avail..
Any other way out of this big problem ?
Please help!
Regards,
Prateek.
--
View this message in context:
http://www.nabble.com/QxI
Hi Oliver..
I am familiar with the execute-event-listener stuff.. and I have already
tried the method you mentioned but I am sorry to say I have not found
success in that..
Basically, I have a list view and an iframe on the same page. I want that
whenever i click a row in the list view a funct
Hellp.. Anyone.. Please!!
--
View this message in context:
http://www.nabble.com/QxIframe-Help%21-tf1930287.html#a5301691
Sent from the qooxdoo-devel forum at Nabble.com.
-
Using Tomcat but need to do more? Need to suppor
Hello Guys..
I have been experimenting wid qooxdoo and I must say its one of the best
open source projects I have come across.. Thanks for creating such a nice
framework.. The only thing that is putting me on the backfoot is the lack of
documentation.. but nevertheless I might help the community
:( Thats sad to know... but anyways thanks for clearing up things to me..
thanks a lot..
--
View this message in context:
http://www.nabble.com/ListView-Trouble..-tf1904236.html#a5213207
Sent from the qooxdoo-devel forum at Nabble.com.
Using Tomcat but need to do more? Need to support web ser
I have to create a preview pane with the list view that can be hidden and
shown on the click of a menu button (something like the outlook/yahoo mail
beta preview feature).. and when the preview pane is in hidden mode, the
listview is resized to the maximum available height and pulled up when the
p
Thanks Buddy! That solved my query :)
--
View this message in context:
http://www.nabble.com/How-to-set-Color-Theme..-tf1895329.html#a5197058
Sent from the qooxdoo-devel forum at Nabble.com.
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with p
Even I am facing the same problem. I have to create a preview pane with the
list view that can be hidden and shown on the click of a menu button
(something like the outlook/yahoo mail beta preview feature).. and when the
preview pane is in hidden mode, the listview is resized to the maximum
availa
Thanks Everyone for a quick and kind response! :)
--
View this message in context:
http://www.nabble.com/Listview-Data-Value-tf1896111.html#a5193400
Sent from the qooxdoo-devel forum at Nabble.com.
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly
Help...! Anyone..! Please!!!
--
View this message in context:
http://www.nabble.com/How-to-set-Color-Theme..-tf1895329.html#a5193393
Sent from the qooxdoo-devel forum at Nabble.com.
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integr
Hi,
I am using a simple listview control in one of my apps.. I am able to attach
a handler to it.. but I am not able to retrieve the current selected row.. I
have tried a lot of stuff but nothing helps.. I am pasting the code snippet
that will tell u wat all i have tried..
lv.addEventList
Dont be sorry.. that code was of good help to me! :-)
No piece of info goes vain :D.. thanks!
--
View this message in context:
http://www.nabble.com/ListView-selection-tf1258230.html#a5184412
Sent from the qooxdoo-devel forum at Nabble.com.
Using Tomcat but need to do more? Need to support we
Hi,
I m a newbie to qooxdoo and I am confused at a point.. please help me out..
though it must be simple to do but me being a dumbo and qooxdoo being
without documentation, i am stuck!
I want to set the default color of the page to this:
"Color Theme: Operating System Default"
This is the sam
35 matches
Mail list logo