I can copy/paste hundreds of gadgets, do you have a precise description how to reproduce that?S.M. wrote:@Berikco
The VisualDesigner crashes if I try to copy and paste a gadget.
PureBasic Visual Designer 3.91 BETA 4 Released
Hi Berikco
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
Here it crashes always, if I copy/paste a Gadget.I can copy/paste hundreds of gadgets, do you have a precise description how to reproduce that?

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. wrote:Hi BerikcoHere it crashes always, if I copy/paste a Gadget.I can copy/paste hundreds of gadgets, do you have a precise description how to reproduce that?![]()
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
- NoahPhense
- Addict
- Posts: 1999
- Joined: Thu Oct 16, 2003 8:30 pm
- Location: North Florida
-
- Enthusiast
- Posts: 121
- Joined: Fri May 28, 2004 4:16 pm
- Location: Madeira Island, Portugal
- Contact:
i think i found a bug
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

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

PureBasic File Relocator [NEW VERSION 1.1] ==> http://pbfilerelocator.atspace.com/
-
- Enthusiast
- Posts: 121
- Joined: Fri May 28, 2004 4:16 pm
- Location: Madeira Island, Portugal
- Contact:
Answer?
Is that a bug or not??? why i dont have an answer??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

PureBasic File Relocator [NEW VERSION 1.1] ==> http://pbfilerelocator.atspace.com/
Re: Answer?
It's a bug, fixed for final releaseKaisen2100 wrote:Is that a bug or not??? why i dont have an answer??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
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.
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
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.
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.