NilovSerge
Posts: 16
|
| Posted: 10/24/2006, 3:28 AM |
|
Hallo!
I use Code Charge Studio 3.0.4.12.
I have some problems in developer studio. Thoght I heard thot it has "No problem".
Mostly these problems connected with that updating some page add making changes
these changes do not apply in *.php files. For example :
1 Adding some field in page there is a label in html-file {NewFieldName} but there is NO new field definition
in .php-file.
2 Adding new field in the page(or maybe having on the page) and selecting it with a mouse
in property inspector I DO NOT see properties of selected object, but property of underlying page.
3 Adding evemts (on server or client side) I see in *_event.php file the definition of function-event but
I DO NOT see the the registering of these events in BindEvents() function in php and JavaScript
I encounter these errors(and some other) not always but periodically. It looks like that if in some
file something gone wrong and further more will be a lot errors.
What is the matter? Which version is stable?
_________________
With respect,
Nilov Serge. |
 |
 |
|