Page 2 of 3
Posted: Sun Apr 24, 2005 7:29 pm
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?
Posted: Mon Apr 25, 2005 12:25 pm
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
Posted: Mon Apr 25, 2005 1:01 pm
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?
Posted: Mon Apr 25, 2005 1:25 pm
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)
regards
Stefan
Posted: Mon Apr 25, 2005 8:26 pm
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)
regards
Stefan
Fixed, and some other bugs also
New beta online
Posted: Mon Apr 25, 2005 10:33 pm
by GeoTrail
Cool, thanks

Posted: Tue Apr 26, 2005 12:29 am
by NoahPhense
GeoTrail wrote:Cool, thanks

Yes, kewl..
Question: who is creating the new IDE?
- np
Posted: Tue Apr 26, 2005 3:30 pm
by S.M.
Thanks Berikco

Posted: Fri Apr 29, 2005 6:34 pm
by Berikco
i think i found a bug
Posted: Fri Apr 29, 2005 9:01 pm
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

Posted: Sun May 01, 2005 1:51 am
by akee
I'm waiting patiently for the splitter gadget...

Answer?
Posted: Wed May 11, 2005 12:25 pm
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??

Re: Answer?
Posted: Wed May 11, 2005 8:06 pm
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
Posted: Wed May 11, 2005 8:43 pm
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.
Posted: Thu May 12, 2005 9:10 am
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.