Re: [qooxdoo-devel] No PlusMinus on TreeRowStructure

2007-06-26 Thread FrozenDice
there any other way? - Dan On 6/25/07, Derrell Lipman <[EMAIL PROTECTED]> wrote: > On 6/25/07, FrozenDice <[EMAIL PROTECTED]> wrote: > > Is there any way I can set in the Tree Row Structure not to have a > > plus/minus button? Or failing that, any way to take away the

[qooxdoo-devel] Setting the icon of a TreeFullControl 0.6.6

2007-06-25 Thread FrozenDice
Yes, I'm still using 0.6.6, but I'm stuck from upgrading because of Delphi4PHP. Anyway, my question is can I change the icon of a TreeFolder depending on how many children it has? I want to give TreeFolders which have only 1 child a different icon than others that have multiple. Can this be done

[qooxdoo-devel] No PlusMinus on TreeRowStructure

2007-06-25 Thread FrozenDice
Is there any way I can set in the Tree Row Structure not to have a plus/minus button? Or failing that, any way to take away the plus/minus on a single row? - Dan - This SF.net email is sponsored by DB2 Express Download DB2 E

Re: [qooxdoo-devel] OnClose, Minimise Internal Window Component

2007-06-22 Thread FrozenDice
So any progress in having the Extended Window integrated into qooxdoo? I'm sure a lot of people would like to have a window component which can actually do things on exit and minimise. On Sat, 16 Jun 2007 06:20 +0100 (BST), Hugh Gibson <[EMAIL PROTECTED]> wrote: > > It would be nice if these nice

Re: [qooxdoo-devel] Is it possible to change an atom or label's text?

2007-06-22 Thread FrozenDice
Well I'm looking for a way to be able to possibly also change some formatting of the text also. Specificly I want it to be grey, and choose it's font size. On 6/22/07, Sebastian Werner <[EMAIL PROTECTED]> wrote: > FrozenDice schrieb: > > Yeah it's generated.

[qooxdoo-devel] Turning off PlusMinus on TreeFullControl for only certain folders

2007-06-21 Thread FrozenDice
I know there's an alwaysShowPlusMinus value but I want to know if it's possible to hide the + symbol on a per folder basis. Can I do this? - Dan - This SF.net email is sponsored by DB2 Express Download DB2 Express C - the FR

Re: [qooxdoo-devel] Is it possible to change an atom or label's text?

2007-06-21 Thread FrozenDice
a Label. You can change the text through: > > LabeledEdit1_Lbl.setLabel("test"); > > BTW: It that code auto-generated? You really don't need to specify > default like readOnly=false, too. > > Sebastian > > > Am 21.06.2007 um 21:57 schrieb FrozenDice: > > > Hm

Re: [qooxdoo-devel] Is it possible to change an atom or label's text?

2007-06-21 Thread FrozenDice
dana' "); LabeledEdit1.setVisibility(true); d.add(inline_div); inline_div.add(LabeledEdit1); On 6/18/07, kumar balaji <[EMAIL PROTECTED]> wrote: > Hi > > Pls Try label.setHtml(); > > regards > Balaji > > --- FrozenDice <[EMAIL PROTECTED]> wro

[qooxdoo-devel] Is it possible to change an atom or label's text?

2007-06-18 Thread FrozenDice
I need to be able to change the text preferably a label displays or an atom after it's been rendered. Like if you clicked a button or changed a selection in a radio button group the label would change to reflect the option selected. Can I do this?

Re: [qooxdoo-devel] Changing an object in a TreeRowStructure of a TreeFullControl

2007-06-18 Thread FrozenDice
Ok, what I really am looking to find out really is just whether you can change an atom's label and or icon after it's been made and added to the document. On 6/18/07, FrozenDice <[EMAIL PROTECTED]> wrote: > I have a TreeFullControl which lets people select options, then they &g

Re: [qooxdoo-devel] How can I make TreeFullControl have multiple columns of info?

2007-06-18 Thread FrozenDice
Thanks, I'm just going to be making a treeRowStructure with adding an atom object. That is all I really need, it took me a minute to remember I could do that. Thanks though. And by the way, I'm using 0.6.6. - Dan On 6/18/07, Derrell Lipman <[EMAIL PROTECTED]> wrote: > On

[qooxdoo-devel] Changing an object in a TreeRowStructure of a TreeFullControl

2007-06-18 Thread FrozenDice
I have a TreeFullControl which lets people select options, then they select the settings for that option. Here's a screencap http://uomu.com/public/help.jpg I want to have the TreeFullControl show which current option is selected by having an atom object left of the row name, eg. Printing |_ PageL

[qooxdoo-devel] How can I make TreeFullControl have multiple columns of info?

2007-06-18 Thread FrozenDice
The TreeVirtual 3 demo shows a tree with multiple columns. I know I remember seeing something similar done in the TreeFullControl. I believe there used to be a demo of it or something. Does anyone have an example of TreeFullControl with multiple columns? It doesn't actually have to be columns, j

Re: [qooxdoo-devel] OnClose, Minimise Internal Window Component

2007-06-14 Thread FrozenDice
Sounds interesting, i'm currently running 0.6.6 right now and I can't really upgrade to .7. If I download the script and follow the directions on how to upgrade will it work in .6.6? On 6/13/07, Simon Bull <[EMAIL PROTECTED]> wrote: > Hi FrozenDice, > > I created an ext

Re: [qooxdoo-devel] OnClose, Minimise Internal Window Component

2007-06-13 Thread FrozenDice
> > http://www.nabble.com/minimize-Window-bug-t2466464.html > > I take it that thus far no 'taskbar' exists ... > > Just wondering bc I need one for AstraNOS.org as well. > > Varol :) > > -Original Message- > From: [EMAIL PROTECTED] > [mailto:[EMA

[qooxdoo-devel] Find the current state of a Window Open or Closed

2007-06-13 Thread FrozenDice
Is there any way I can find if a Window component is either open or closed? - This SF.net email is sponsored by DB2 Express Download DB2 Express C - the FREE version of DB2 express and take control of your XML. No limits. Just

Re: [qooxdoo-devel] OnClose, Minimise Internal Window Component

2007-06-13 Thread FrozenDice
o the exit button? On 6/13/07, Alex Back <[EMAIL PROTECTED]> wrote: > Hi, > > FrozenDice wrote: > > Is there a way to assign an event to the minimise and close buttons on > > a Window component? > Currently this is not supported. There already event listeners on each

[qooxdoo-devel] OnClose, Minimise Internal Window Component

2007-06-12 Thread FrozenDice
Is there a way to assign an event to the minimise and close buttons on a Window component? - This SF.net email is sponsored by DB2 Express Download DB2 Express C - the FREE version of DB2 express and take control of your XML.

Re: [qooxdoo-devel] 0.6.6: maximum number of characters in TextArea

2007-06-11 Thread FrozenDice
Well remember, if the user is submitting data(which they probably are) to be processed by something on the server then it's not a good idea to rely on server side prevention. What I'm saying is if you're using it in an sql query or something then the user can easily tweak the html or just replicat

Re: [qooxdoo-devel] Moving a widget into a window

2007-06-08 Thread FrozenDice
tname.setParent(mywindowname); > > > > I don't know if it works for windows, but I use it to change the parent > > of a (for example) button from main document to (for example) a boxlayout. > > > > Greetings, > > Leander > > > > FrozenDice s

Re: [qooxdoo-devel] Radiobuttons not working under IE7

2007-06-08 Thread FrozenDice
gt; > Jim > www.D4PHP.org > www.D4PHP-Hosting.com > > > On 6/8/07, FrozenDice <[EMAIL PROTECTED] > wrote: > > > > It's probably since I'm still using .6.6 instead of the new .7. I'm > > limited to .6.6 because I'm using delpi4php and they haven&

Re: [qooxdoo-devel] Radiobuttons not working under IE7

2007-06-08 Thread FrozenDice
n On 6/8/07, Sebastian Werner <[EMAIL PROTECTED]> wrote: > They seem to work correctly for me: > http://demo.qooxdoo.org/current/demobrowser/#example~RadioButton_1.html > > Sebastian > > > dperez schrieb: > > It's easy to know. Try the online demos!. > >

Re: [qooxdoo-devel] Can I have Treefullcontrol expanded on load?

2007-06-08 Thread FrozenDice
ED] > Gesendet: Freitag, 8. Juni 2007 05:36 > An: qooxdoo Development > Betreff: Re: [qooxdoo-devel] Can I have Treefullcontrol expanded on load? > > FrozenDice <[EMAIL PROTECTED]> writes: > > > Is it possible to have a TreeFullControl widget load with all it's > &

Re: [qooxdoo-devel] Can I have Treefullcontrol expanded on load?

2007-06-08 Thread FrozenDice
I tried the code and it didn't seem to work. I'm pretty much a newbie in qooxdoo, could you point me to some docs that explain this so I can figure out how to fix the code? On 6/7/07, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote: > FrozenDice <[EMAIL PROTECTED]> writes

[qooxdoo-devel] looping through similar commands

2007-06-07 Thread FrozenDice
I've had a few projects where there are a huge number of elements which all need the same property applied to them but I have always done it by hand. eg. $this->Panel_0_bevel->left = 288; $this->Panel_0_bevel->top = 48; $this->Panel_1_bevel->left = 288;

[qooxdoo-devel] Can I have Treefullcontrol expanded on load?

2007-06-07 Thread FrozenDice
Is it possible to have a TreeFullControl widget load with all it's folders and subfolders open? If so how? - Dan - This SF.net email is sponsored by DB2 Express Download DB2 Express C - the FREE version of DB2 express and ta

Re: [qooxdoo-devel] Moving a widget into a window

2007-06-07 Thread FrozenDice
for example) a boxlayout. > > Greetings, > Leander > > FrozenDice schrieb: > > Does anyone know how to move add a widget into a window so that it > > moves to inside the window when you click a button? > > > > --

[qooxdoo-devel] Moving a widget into a window

2007-06-06 Thread FrozenDice
Does anyone know how to move add a widget into a window so that it moves to inside the window when you click a button? - This SF.net email is sponsored by DB2 Express Download DB2 Express C - the FREE version of DB2 express an

Re: [qooxdoo-devel] Is there a TreeFullControl event for clicking on a leaf?

2007-06-06 Thread FrozenDice
oth didn't work for some reason. Is there any better way to detect if the element I clicked on has children? Thanks. On 6/6/07, FrozenDice <[EMAIL PROTECTED]> wrote: > I looked around more and couldn't find an event that did this, so I > figure I could just attach a even

Re: [qooxdoo-devel] Is there a TreeFullControl event for clicking on a leaf?

2007-06-06 Thread FrozenDice
Listener('click', function(e) { TreeView1JSClick(e); }); TreeView1.add(p_0); Souldn't this make it so when I click this leaf called Data Type that TreeView1JSClick should fire? - Daniel On 6/6/07, FrozenDice <[EMAIL PROTECTED]> wrote: > I need a event that will fire when th

[qooxdoo-devel] Is there a TreeFullControl event for clicking on a leaf?

2007-06-06 Thread FrozenDice
I need a event that will fire when the user clicks on a leaf(qooxdoo calls them "files" as opposed to folders). Is there such thing? I can't find events in the API viewer. - Daniel - This SF.net email is sponsored by DB2

[qooxdoo-devel] How do I add an event handler in D4PHP?

2007-06-06 Thread FrozenDice
I know there are a few people here who use Delphi for PHP so I figured you might know. I want to add an event handler treeOpenWhenEmpty to a Tree, the problem is in D4PHP you can only insert code that is activated by events. This means I can't simply tack an t.addEventHandler. to the end of w

Re: [qooxdoo-devel] How do I put a RadioButton Group in a Tree?

2007-06-06 Thread FrozenDice
Does anyone have any examples, code, anything that is using the RadioManager? I think I need more of an example than a single use I saw from the Example demo section. Any help would be appreciated. - Daniel On 6/6/07, FrozenDice <[EMAIL PROTECTED]> wrote: > I'm using delphi

[qooxdoo-devel] Radiobuttons not working under IE7

2007-06-06 Thread FrozenDice
I was just wondering if the bug where radio buttons don't work under IE7 has been fixed in the latest 0.7 update. I can't upgrade right now to figure out. The bug was if you had a radio button and you clicked it, it wouldn't move to the clicked state(the button wouldn't have the blue dot in the m

Re: [qooxdoo-devel] How do I put a RadioButton Group in a Tree?

2007-06-06 Thread FrozenDice
hing? If you look at the source I provided earlier I'm just making the new and assigning it to a variable. It would make sense that I have to add it somewhere, but where? - Daniel On 6/5/07, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote: > FrozenDice <[EMAIL PROTECTED]> writes

Re: [qooxdoo-devel] How do I put a RadioButton Group in a Tree?

2007-06-05 Thread FrozenDice
.RadioManager("mygroup", [c_1, c_2, c_3, c_4]); TreeView1.setEnabled(true); TreeView1.setVisibility(true); d.add(inline_div); inline_div.add(TreeView1); On 6/5/07, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote: > FrozenDice <[EMAIL PROTECTED]> writes: > > >

Re: [qooxdoo-devel] Demo Browser

2007-06-05 Thread FrozenDice
Here here! I had the same problem this morning. An additional tab with the source would be nice, if anyone wanted they could also make it do markup in color, bold, italics, you know. On 6/5/07, Christian Boulanger <[EMAIL PROTECTED]> wrote: > Hello, > > the demo browser looks very nice! However,

[qooxdoo-devel] How do I put a RadioButton Group in a Tree?

2007-06-05 Thread FrozenDice
So I have my tree and it had checkboxes, now it has radiobuttons. What I'm trying to do here is make a menu where you go through the tree, and the last level(the leaves/"files") have radiobuttons. Ex. Data-> Display -> {} html

[qooxdoo-devel] TreeFullControl 2 Example with Checks only on leaves

2007-06-04 Thread FrozenDice
So I like the TreeFullControl Example #2 with the checkboxes, it's almost what I need. I want it to only have checkboxes on the lowest level. What I mean is there would only be checkboxes on leaves, and anything with children in it wouldn't have a checkbox. This seems like it should be simple en

Re: [qooxdoo-devel] Windows icon

2007-05-31 Thread FrozenDice
Height(359); Now I can't change this code, I only have access to JS events. HELP! :'( - Dan On 5/31/07, Alex Back <[EMAIL PROTECTED]> wrote: > Hello Dan, > > FrozenDice wrote: > > Thanks, but I'm still a little lost. How can I access a window > > outside

Re: [qooxdoo-devel] Windows icon

2007-05-30 Thread FrozenDice
EMAIL PROTECTED]> wrote: > Hi Dan, > > FrozenDice wrote: > > I'm trying to change the icon of of the Window widget by clicking a > > button. Say the user clicks Button1 the icon would change to a closed > > padlock, if they clicked Button1 again it would change to

Re: [qooxdoo-devel] How do I set a theme?

2007-05-30 Thread FrozenDice
> manager calls to the main method of your application for example. > > Sebastian > > > FrozenDice schrieb: > > Maybe I'm not understanding this right. > > > > I just put this > > "qx.theme.manager.Meta.getInstance().setTheme(qx.theme.WindowsL

Re: [qooxdoo-devel] How do I set a theme?

2007-05-29 Thread FrozenDice
since beta2 this must be: > > qx.theme.manager.Meta.getInstance().setTheme(qx.theme.WindowsLunaBlue); > > Hope this helps. > > Sebastian > > > > Am 29.05.2007 um 23:53 schrieb FrozenDice: > > > Thanks, but I tried putting this in and it didn't

[qooxdoo-devel] Windows icon

2007-05-29 Thread FrozenDice
I'm trying to change the icon of of the Window widget by clicking a button. Say the user clicks Button1 the icon would change to a closed padlock, if they clicked Button1 again it would change to an open padlock. I know that I can set the property when I make it, I just can't figure how to access

Re: [qooxdoo-devel] How do I set a theme?

2007-05-29 Thread FrozenDice
hemeManager.getInstance().setTheme(qx.theme.Ext); > > - Mensaje original > De: FrozenDice <[EMAIL PROTECTED]> > Para: qooxdoo Development > > Enviado: martes, 29 de mayo, 2007 16:02:54 > Asunto: [qooxdoo-devel] How do I set a theme? > > > So I've been l

[qooxdoo-devel] How do I set a theme?

2007-05-29 Thread FrozenDice
So I've been looking around the documentation for a little while and haven't figured out how to set any one certain theme. In the example http://demo.qooxdoo.org/current/sample/html/example/ToolBar_2.html the user can click to change the theme, but is there any way I can specify the theme and not

Re: [qooxdoo-devel] How can I get a toggle button in menubar

2007-05-29 Thread FrozenDice
Wow, don't know how I missed that, thanks! - Dan On 5/29/07, Sebastian Werner <[EMAIL PROTECTED]> wrote: > Have a look at toolbar/Checkbox. I think this is what you are looking > for. > > Sebastian > > > > Am 29.05.2007 um 21:49 schrieb FrozenDice: > &g

[qooxdoo-devel] How can I get a toggle button in menubar

2007-05-29 Thread FrozenDice
I would like to have a button in the menubar that toggles. First off is there a way to do this? There was no api documentation for menubar so I don't know. I suppose that I could have a function where it detects it's state then does the appropriate action from there. Also is there any way to ch

[qooxdoo-devel] How do I set a theme?

2007-05-25 Thread FrozenDice
I've noticed in some of the examples on the qooxdoo website there is the ability to change your Theme. How can I set a theme in the code? I don't want to give the user a set of buttons of even have them click one. I just want my widgets to default to a certain theme. Thank you for your time. -

[qooxdoo-devel] Shrinking then Restoring a div

2007-05-22 Thread FrozenDice
I know this isn't exactly a qooxdoo widget question but please bear with me. I have a which I want to shrink then restore to it's origional height whenever this code is executed. The div's id is Panel1_outer. if(Panel1_outer.style.overflow != "hidden") { oldHeight = Panel1_outer.style.h

Re: [qooxdoo-devel] API Viewer missing documentation

2007-04-18 Thread FrozenDice
iliar with contributing to open source so I don't know how some of it works. - Dan On 4/18/07, [EMAIL PROTECTED] < [EMAIL PROTECTED]> wrote: FrozenDice <[EMAIL PROTECTED]> writes: > Is it just me or is the API Viewer > http://demo.qooxdoo.org/current/apiviewer/ missing a

Re: [qooxdoo-devel] API Viewer missing documentation

2007-04-18 Thread FrozenDice
]> wrote: It's not just you. It seems, and I don't have exact examples, that things that had docs in .6.5. no longer have them in .6.6. But like you, I have noticed a lot more 'missing docs' messages then before. Jim www.D4PHP.org www.D4PHP-Hosting.com On 4/18/07, Froze

[qooxdoo-devel] API Viewer missing documentation

2007-04-18 Thread FrozenDice
Is it just me or is the API Viewer http://demo.qooxdoo.org/current/apiviewer/ missing a lot of documentation on methods? The fulltreecontrol is missing tons of method documentation. I've noticed a few other widgets are missing documentation in qx.ui Is there somewhere I can download a more comp

[qooxdoo-devel] Moving an branch/item in Treefullcontrol

2007-04-18 Thread FrozenDice
So far I have the item/branch that was last clicked displaying in a textfield. Now I need to be able to move around items/branches, add and delete them. Does anyone know how I would let users move them around? I was thinking having a textfield that lists the one that's currently selected, then

Re: [qooxdoo-devel] Tree using RPC and PHP

2007-04-16 Thread FrozenDice
22%5D%2Ctrue%5D%2C%22server_data%22%3Anull%7D:1 On 4/16/07, [EMAIL PROTECTED] < [EMAIL PROTECTED]> wrote: FrozenDice <[EMAIL PROTECTED]> writes: > Thanks for the quick response. I understand what you're saying, what I > meant was I "installed" the backend, then view

[qooxdoo-devel] event handlers delphiforphp

2007-04-16 Thread FrozenDice
How do I gain access to a component that has already been added to the page. I'm using DelphiForPHP, which implements qooxdoo so when I make a "TreeView" comonent which is actually a treefullcontrol widget, it plops that element on the page and generates this code in the final page. My problem i

Re: [qooxdoo-devel] Tree using RPC and PHP

2007-04-16 Thread FrozenDice
nally in that fs.php. So when I open this in my browser how come it doesn't work? I get "Async(1) : exception Transport error 0: unknown status code". - Dan On 4/10/07, [EMAIL PROTECTED] < [EMAIL PROTECTED]> wrote: [EMAIL PROTECTED] writes: > FrozenDice <[EMAIL P

Re: [qooxdoo-devel] Qooxdoo Widgets vs. Delphi4PHP Components?

2007-04-09 Thread FrozenDice
created an array of Atoms on top of a bitmap. And not all of the qooxdoo control properties are exposed in the IDE but can be manipulated in code. Jim Hunter D4PHP.ORG On 4/5/07, FrozenDice <[EMAIL PROTECTED]> wrote: > Can anyone explain the difference between Qooxdoo widgets and the &g

Re: [qooxdoo-devel] Tree using RPC and PHP

2007-04-09 Thread FrozenDice
es around. Any idea how I can do this? By the way I'm using Delphi For PHP to make this. - Dan On 4/5/07, [EMAIL PROTECTED] < [EMAIL PROTECTED]> wrote: FrozenDice <[EMAIL PROTECTED]> writes: > I was going through the demos and saw there was a way to have a tree widget >

[qooxdoo-devel] Qooxdoo Widgets vs. Delphi4PHP Components?

2007-04-05 Thread FrozenDice
Can anyone explain the difference between Qooxdoo widgets and the versions of them that are used in Delphi4PHP? I know the two businesses worked together, and that they are actually qooxdoo widgets and don't just look alike. Here's the code delphi generated for a Tree with elements one, two, thr

[qooxdoo-devel] Tree using RPC and PHP

2007-04-05 Thread FrozenDice
I was going through the demos and saw there was a way to have a tree widget use RPC to get it's children when it was requested(expand a branch). The demo on the site is broken for some reason http://demo.qooxdoo.org/current/sample/html/example/RpcTreeFullControl_1.htmland the page that tells you