I pointed them here:
http://forums.blumentals.net/viewtopic.php?t=626
http://forums.blumentals.net/viewtopic.php?t=588
http://forums.blumentals.net/viewtopic.php?t=486
So I'm not alone here.
Search found 15 matches
- Thu Dec 08, 2005 3:58 pm
- Forum: HTMLPad / Rapid CSS / Rapid PHP / WeBuilder Support
- Topic: Bug : Encoding is not taken into account
- Replies: 5
- Views: 5154
- Sat Sep 03, 2005 2:15 pm
- Forum: HTMLPad / Rapid CSS / Rapid PHP / WeBuilder Feature Requests
- Topic: Unicode
- Replies: 6
- Views: 9269
- Fri Aug 12, 2005 6:13 pm
- Forum: HTMLPad / Rapid CSS / Rapid PHP / WeBuilder Feature Requests
- Topic: ISO-8859-xx support
- Replies: 0
- Views: 4062
ISO-8859-xx support
In the thread: http://forums.blumentals.net/viewtopic.php?t=486 I tried to express my interest of ISO-8859-xx support. Because I didn't find any real feedback once again I post here the request. Today I start playing with PSPad editot and it handles excellent different code pages: ANSI, OEM, ISO ...
- Fri Aug 12, 2005 5:53 pm
- Forum: HTMLPad / Rapid CSS / Rapid PHP / WeBuilder Feature Requests
- Topic: Does anyone need Code Compare tool?
- Replies: 45
- Views: 74136
Last week I start playing with WinMerge and it looks interesting. You can find it here:
http://winmerge.sourceforge.net/
http://winmerge.sourceforge.net/
- Thu Aug 04, 2005 9:05 pm
- Forum: HTMLPad / Rapid CSS / Rapid PHP / WeBuilder Support
- Topic: Issues with WeBuider 2005
- Replies: 18
- Views: 29020
- Tue Jul 26, 2005 10:06 am
- Forum: HTMLPad / Rapid CSS / Rapid PHP / WeBuilder Support
- Topic: Copying different-encoded language reveal garbled text
- Replies: 2
- Views: 3940
The problem is similar to:
http://forums.blumentals.net/viewtopic.php?t=486
The editor doesn't recognize code page defined in HTML header. What makes me wonder is that Blumentals Software is located in Latvia so they use ISO-8859-4, ISO-8859-10 or ISO-8859-13 and the don't see any problem here.
http://forums.blumentals.net/viewtopic.php?t=486
The editor doesn't recognize code page defined in HTML header. What makes me wonder is that Blumentals Software is located in Latvia so they use ISO-8859-4, ISO-8859-10 or ISO-8859-13 and the don't see any problem here.
- Tue Jul 26, 2005 9:58 am
- Forum: HTMLPad / Rapid CSS / Rapid PHP / WeBuilder Support
- Topic: Settings/Preferences Storage
- Replies: 4
- Views: 6217
I reported this here:
http://forums.blumentals.net/viewtopic.php?t=486
So I'm not alone with the problem. But I don't see any real progress with the issue.
There is also the bug in unistaller. It removes all settings from the registry.
http://forums.blumentals.net/viewtopic.php?t=486
So I'm not alone with the problem. But I don't see any real progress with the issue.
There is also the bug in unistaller. It removes all settings from the registry.
- Sat Jun 18, 2005 10:48 am
- Forum: HTMLPad / Rapid CSS / Rapid PHP / WeBuilder Feature Requests
- Topic: Colors in the editor
- Replies: 1
- Views: 2875
Colors in the editor
I continue playing with colors in the editor. I want to change the background color from white to RGB(225, 225, 225). So I open Preferences -> Text Editor >> Colors. I don't see Background in Element list box. I try Default element. I change Background to custom 225, 225, 225 and close the dialog ...
- Sat Jun 18, 2005 10:19 am
- Forum: HTMLPad / Rapid CSS / Rapid PHP / WeBuilder Support
- Topic: Problem with 6.1 Trial
- Replies: 5
- Views: 6351
1. I'm afraid I can't repeat this. CSS Validator button is disabled while there are no files open. Please let me know how precisely to reproduce this. Thanks! As described above. Start WeBuilder again. There is no opened files on startup but buttons are enabled. 2. This does not really affect the ...
- Fri Jun 17, 2005 10:30 pm
- Forum: HTMLPad / Rapid CSS / Rapid PHP / WeBuilder Feature Requests
- Topic: background / search
- Replies: 9
- Views: 10239
- Fri Jun 17, 2005 9:40 pm
- Forum: HTMLPad / Rapid CSS / Rapid PHP / WeBuilder Feature Requests
- Topic: background / search
- Replies: 9
- Views: 10239
- Fri Jun 17, 2005 9:34 pm
- Forum: HTMLPad / Rapid CSS / Rapid PHP / WeBuilder Support
- Topic: Problem with 6.1 Trial
- Replies: 5
- Views: 6351
Problem with 6.1 Trial
I see the problems here: 1. when I set Preferences -> General > On startup -> Do not open anything and start WeBuilder, I have HTML and CSS toolbars enable. So click W3C CSS Validator button -> WeBuilder bombs with AV and falls into the loop. I have to kill it with Task Manager. BTW there is no hint ...
- Sun Jun 12, 2005 11:31 pm
- Forum: HTMLPad / Rapid CSS / Rapid PHP / WeBuilder Support
- Topic: Issues with WeBuider 2005
- Replies: 18
- Views: 29020
- Thu Jun 09, 2005 3:28 pm
- Forum: HTMLPad / Rapid CSS / Rapid PHP / WeBuilder Support
- Topic: More issues with WeBuilder
- Replies: 2
- Views: 3329
Currently preprocessor is fairly basic and it was initially intended to be as such. We never knew that some body would ever need extended functionality described by you, so the comment is in place. The preprocessor relieves me of a manual task. I find it as the excellent tool. I can assure you that ...
- Thu Jun 09, 2005 3:13 pm
- Forum: HTMLPad / Rapid CSS / Rapid PHP / WeBuilder Support
- Topic: More issues with WeBuilder
- Replies: 2
- Views: 3329
More issues with WeBuilder
A few next issues. 1. I find the preprocesor as very desirable feature. So I create Test.htm file with: <!--%IncFile test.inc%--> statement. Then in Test.inc I include: <!--%DateStamp%-->01.01.2004<!----> When I save Test.htm, the contents of Test.inc file is copied but the date stamp is not ...