PureBasic Visual Designer 3.91 BETA 4 Released

Developed or developing a new product in PureBasic? Tell the world about it.
Berikco
Administrator
Administrator
Posts: 1326
Joined: Wed Apr 23, 2003 7:57 pm
Location: Belgium
Contact:

Post by Berikco »

S.M. wrote:@Berikco
The VisualDesigner crashes if I try to copy and paste a gadget.
I can copy/paste hundreds of gadgets, do you have a precise description how to reproduce that?
S.M.
Enthusiast
Enthusiast
Posts: 118
Joined: Sat Apr 24, 2004 1:11 pm
Contact:

Post by S.M. »

Hi Berikco
I can copy/paste hundreds of gadgets, do you have a precise description how to reproduce that?
Here it crashes always, if I copy/paste a Gadget. :?
I didn't find a case where it worked.
However,if I use the cut and the paste function it works well.
I tested it with Windows 2000 and Windows XP.

regards
Stefan
Berikco
Administrator
Administrator
Posts: 1326
Joined: Wed Apr 23, 2003 7:57 pm
Location: Belgium
Contact:

Post by Berikco »

S.M. wrote:Hi Berikco
I can copy/paste hundreds of gadgets, do you have a precise description how to reproduce that?
Here it crashes always, if I copy/paste a Gadget. :?
I didn't find a case where it worked.
However,if I use the cut and the paste function it works well.
I tested it with Windows 2000 and Windows XP.

regards
Stefan
is it an existing project, or also chrash in a new empty project?
S.M.
Enthusiast
Enthusiast
Posts: 118
Joined: Sat Apr 24, 2004 1:11 pm
Contact:

Post by S.M. »

is it an existing project, or also chrash in a new empty project?
In both cases...
I found out now, that it works fine if I use shortcuts.(Strg+C,Strg+V) :D
regards
Stefan
Berikco
Administrator
Administrator
Posts: 1326
Joined: Wed Apr 23, 2003 7:57 pm
Location: Belgium
Contact:

Post by Berikco »

S.M. wrote:
is it an existing project, or also chrash in a new empty project?
In both cases...
I found out now, that it works fine if I use shortcuts.(Strg+C,Strg+V) :D
regards
Stefan
Fixed, and some other bugs also
New beta online
User avatar
GeoTrail
Addict
Addict
Posts: 2794
Joined: Fri Feb 13, 2004 12:45 am
Location: Bergen, Norway
Contact:

Post by GeoTrail »

Cool, thanks :)
I Stepped On A Cornflake!!! Now I'm A Cereal Killer!
User avatar
NoahPhense
Addict
Addict
Posts: 1999
Joined: Thu Oct 16, 2003 8:30 pm
Location: North Florida

Post by NoahPhense »

GeoTrail wrote:Cool, thanks :)
Yes, kewl.. ;)

Question: who is creating the new IDE?

- np
S.M.
Enthusiast
Enthusiast
Posts: 118
Joined: Sat Apr 24, 2004 1:11 pm
Contact:

Post by S.M. »

Thanks Berikco :D
Berikco
Administrator
Administrator
Posts: 1326
Joined: Wed Apr 23, 2003 7:57 pm
Location: Belgium
Contact:

Post by Berikco »

Kaisen2100
Enthusiast
Enthusiast
Posts: 121
Joined: Fri May 28, 2004 4:16 pm
Location: Madeira Island, Portugal
Contact:

i think i found a bug

Post by Kaisen2100 »

If you add a menu bar ... and let it blank (empty) ... you cant delete that ... every time you click on the menu item in the object viewer it opens the menu editor ... if rigth click on the menu item and click on "delete" ... it dont deletes the menu item :(

You can't delete the menu item ... any way ... you need to create a new project.

I think its a bug ...

But ... I Still Loving PureBasic And Its Visual Designer :D
PureBasic File Relocator [NEW VERSION 1.1] ==> http://pbfilerelocator.atspace.com/
akee
Enthusiast
Enthusiast
Posts: 496
Joined: Wed Aug 18, 2004 9:52 am
Location: Penang, Malaysia

Post by akee »

I'm waiting patiently for the splitter gadget... :wink:
Kaisen2100
Enthusiast
Enthusiast
Posts: 121
Joined: Fri May 28, 2004 4:16 pm
Location: Madeira Island, Portugal
Contact:

Answer?

Post by Kaisen2100 »

f you add a menu bar ... and let it blank (empty) ... you cant delete that ... every time you click on the menu item in the object viewer it opens the menu editor ... if rigth click on the menu item and click on "delete" ... it dont deletes the menu item Sad
Is that a bug or not??? why i dont have an answer?? :(
PureBasic File Relocator [NEW VERSION 1.1] ==> http://pbfilerelocator.atspace.com/
Berikco
Administrator
Administrator
Posts: 1326
Joined: Wed Apr 23, 2003 7:57 pm
Location: Belgium
Contact:

Re: Answer?

Post by Berikco »

Kaisen2100 wrote:
f you add a menu bar ... and let it blank (empty) ... you cant delete that ... every time you click on the menu item in the object viewer it opens the menu editor ... if rigth click on the menu item and click on "delete" ... it dont deletes the menu item Sad
Is that a bug or not??? why i dont have an answer?? :(
It's a bug, fixed for final release
MrMat
Enthusiast
Enthusiast
Posts: 762
Joined: Sun Sep 05, 2004 6:27 am
Location: England

Post by MrMat »

It looks really good! I dunno how many of these are bugs or not but if it helps:

If you create a window and turn all its flags off then try to create or move a gadget all the actions perform as though the mouse was higher up the screen than it really is.

It's possible to drag the columns of a listicon gadget out of position in the object viewer (but not put them back again). It's the same with tabs on a panel gadget.

If you create a gadget with snap to grid off, then turn it on, the top left point snaps to the grid but the width/height don't snap when you resize it. The window width/height doesn't snap to the grid either but maybe it's not supposed to!

Create a new window, create a listicon gadget in it. Click in the window (not on the listicon gadget) and then click the "add tab" button and the window loses its flags.
Mat
User avatar
Shardik
Addict
Addict
Posts: 2058
Joined: Thu Apr 21, 2005 2:38 pm
Location: Germany

Post by Shardik »

One minor bug:
If you have chosen a Gridsize of 3/6/9/12, have saved it and open again "File/Preferences.../" the first Gridsize entry always displays "30" although a correct Gridsize of "3" is used inside "New window (0)".

A second feature which should be changed is that if you unselect the SizeGadget option of a window it isn't possible anymore to change the size of the window in design mode. The SizeGadget option should only influence the size function of the window during runtime.
Post Reply