Delphi For PHP Forums       


Go Back   Delphi-PHP Forums > Delphi For PHP > VCL4PHP
Forum Jump Register FAQ Members List Downloads Search Today's Posts Mark Forums Read

VCL4PHP VCL for PHP. Questions or comments about the Visual Component Library for PHP, post them here!

Reply
 
LinkBack Thread Tools Display Modes
  #1 (permalink)  
Old 13th January 2009, 21:03
just Joined!
 
Join Date: Jan 2009
Location: Hot Springs, Arkansas, USA
Posts: 2
propain is on a distinguished road
Default Problem: controls duplicating

I'm having a problem with controls duplicating in the browser. I've searched everywhere I could think of for a solution. Any insight anyone's got would be greatly appreciated. The program's in the attached zip file.

And this is what the problem looks like:
Attached Files
File Type: zip iq.zip (5.4 KB, 5 views)
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Sponsored Links
  #2 (permalink)  
Old 14th January 2009, 03:19
405hp's Avatar
Firebug Fanatic
 
Join Date: Dec 2007
Location: State of Confusion
Posts: 3,272
405hp has a reputation beyond repute405hp has a reputation beyond repute405hp has a reputation beyond repute405hp has a reputation beyond repute405hp has a reputation beyond repute405hp has a reputation beyond repute405hp has a reputation beyond repute405hp has a reputation beyond repute405hp has a reputation beyond repute405hp has a reputation beyond repute405hp has a reputation beyond repute
Default

Your layers look all messed up.

If I cut those controls off of the panel and drop them on the pagecontrol directly they work fine.

If I add a new panel and place it on the pagecontrol and then put the spinners into that panel they go nuts again.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #3 (permalink)  
Old 14th January 2009, 15:13
just Joined!
 
Join Date: Jan 2009
Location: Hot Springs, Arkansas, USA
Posts: 2
propain is on a distinguished road
Default

Glad to know it wasn't just me! I can live without the panels. Thanks so much for your help, and all the other people you've helped, which in turn has helped me so much. The D4PHP world would be lost without you!
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #4 (permalink)  
Old 14th January 2009, 18:37
405hp's Avatar
Firebug Fanatic
 
Join Date: Dec 2007
Location: State of Confusion
Posts: 3,272
405hp has a reputation beyond repute405hp has a reputation beyond repute405hp has a reputation beyond repute405hp has a reputation beyond repute405hp has a reputation beyond repute405hp has a reputation beyond repute405hp has a reputation beyond repute405hp has a reputation beyond repute405hp has a reputation beyond repute405hp has a reputation beyond repute405hp has a reputation beyond repute
Default

Bug report:

I don't know where it is in the php scripts but there is a generated error when a spinner is put into a panel and the panel is on a pagecontrol

Code:
.....
  pagePageControl1_1.add(container);
  container.addEventListener("appear", function(e) { var d = qx.ui.core.ClientDocument.getInstance();
  var inline_div = new qx.ui.basic.Inline("udTotals");
  inline_div.setHeight("auto");
.....
The error is the appear event is used to add the spinner. Well every time that fires it adds another spinner.


To test just put a page control with a few tabs on it along with a spinner on a panel and a spinner separately on one of the tabs.

Click back and forth between the 2 tabs and watch the spinners on the panel add one every time.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Reply


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


All times are GMT +1. The time now is 06:01.




Powered by vBulletin® Version 3.7.3
Copyright ©2000 - 2010, Jelsoft Enterprises Ltd.
Search Engine Friendly URLs by vBSEO 3.3.0 ©2009, Crawlability, Inc.
Copyright © 2004 - 2009, G&J Solutions Ltd. All Rights Reserved. terms of use