Search found 8 matches

by Alextocode
Fri May 15, 2015 6:29 pm
Forum: HTMLPad / Rapid CSS / Rapid PHP / WeBuilder Feature Requests
Topic: Support for Ultra HD Devices
Replies: 2
Views: 3177

Re: Support for Ultra HD Devices

Hi pmk, sure I know about the options with scaling and compatbility mode, but they only help a little. at the latest when there is overlapping of buttons or labels this won't help. In fact the only real alternative is that software is being modified. It's the same issue as buying a new generation ...
by Alextocode
Thu May 14, 2015 7:12 pm
Forum: HTMLPad / Rapid CSS / Rapid PHP / WeBuilder Feature Requests
Topic: Support for Ultra HD Devices
Replies: 2
Views: 3177

Support for Ultra HD Devices

Hi there, actually I bought myself a new notebook for using it outside on my terrace. On that day the UltraHD display was for free so I took the model having this included. Now I have realized that many applications don't support the use on 4K HD displays. I can resize the font in the code editor of ...
by Alextocode
Sun Dec 21, 2014 10:26 pm
Forum: Announcements
Topic: Update: 2015 13.0.0.161
Replies: 20
Views: 44745

Re: Update: 2015 13.0.0.161

I guess, most of the new features are no front features. I suppose I won't buy this upgrade, but maybe the next one. Although I'm working on a webpress homepage at the moment, I could use the Wordpress framework support :). Actually there is a huge wishlist of cosmetical aspects and PHP sugar I have ...
by Alextocode
Tue Nov 18, 2014 11:02 am
Forum: HTMLPad / Rapid CSS / Rapid PHP / WeBuilder Support
Topic: WeBuilder 2015 Beta Bug Reports
Replies: 5
Views: 4839

Re: WeBuilder 2015 Beta Bug Reports

Ah, so there is no possibility to get an intellisense for mysqli_result out of the box if I understand you? okay. Yes it bothers a little bit. Apparently a boolean can't have members, so there can't be any autocomplete for that. But thanks for your advice I suppose I will change that in my ...
by Alextocode
Mon Nov 17, 2014 10:18 pm
Forum: HTMLPad / Rapid CSS / Rapid PHP / WeBuilder Support
Topic: WeBuilder 2015 Beta Bug Reports
Replies: 5
Views: 4839

Re: WeBuilder 2015 Beta Bug Reports

Sorrry, I'm doing a two tweek traineeship where I got real old PCs using Windows XP.....At home it's better as well as at my usual working office having Windows 7. But I've found another bug yet.... Again it's concerning MySQLI intellisense ;) Mysqli_result class is not intellisensed :O See here: 1 ...
by Alextocode
Mon Nov 17, 2014 1:00 pm
Forum: HTMLPad / Rapid CSS / Rapid PHP / WeBuilder Support
Topic: WeBuilder 2015 Beta Bug Reports
Replies: 5
Views: 4839

WeBuilder 2015 Beta Bug Reports

Hi there, I'll start right now posting my bug reports. As I'm at work now and mustn't install software I just started to install the new beta as Portable version on my flash drive.....as I did with WeBuilder 2014 I'm using at work sometimes. With no problems. even under Windows XP. But doing the ...
by Alextocode
Mon Nov 17, 2014 12:39 pm
Forum: Announcements
Topic: Update: 2015 Beta1 (free for everybody)
Replies: 11
Views: 24127

Re:

Yeha. Finally :)
Will download right NOW! Very curious what it will be looking and working now.
btw, I'm user of WeBuilder 2014, how much will be an update to 2015 after beta?

Hope I can give some contribution feedbacks, but knowing me, I'll find something to nag about :)
by Alextocode
Wed Jul 02, 2014 12:07 pm
Forum: HTMLPad / Rapid CSS / Rapid PHP / WeBuilder Support
Topic: [WeBuilder] Bug report: Intellisense on mysqli class
Replies: 1
Views: 1917

[WeBuilder] Bug report: Intellisense on mysqli class

Hello there, Alex Implodes from Facebook here :D I got WeBuilder 12.2 on my USB flash drive (but I guess it's still the same on my installed 12.3 at home). If i create a new mysqli connection like this $connection = new mysqli("server", "user", "password", "database"); I got issues with the items in ...