I noticed that when using the build-in preview feature in "Chrome preview" mode, 3D CSS transforms is not displayed correctly.
I assume it's because WeBuilder is using an old Chrome/Webkit engine. Is it possible to update it to a never version?
Search found 694 matches
- Sat Apr 11, 2015 4:43 pm
- Forum: HTMLPad / Rapid CSS / Rapid PHP / WeBuilder Feature Requests
- Topic: Internal preview mode doesn't support 3D CSS transforms
- Replies: 3
- Views: 3539
- Thu Apr 09, 2015 6:08 pm
- Forum: HTMLPad / Rapid CSS / Rapid PHP / WeBuilder Feature Requests
- Topic: Make WordWrap & Block Select Mode a toggle
- Replies: 4
- Views: 4499
Re: Make WordWrap & Block Select Mode a toggle
If it toggled Word Wrap off while holding down the key, then it would be usable.MikeyB wrote:Looks like you still have to turn Word Wrap off before holding Alt will work!
As it is now it's a pretty useless feature, since most users have Word Wrap enabled.
- Wed Apr 08, 2015 6:22 pm
- Forum: HTMLPad / Rapid CSS / Rapid PHP / WeBuilder Feature Requests
- Topic: Make WordWrap & Block Select Mode a toggle
- Replies: 4
- Views: 4499
Re: Make WordWrap & Block Select Mode a toggle
Doesn't work for me. (I Tried all combinations Left/Right Alt, Shift & CTRL)Aivars wrote:A little hint: you can block select without explicitly checking that checkbox by holding down left alt key while selecting.
Do I have to enable some settings for that to work?
- Sun Apr 05, 2015 3:54 pm
- Forum: HTMLPad / Rapid CSS / Rapid PHP / WeBuilder Feature Requests
- Topic: A fix needed for auto indenting with tabs enabled.
- Replies: 3
- Views: 3407
Re: A fix needed for auto indenting with tabs enabled.
I noticed the same problem.
Code Indented/written in Webuilder looks nice in Webuilder, but opening it in any other editor shows that the indentation is totally screwed up due to the mix of tabs and spaces.
Code Indented/written in Webuilder looks nice in Webuilder, but opening it in any other editor shows that the indentation is totally screwed up due to the mix of tabs and spaces.
- Sun Apr 05, 2015 3:51 pm
- Forum: HTMLPad / Rapid CSS / Rapid PHP / WeBuilder Feature Requests
- Topic: Make WordWrap & Block Select Mode a toggle
- Replies: 4
- Views: 4499
Make WordWrap & Block Select Mode a toggle
Currently if you select "Block Select Mode" from the "Options" menu, you get a warning popup telling you that you can't use "Block Select Mode" and "WordWrap" at the same time. So you FIRST have to turn of "WordWrap" manually and THEN turn on "Block Select Mode". It would be better if turning on ...
- Sun Apr 05, 2015 3:46 pm
- Forum: HTMLPad / Rapid CSS / Rapid PHP / WeBuilder Feature Requests
- Topic: Base 16: Ocean Colour Scheme
- Replies: 2
- Views: 3558
Re: Base 16: Ocean Colour Scheme
Nice styles, so I made one (since no-one else did
)
http://forums.blumentals.net/viewtopic.php?f=33&t=6607

http://forums.blumentals.net/viewtopic.php?f=33&t=6607
- Sat Feb 28, 2015 1:21 pm
- Forum: HTMLPad / Rapid CSS / Rapid PHP / WeBuilder Feature Requests
- Topic: Extend the CSS "Edit Box Properties" dialog
- Replies: 4
- Views: 4742
Re: Extend the CSS "Edit Box Properties" dialog
To be honest, I code most by hand and rarely use the menus. :) But for visual stuff like gradients and borders, I often resort to use online tools like: Gradients Editor (Really good, but lacks support for gradient patterns): http://colorzilla.com/gradient-editor/ Border Radius (Lacks support for ...
- Mon Feb 23, 2015 10:29 pm
- Forum: HTMLPad / Rapid CSS / Rapid PHP / WeBuilder Feature Requests
- Topic: Update "Edit this HTML Tag" data/dialog.
- Replies: 1
- Views: 2540
Update "Edit this HTML Tag" data/dialog.
I just tried the "Edit this HTML Tag" on a HTML "input" tag. And the only types available in the dropdown are "<default>", "password", "file" & "text". All the new HTML5 types, like "range", "number" etc. along with the old "radio" and "checkbox" types are missing. Also it has no support for the new ...
- Mon Feb 23, 2015 10:28 pm
- Forum: HTMLPad / Rapid CSS / Rapid PHP / WeBuilder Support
- Topic: Inaccessible input boxes in "Edit this HTML Tag" on "table"
- Replies: 1
- Views: 1871
Inaccessible input boxes in "Edit this HTML Tag" on "table"
Inaccessible input boxes in "Edit this HTML Tag" on "table" tag When using the "Edit this HTML Tag" on "table" tag, 2 input boxes for "Rows" & "Columns" are grey, and can't accept input. http://i.imgur.com/TAohfFb.png Tested in WeBuilder 2015 v13.2.0.164
- Sun Feb 22, 2015 8:03 pm
- Forum: HTMLPad / Rapid CSS / Rapid PHP / WeBuilder Feature Requests
- Topic: Extend the CSS "Edit Box Properties" dialog
- Replies: 4
- Views: 4742
Extend the CSS "Edit Box Properties" dialog
1) Extend the CSS "Edit Box Properties" dialog so that it's possible to set the 2nd parameter block of "border-radius". Currently it's only possible to set the first 4 values. border-radius Formal syntax: [ <length> | <percentage> ]{1,4} [ / [ <length> | <percentage> ]{1,4} ]? The syntax of the ...
- Sun Feb 22, 2015 8:01 pm
- Forum: HTMLPad / Rapid CSS / Rapid PHP / WeBuilder Support
- Topic: Several valid CSS properties are shown in red.
- Replies: 4
- Views: 3519
Re: Several valid CSS properties are shown in red.
@Aivars: Thanks for clearing that up.
I'll just add "filter" and others I use, manually to my own setup and wait for it the get into standards
I'll just add "filter" and others I use, manually to my own setup and wait for it the get into standards

- Fri Feb 20, 2015 2:00 am
- Forum: HTMLPad / Rapid CSS / Rapid PHP / WeBuilder Support
- Topic: Several valid CSS properties are shown in red.
- Replies: 4
- Views: 3519
Re: Several valid CSS properties are shown in red.
The majority of the CSS properties in red are either no longer supported or not needed. Browsers are moving away from vendor prefixes and the majority of the ones in red (that are useful) have long since been un-prefixed. I know and i rarely use them as I use SASS :) But I tried to include as many ...
- Fri Feb 20, 2015 1:51 am
- Forum: HTMLPad / Rapid CSS / Rapid PHP / WeBuilder Support
- Topic: Cursor flickering in WeBuilder 2015
- Replies: 8
- Views: 7159
Re: Cursor flickering in WeBuilder 2015
Same happens to me under Windows 8.1.
Both in Webuilder 2014 and 2015.
Both in Webuilder 2014 and 2015.
- Tue Feb 17, 2015 6:39 pm
- Forum: HTMLPad / Rapid CSS / Rapid PHP / WeBuilder Support
- Topic: Several valid CSS properties are shown in red.
- Replies: 4
- Views: 3519
Several valid CSS properties are shown in red.
I created a dummy stylesheet with *all* CSS properties. Can be downloaded here: https://dl.dropboxusercontent.com/u/2241077/all-css3.css Loading the stylesheet into Webuilder 2015, shows several valid CSS properties displayed in red color. So it looks like the "cssdefs" needs to be updated. Tested ...
- Mon Feb 09, 2015 7:18 pm
- Forum: HTMLPad / Rapid CSS / Rapid PHP / WeBuilder Feature Requests
- Topic: Different colors on Tabs based on file type
- Replies: 2
- Views: 3421
Different colors on Tabs based on file type
1 color for css files, 1 color for php files etc.
This will make it easier to find the correct Tab if you have multiple files opened.
This will make it easier to find the correct Tab if you have multiple files opened.