Search found 694 matches

Return to advanced search

Re: Plugin betatesters needed (Lebab plugin)

jasonwynn wrote:
pmk65 wrote:You can download it from my GitHub slitherio Repository now.
https://github.com/pmk65/wbp-lebabwb

A plugin for design view would be nice.


A plugin for design view would involve creating a complete editing system and is not something I have a need for myself.
by pmk65
Mon Mar 09, 2020 12:53 am
 
Forum: Web Developer Talk
Topic: Plugin betatesters needed (Lebab plugin)
Replies: 9
Views: 6788

Re: Help with color scheme

You can upload in this subforum. viewforum.php?f=33
by pmk65
Fri Feb 14, 2020 4:12 pm
 
Forum: HTMLPad / Rapid CSS / Rapid PHP / WeBuilder Support
Topic: Help with color scheme
Replies: 4
Views: 3705

Re: RapidPHP - Drag Drop JS/CSS to form Script/Link code

You could create a docking panel plugin with a dropzone. Then when you drop files on the dropzone it could insert a script or style tag.
One of my old plugins Image2CSS adds a dropzone for uploading. You could use that as base for creating a new plugin.
by pmk65
Sat Jan 18, 2020 8:26 pm
 
Forum: HTMLPad / Rapid CSS / Rapid PHP / WeBuilder Support
Topic: RapidPHP - Drag Drop JS/CSS to form Script/Link code
Replies: 6
Views: 4484

Re: RapidPHP Design View

I don't think that is possible as the preview seems to be one-way only.
You can turn on "contenteditable" on the body tag in the preview, which makes it possible to change values. But the changes doesn't reflect back to the editor view.
by pmk65
Wed Jan 15, 2020 9:06 pm
 
Forum: Web Developer Talk
Topic: RapidPHP Design View
Replies: 0
Views: 3412

Re: Two questions

2) Ctrl-W is assigned to "Select CSS Properties" (I'm using WeBuilder 2020, so I don't know if it's the same in RapidPHP)
To change it, select "Options -> Keyboard Shortcuts". Then remove the existing Ctrl-W shortcut and add it to the "Close" command.
by pmk65
Sat Jan 11, 2020 5:16 pm
 
Forum: HTMLPad / Rapid CSS / Rapid PHP / WeBuilder Support
Topic: Two questions
Replies: 4
Views: 2896

Re: Two questions

1) Preferences -> Text Editor -> View. Then uncheck the "Show right margin" checkbox.
by pmk65
Fri Jan 10, 2020 5:26 pm
 
Forum: HTMLPad / Rapid CSS / Rapid PHP / WeBuilder Support
Topic: Two questions
Replies: 4
Views: 2896

Re: Plugin betatesters needed (Lebab plugin)

I have uploaded a new update to GitHub. This version tries to extract the Nodejs install path from the DOS PATH variable.

There's now also a special download link at the bottom of the GitHub page, which should generate a zip file in the correct format to import into WeBuilder.
by pmk65
Thu Jan 09, 2020 9:32 pm
 
Forum: Web Developer Talk
Topic: Plugin betatesters needed (Lebab plugin)
Replies: 9
Views: 6788

Re: Plugin betatesters needed (Lebab plugin)

Thanks for the feedback/bug report. I'll add an option so you can set an alternate path for the location of npm,cmd , if it's not installed in the default install folder. As for the "not a valid plugin", then it's because downloading the zip file from GitHub, will place the files INSIDE a ...
by pmk65
Thu Jan 09, 2020 7:27 pm
 
Forum: Web Developer Talk
Topic: Plugin betatesters needed (Lebab plugin)
Replies: 9
Views: 6788

Re: Plugin betatesters needed (Lebab plugin)

You can download it from my GitHub Repository now.
https://github.com/pmk65/wbp-lebabwb
by pmk65
Wed Jan 08, 2020 5:50 pm
 
Forum: Web Developer Talk
Topic: Plugin betatesters needed (Lebab plugin)
Replies: 9
Views: 6788

Plugin: LebabWB v1.0.1

Function: Integrates Lebab into WeBuilder with GUI panel. * Lebab turn your ES5 code into readable ES6/ES7 https://github.com/lebab/ Plugin creates a Docking panel with 2 Tabs. ⋅ The 1st Tab allows you to configure the combination of the Lebab transpile options you want to apply to the cu...
by pmk65
Wed Jan 08, 2020 5:48 pm
 
Forum: Plugins for HTMLPad / Rapid CSS / Rapid PHP / WeBuilder
Topic: Plugin: LebabWB v1.0.1
Replies: 0
Views: 7481

Plugin Issue/Bug: TSpeedButton doesn't work with Dark Theme

TSpeedButton doesn't get the correct colors when using Dark Themes, so the button has the same color as the background.
TButton and TBitBtn works correctly and get a different color than the background.
by pmk65
Wed Jan 08, 2020 5:26 pm
 
Forum: HTMLPad / Rapid CSS / Rapid PHP / WeBuilder Support
Topic: Plugin Issue/Bug: TSpeedButton doesn't work with Dark Theme
Replies: 0
Views: 2291

WB2020 Bug: Split Screen doesn't update correct frame

I have a document, shown using horizontal split screen. When I press RETURN in the 1st frame, nothing happens in that frame. But in the 2nd frame the linefeed is shown. Other"normal" input keys (letters, digits etc.) updates both frames correctly. But linefeed and cursor movement seems to ...
by pmk65
Wed Jan 01, 2020 6:17 pm
 
Forum: HTMLPad / Rapid CSS / Rapid PHP / WeBuilder Support
Topic: WB2020 Bug: Split Screen doesn't update correct frame
Replies: 2
Views: 3221

Re: Plugin betatesters needed (Lebab plugin)

I am not a javascript coder. How can I help? The functionality is working, so that part doesn't need much testing. - Plugin will detects if Lebab is installed. And if not, show prompt to install it. (You just need to have Nodejs installed) - Lebab warnings will be displayed in WeBuilder Message Pan...
by pmk65
Mon Dec 30, 2019 4:14 pm
 
Forum: Web Developer Talk
Topic: Plugin betatesters needed (Lebab plugin)
Replies: 9
Views: 6788

Plugin betatesters needed (Lebab plugin)

I'm currently writing a new plugin for integrating Lebab into WeBuilder. (Lebab turn your ES5 code into readable ES6/ES7 code.) So I'm looking for someone who is interested in betatesting the plugin. Preferable someone using Dark Theme and High Resolution Display. Note: If I can't find anyone to tes...
by pmk65
Sun Dec 29, 2019 7:18 pm
 
Forum: Web Developer Talk
Topic: Plugin betatesters needed (Lebab plugin)
Replies: 9
Views: 6788

Re: General discussion about plugins.

I have a problem with aligning items when the container (Docking panel) is resizable. I got a number of TCheckBox'es, displayed vertically like this: ---------------------------------------- | □ this is the first checkbox caption | | □ this is the second checkbox caption | | □ this is the last check...
by pmk65
Sat Dec 28, 2019 10:09 pm
 
Forum: Plugins for HTMLPad / Rapid CSS / Rapid PHP / WeBuilder
Topic: General discussion about plugins.
Replies: 139
Views: 2837950
PreviousNext

Return to advanced search