No, It is not ms windows issue. Do you use delphi7 and devexpress components for development? If so, just try
cxPageControl1.LockScrollBars /cxPageControl.UnLockScrollBars before/after the rendering process.
Search found 18 matches
- Sun Sep 13, 2009 9:13 am
- Forum: HTMLPad / Rapid CSS / Rapid PHP / WeBuilder Support
- Topic: Rendering content of editor tabs glitch
- Replies: 5
- Views: 2655
- Thu Sep 10, 2009 9:00 am
- Forum: HTMLPad / Rapid CSS / Rapid PHP / WeBuilder Support
- Topic: XAMPP and PHP
- Replies: 22
- Views: 13567
Re: XAMPP and PHP
You should take last version xdebug dll from developer's site and plug it in xampphp php folder in usual way.
- Wed Sep 09, 2009 3:08 pm
- Forum: HTMLPad / Rapid CSS / Rapid PHP / WeBuilder Support
- Topic: Rendering content of editor tabs glitch
- Replies: 5
- Views: 2655
Re: Rendering content of editor tabs glitch
Just open (in ide) two (large in size) php files and try to switch between them. I experienced main menu flickering and some
annoying visual animation effects in the editor window. It looks like expanding scrollbars. (I used v.9.5.2.106). Just minor bug I suppose
annoying visual animation effects in the editor window. It looks like expanding scrollbars. (I used v.9.5.2.106). Just minor bug I suppose
- Mon Aug 31, 2009 8:55 am
- Forum: HTMLPad / Rapid CSS / Rapid PHP / WeBuilder Support
- Topic: Rendering content of editor tabs glitch
- Replies: 5
- Views: 2655
Rendering content of editor tabs glitch
When content editor window is rendered visual components (editor) is not disabled (it goes when editor tabs are switched between). So it takes longer time to render content of editor windows and produces irritating visual artifact (looked like expanding scrolls). It is most noticeable when edited ...
- Sun Aug 30, 2009 10:12 am
- Forum: HTMLPad / Rapid CSS / Rapid PHP / WeBuilder Feature Requests
- Topic: Explicit support svn
- Replies: 2
- Views: 1837
Re: Explicit support svn
but i'd got , so i have to deinstall tortoise due to explorer crushes 10 month ago (probably damned thing interferes with something )
- Fri Aug 28, 2009 3:56 pm
- Forum: HTMLPad / Rapid CSS / Rapid PHP / WeBuilder Feature Requests
- Topic: close me / close all but me
- Replies: 26
- Views: 22026
Re: close me / close all but me
Vote for close/close all/close all but me as in Opera
- Fri Aug 28, 2009 3:43 pm
- Forum: HTMLPad / Rapid CSS / Rapid PHP / WeBuilder Feature Requests
- Topic: Feature Request: Allow Folders For Project Management
- Replies: 4
- Views: 3362
Re: Feature Request: Allow Folders For Project Management
It is difficult to understand, perhaps the notion of the rapidphp project should be deliberately and thoughtfully revised instead?
- Fri Aug 28, 2009 3:36 pm
- Forum: HTMLPad / Rapid CSS / Rapid PHP / WeBuilder Feature Requests
- Topic: Do you need popup help for PHP
- Replies: 10
- Views: 10153
Re: Do you need popup help for PHP
Voting for pop ups with the option to turn it (extras) off..
- Fri Aug 28, 2009 2:37 pm
- Forum: HTMLPad / Rapid CSS / Rapid PHP / WeBuilder Feature Requests
- Topic: SSH/TELNET Terminal window fuctionality
- Replies: 2
- Views: 1759
Re: SSH/TELNET Terminal window fuctionality
Nothing, as a matter of fact i use PUTTY. But I try that feature in PHPED and find it very useful and convenient.. I very often need do some jobs on remote server side (running scrits with cli, managing databases, some scheduling... ). Of course i understand that majority is limited by upload and ...
- Fri Aug 28, 2009 2:14 pm
- Forum: HTMLPad / Rapid CSS / Rapid PHP / WeBuilder Feature Requests
- Topic: Switching between editing and preview windows
- Replies: 2
- Views: 1839
Re: Switching between editing and preview windows
Maybe, but just consider the way to do it via customizing menu item like F4 - the ability to switch between preview and programming code is very nice and i believe it is worth dedicated menu item even more then toggling panels (F4 ).( I wonder why one can want to he 2 shortcuts when it could be done ...
- Fri Aug 28, 2009 1:49 pm
- Forum: HTMLPad / Rapid CSS / Rapid PHP / WeBuilder Feature Requests
- Topic: Getting rid of funny animation
- Replies: 2
- Views: 1749
Re: Getting rid of funny animation
Yes it is, it looks like you forget to disable some visual components (disablecontrols property in delphi if i am not mistaken) when window content renders. So It results in some animations - very funny to me. Ok i got strange sense of humor. But seriously, It looks rather irritating and leads to ...
- Thu Aug 27, 2009 9:24 pm
- Forum: HTMLPad / Rapid CSS / Rapid PHP / WeBuilder Feature Requests
- Topic: Explicit support svn
- Replies: 2
- Views: 1837
Explicit support svn
Current support svn via tortoise explorer shell extension is very clumsy, very often it is result in conflicting with another applications and even crushing windows explorer, much better if it will use original svn installation.
- Thu Aug 27, 2009 9:06 pm
- Forum: HTMLPad / Rapid CSS / Rapid PHP / WeBuilder Feature Requests
- Topic: Advanced support for php debugging
- Replies: 0
- Views: 1741
Advanced support for php debugging
Currently Rapid php supports very basic debugging. The ability to display context variables in hierarchical and grouping fashion along with changing its types within debug session would greatly improve functionality ide. I believe it is not an issue for devexpress users
- Thu Aug 27, 2009 8:48 pm
- Forum: HTMLPad / Rapid CSS / Rapid PHP / WeBuilder Feature Requests
- Topic: Getting rid of funny animation
- Replies: 2
- Views: 1749
Getting rid of funny animation
Well I got a couple scripts (in pure php) to switch between in the editor. The toggling comes with the funny animation (it looks you forget to disable some handlers, as data rendered ). May be it is a feature, but it looks rather irritating , besides the rendering takes a 2 s on my cel2600 with 4gb ...
- Thu Aug 27, 2009 1:59 pm
- Forum: HTMLPad / Rapid CSS / Rapid PHP / WeBuilder Feature Requests
- Topic: Debug output to dedicated window
- Replies: 1
- Views: 1300
Debug output to dedicated window
Currently debug output is rendered in regular window that is most inconvenient thing (because focus change to it ), and what is worst the windows multiple with each debugging cycle - it is best to output in dedicated panel (one can merge to debug panel for the instance ) as it does in majority ide's.