Pure Design, another Form Designer

Developed or developing a new product in PureBasic? Tell the world about it.
es_91
Enthusiast
Enthusiast
Posts: 298
Joined: Thu Jan 27, 2011 12:00 pm
Location: DE

Re: Another Form Designer called Pure Design

Post by es_91 »

That's nice. Thank you very much! ;)
:mrgreen:
User avatar
mk-soft
Always Here
Always Here
Posts: 6202
Joined: Fri May 12, 2006 6:51 pm
Location: Germany

Re: Another Form Designer called Pure Design

Post by mk-soft »

Such dir ein anderen File-Hoster. Ausser POPUP-FENSTER oder irgend welche blöden Programme kann ich dort nicht laden.

Pick a other file hosters. Except POPUP WINDOW or some stupid programs which I can not load there.

:?
My Projects ThreadToGUI / OOP-BaseClass / EventDesigner V3
PB v3.30 / v5.75 - OS Mac Mini OSX 10.xx - VM Window Pro / Linux Ubuntu
Downloads on my Webspace / OneDrive
gerd
User
User
Posts: 94
Joined: Tue Feb 23, 2010 7:50 pm
Location: Germany

Re: Another Form Designer called Pure Design

Post by gerd »

@Zebuddi123
Thank you for your report.
I think I found the cause for the crash. Would you be so kind to test the new file?
Here is the link: Link has been deleted. Please use download links in first post. Thank you.

This is just the PureDesign.exe. Place it in your PureDesign folder and use it instead of the original exe.
After you confirmed, that the crash doesn't happen anymore, I will replace the links in first post and delete this link.

Thanks in advance

gerd

I just saw, that I forgot to call "InitScintilla()" when creating the code and a ScintillaGadget is used. This will be fixed before I replace the links in first post.
Last edited by gerd on Sun Mar 30, 2014 7:07 pm, edited 2 times in total.
gerd
User
User
Posts: 94
Joined: Tue Feb 23, 2010 7:50 pm
Location: Germany

Re: Another Form Designer called Pure Design

Post by gerd »

@mk-soft
I am sorry for the trouble with the download, but unfortunately I have almost no experience with file hosters. So I use the one I found. One thing I know is, that you have to use the small tiny download button and not the big ones, because those indeed do pop up a lot of garbage. That's why I mentioned it in my first post.

Therefore I would be grateful, if you are able to suggest a good one.

Tut mir leid, dass Du solche Probleme mit dem Download hattest. Leider kenne ich mich mit file hostern nicht wirklich aus, deshalb habe ich den genommen, den ich gefunden habe. Für den Download musst Du den kleinen unscheinbaren Download-Button benutzen, weil die anderen großen Buttons tatsächlich alles mögliche anzeigen, bzw. herunter laden wollen.

Deswegen wäre ich Dir dankbar, wenn Du mir einen guten hoster nennen könntest.

gerd
User avatar
Zebuddi123
Enthusiast
Enthusiast
Posts: 796
Joined: Wed Feb 01, 2012 3:30 pm
Location: Nottinghamshire UK
Contact:

Re: Another Form Designer called Pure Design

Post by Zebuddi123 »

Hi gerd yes thah has fixed the crash :)

for putting a link to download you could consider
1. create a DropBox account https://www.dropbox.com/ you should get 2gb free online storage
2 upload puredesign via web browser inteface or the desktop inteface and place into the public folder
3. right click, select copy public link; you can either paste this directly to the pb forum or as i do if i want to track how many people are interested and downloading, you will need a google account.

1. go to http://goo.gl/ sign in with your google account
2. paste the dropbox url and click shorten url
3. paste the resultant url in the pb forum as normal

now goo.gl will track how many downloads have been made also show you a map of where the downloads have taken place
browser, type, OS, date etc.

Zebuddi. :D
malleo, caput, bang. Ego, comprehendunt in tempore
gerd
User
User
Posts: 94
Joined: Tue Feb 23, 2010 7:50 pm
Location: Germany

Re: Another Form Designer called Pure Design

Post by gerd »

Just uploaded new versions of PureDesign for Windows. Download links are in first post.

Sorry still the same file hoster. :|
I will delete the temporary download link now.

The new version V1.0.6a fixes the bug reported by Zebuddi123 and I added "InitScintilla()" to the code creation, because it was missing and caused an error, if a ScintillaGadget was used with PureDesign.

Zebuddi123: I looked at dropbox, but as you mentioned already, if I want download counting I have to have a Google account, which I don't have and do not want to have.

Any suggestions and comments are welcome.

Greetings

gerd
User avatar
mk-soft
Always Here
Always Here
Posts: 6202
Joined: Fri May 12, 2006 6:51 pm
Location: Germany

Re: Another Form Designer called Pure Design

Post by mk-soft »

My file hoster is in my office at home.

http://www.buffalo-technology.de/de/pro ... kstationtm

:wink:
My Projects ThreadToGUI / OOP-BaseClass / EventDesigner V3
PB v3.30 / v5.75 - OS Mac Mini OSX 10.xx - VM Window Pro / Linux Ubuntu
Downloads on my Webspace / OneDrive
gerd
User
User
Posts: 94
Joined: Tue Feb 23, 2010 7:50 pm
Location: Germany

Re: Another Form Designer called Pure Design

Post by gerd »

@mk-soft
very funny :lol:

But seriously, I just found out, if you use an adblocker, you don't get all the confusing adds which usually will appear. Believe me, I don't like those either, but I have no choice. Therefore I use adblock and I don't get them.

Wenn Du einen Adblocker verwendest, bekommst Du nur den Downloadlink zu sehen, keine sonstigen Werbeangebote oder was auch immer, nur den Download.

Greetings

gerd
User avatar
Kuron
Addict
Addict
Posts: 1626
Joined: Sat Oct 17, 2009 10:51 pm
Location: Pacific Northwest

Re: Another Form Designer called Pure Design

Post by Kuron »

Nice to see another GUI program we definitely need one IMHO. Look forward to checking this out when time allows.
Best wishes to the PB community. Thank you for the memories. ♥️
gerd
User
User
Posts: 94
Joined: Tue Feb 23, 2010 7:50 pm
Location: Germany

Re: Pure Design, another Form Designer

Post by gerd »

The new version V1.1.0 of PureDesign is available!

New features: see first post
Download Links: see first post


Also there is an example included with the ZIP-File.

Before using the example:
Select "File > Preferences" then "Directories&Programs" and configure them according to your setup.

Any comment or suggestion is welcome as always.

Enjoy

gerd
User avatar
Zebuddi123
Enthusiast
Enthusiast
Posts: 796
Joined: Wed Feb 01, 2012 3:30 pm
Location: Nottinghamshire UK
Contact:

Re: Pure Design, another Form Designer

Post by Zebuddi123 »

Hi gerd Have downloaded the lastest version 1.1.0 for linux x64, Seem`s there is a bug.

1. added a frame gadget to the window
2. tried to resize the frame gadget
3. cannot resize the frame gadget

seem`s that you can select the frame gadget in the view window but once you move the cursor out of the view window then the selected item becomes the main window. so you start to move the main window instead. at this point the frame gadget is unselectable, going back to the view window and selecting the frame gadget and were back to the loop lol

hope that helps


Thanks Zebuddi. :lol:
malleo, caput, bang. Ego, comprehendunt in tempore
gerd
User
User
Posts: 94
Joined: Tue Feb 23, 2010 7:50 pm
Location: Germany

Re: Pure Design, another Form Designer

Post by gerd »

Hi Zebuddi

thank you for reporting.

You are right about the frame gadget. The image gadget has the same problem.

Unfortunately I don't know what to do about it. I know it is caused by the fact, that both gadgets can be grabbed only by their borders and those are just too small. That's why, if you try to move or resize them you catch the window behind and select it.

So the only possible way to move or resize them, is to enter the desired values in their property box.

Thanks

gerd
mestnyi
Addict
Addict
Posts: 1098
Joined: Mon Nov 25, 2013 6:41 am

Re: Pure Design, another Form Designer

Post by mestnyi »

So the only possible way to move or resize them, is to enter the desired values in their property box.
Look at my example moving gadget
Image
http://my-files.ru/mggtgf
gerd
User
User
Posts: 94
Joined: Tue Feb 23, 2010 7:50 pm
Location: Germany

Re: Pure Design, another Form Designer

Post by gerd »

Hi mestnyi

I am sorry, but I do not understand what you are trying to say about moving and resizing gadgets.

May be you can explain a little more?

gerd
mestnyi
Addict
Addict
Posts: 1098
Joined: Mon Nov 25, 2013 6:41 am

Re: Pure Design, another Form Designer

Post by mestnyi »

May be you can explain a little more?
I wanted to demonstrate how to mix properly gadget on the form.
Look at my second option
http://my-files.ru/p9mw7j/Dizainer.rar
Last edited by mestnyi on Fri Sep 19, 2014 12:36 pm, edited 1 time in total.
Post Reply