It is currently Wed Jun 19, 2013 1:48 pm

All times are UTC + 1 hour




Post new topic Reply to topic  [ 1533 posts ]  Go to page Previous  1 ... 93, 94, 95, 96, 97, 98, 99 ... 103  Next
Author Message
 Post subject: Re: PureFORM 1.99 (yet another FORM designer)
PostPosted: Mon May 07, 2012 10:58 am 
Offline
PureBasic Expert
PureBasic Expert
User avatar

Joined: Sat Apr 26, 2003 8:27 am
Posts: 4231
Location: Strasbourg / France
le_magn wrote:
Hi gnozal, my question is: is possible in pureform when i create Stringgadget to select max number of char? for example SendMessage_(GadgetID(#String_0), #EM_LIMITTEXT, 5, 0) i limit number of chars for string gadget, you add this option in pureform?
You could add this code using code infusion.

_________________
For free libraries and tools, visit my web site (also home of jaPBe V3 and PureFORM).


Top
 Profile  
 
 Post subject: Re: PureFORM 1.99 (yet another FORM designer)
PostPosted: Sun May 13, 2012 9:20 pm 
Offline
User
User

Joined: Wed Aug 24, 2005 12:11 pm
Posts: 92
Location: Italia
Hi Gnozal thank's for previous response, i have started new project, at the moment i have 4 windows in the project, i have a problem, in one of this window i set background image with purecolor active, saved project and pureform apply background image to others windows, i have remoed background from other windows, saved project, reload and all ok, reclosed and reopen project bang background applied to other windows.
This is not the only project i have this problem, in MSN E-Fix pureform put background without permission to other windows, i manually all time remove background....

_________________
Registered User of Purebasic PB4.61 - Artic Report - Purevision


Top
 Profile  
 
 Post subject: Re: PureFORM 1.99 (yet another FORM designer)
PostPosted: Mon May 14, 2012 9:28 am 
Offline
PureBasic Expert
PureBasic Expert
User avatar

Joined: Sat Apr 26, 2003 8:27 am
Posts: 4231
Location: Strasbourg / France
le_magn wrote:
...i have a problem, in one of this window i set background image with purecolor active, saved project and pureform apply background image to others windows, i have remoed background from other windows, saved project, reload and all ok, reclosed and reopen project bang background applied to other windows.
I just tried, I can't reproduce the problem.

_________________
For free libraries and tools, visit my web site (also home of jaPBe V3 and PureFORM).


Top
 Profile  
 
 Post subject: Re: PureFORM 1.99 (yet another FORM designer)
PostPosted: Mon May 14, 2012 9:59 am 
Offline
User
User

Joined: Wed Aug 24, 2005 12:11 pm
Posts: 92
Location: Italia
If you want i send you pureform project with all files? Send me valid email an i send you....

_________________
Registered User of Purebasic PB4.61 - Artic Report - Purevision


Top
 Profile  
 
 Post subject: Re: PureFORM 1.99 (yet another FORM designer)
PostPosted: Mon May 14, 2012 10:09 am 
Offline
PureBasic Expert
PureBasic Expert
User avatar

Joined: Sat Apr 26, 2003 8:27 am
Posts: 4231
Location: Strasbourg / France
le_magn wrote:
If you want i send you pureform project with all files? Send me valid email an i send you....
That could help... please send to gnozal[AT]gmail[DOT]com

_________________
For free libraries and tools, visit my web site (also home of jaPBe V3 and PureFORM).


Top
 Profile  
 
 Post subject: Re: PureFORM 1.99 (yet another FORM designer)
PostPosted: Mon May 14, 2012 10:39 am 
Offline
User
User

Joined: Wed Aug 24, 2005 12:11 pm
Posts: 92
Location: Italia
Ok i send project and graphic, i uploaded to youtube video for show the problem:
http://www.youtube.com/watch?v=4WcVj1h_SXM&feature=youtu.be

_________________
Registered User of Purebasic PB4.61 - Artic Report - Purevision


Top
 Profile  
 
 Post subject: Re: PureFORM 1.99 (yet another FORM designer)
PostPosted: Mon May 14, 2012 12:40 pm 
Offline
PureBasic Expert
PureBasic Expert
User avatar

Joined: Sat Apr 26, 2003 8:27 am
Posts: 4231
Location: Strasbourg / France
le_magn wrote:
Ok i send project and graphic, i uploaded to youtube video for show the problem:
http://www.youtube.com/watch?v=4WcVj1h_SXM&feature=youtu.be
It seems you are misusing PureFORM : as stated in the help file, using background color and background image at the same time is not possible : they are using the same brush with SetClassLong_().
You may try to use a disabled ImageGadget for the background image.

_________________
For free libraries and tools, visit my web site (also home of jaPBe V3 and PureFORM).


Top
 Profile  
 
 Post subject: Re: PureFORM 1.99 (yet another FORM designer)
PostPosted: Mon May 14, 2012 12:54 pm 
Offline
User
User

Joined: Wed Aug 24, 2005 12:11 pm
Posts: 92
Location: Italia
gnozal wrote:
le_magn wrote:
Ok i send project and graphic, i uploaded to youtube video for show the problem:
http://www.youtube.com/watch?v=4WcVj1h_SXM&feature=youtu.be
It seems you are misusing PureFORM : as stated in the help file, using background color and background image at the same time is not possible : they are using the same brush with SetClassLong_().
You may try to use a disabled ImageGadget for the background image.


Gnozal sorry but i not misusing, i not enabled background image and color, pureform do this without my permission, and now in #Main window i'm not able to reload project without image, auto selected by pureform, every time i remove it, this is a bug not misusing... if i save project without image why pureform reload it with image selected(i never selected image background for this window)?

_________________
Registered User of Purebasic PB4.61 - Artic Report - Purevision


Top
 Profile  
 
 Post subject: Re: PureFORM 1.99 (yet another FORM designer)
PostPosted: Mon May 14, 2012 1:24 pm 
Offline
PureBasic Expert
PureBasic Expert
User avatar

Joined: Sat Apr 26, 2003 8:27 am
Posts: 4231
Location: Strasbourg / France
le_magn wrote:
i not enabled background image and color, pureform do this without my permission, and now in #Main window i'm not able to reload project without image, auto selected by pureform, every time i remove it, this is a bug not misusing... if i save project without image why pureform reload it with image selected(i never selected image background for this window)?
Sorry, I thought it was intentionally.
If not, it's probably a bug in the form loader... .
[EDIT] Yes it is : I have uploaded a new build, it should fix this issue.

_________________
For free libraries and tools, visit my web site (also home of jaPBe V3 and PureFORM).


Top
 Profile  
 
 Post subject: Re: PureFORM 1.99: event procedures
PostPosted: Thu May 17, 2012 2:23 pm 
Offline
Enthusiast
Enthusiast

Joined: Mon Feb 19, 2007 5:47 pm
Posts: 130
Location: Luxemburg
Hi Gnozal

Pureform creates a certain structure with procedure call in the gadget event mode as soon as the code infusion editor detects a character; so for example the insertion of ;-- gives:

Procedure Button_0_OnEvent(EventType.l)
;--
;:PureFORM:Gadget_0_1:End:
; Your code here ...

;
;:PureFORM:Gadget_0_2:Start:
EndProcedure

Case #PB_Event_Gadget
Select EventGadget()
Case #Button_0
Button_0_OnEvent(EventType())
EndSelect


Is it possible to generate the same structure for a menu_event and a toolbar_event
That means that with one pass the user can get in the standard editor a structure where he can complete his code without having a mixture of code coming from the standard editor and from the code infusion editor.

kind regards

michel


Top
 Profile  
 
 Post subject: Re: PureFORM 1.99 (yet another FORM designer)
PostPosted: Sat May 19, 2012 7:11 pm 
Offline
Enthusiast
Enthusiast

Joined: Mon Feb 19, 2007 5:47 pm
Posts: 130
Location: Luxemburg
Hi Gnozal,

In a large project with many gadgets it happens that a gadget can move although this is accidently while reading or changing properties. Can you imagine a freeze/defreeze option for the gadgets, so that they can only be moved when the freeze option is not selected?

michel


Top
 Profile  
 
 Post subject: Re: PureFORM 1.99 (yet another FORM designer)
PostPosted: Sun May 20, 2012 9:00 pm 
Offline
User
User

Joined: Wed Aug 24, 2005 12:11 pm
Posts: 92
Location: Italia
michel wrote:
Hi Gnozal,

In a large project with many gadgets it happens that a gadget can move although this is accidently while reading or changing properties. Can you imagine a freeze/defreeze option for the gadgets, so that they can only be moved when the freeze option is not selected?

michel


I agree, freeze/defreeze option is nice.
p.s. Gozal thank you for update, it fix bug of move image-background from window to another

_________________
Registered User of Purebasic PB4.61 - Artic Report - Purevision


Top
 Profile  
 
 Post subject: Re: PureFORM 1.99 (yet another FORM designer)
PostPosted: Mon May 21, 2012 1:18 am 
Offline
Addict
Addict

Joined: Fri Oct 23, 2009 2:33 am
Posts: 2919
Location: Wales, UK
Freeze/Thaw option would be great 8)

_________________
IdeasVacuum
If it sounds simple, you have not grasped the complexity.


Top
 Profile  
 
 Post subject: Re: PureFORM 1.99 (yet another FORM designer)
PostPosted: Mon May 21, 2012 8:46 am 
Offline
PureBasic Expert
PureBasic Expert
User avatar

Joined: Sat Apr 26, 2003 8:27 am
Posts: 4231
Location: Strasbourg / France
IdeasVacuum wrote:
Freeze/Thaw option would be great 8)
The 'Disable / Enable' button in 'Gadget properties' may be used for this.

_________________
For free libraries and tools, visit my web site (also home of jaPBe V3 and PureFORM).


Top
 Profile  
 
 Post subject: Re: PureFORM 1.99 (yet another FORM designer)
PostPosted: Mon May 21, 2012 10:34 am 
Offline
PureBasic Expert
PureBasic Expert
User avatar

Joined: Sat Apr 26, 2003 8:27 am
Posts: 4231
Location: Strasbourg / France
Update

Changes:
- code infusion : menu / toolbar / container toolbar events are now handled with procedures (like gadget events)

_________________
For free libraries and tools, visit my web site (also home of jaPBe V3 and PureFORM).


Top
 Profile  
 
Display posts from previous:  Sort by  
Post new topic Reply to topic  [ 1533 posts ]  Go to page Previous  1 ... 93, 94, 95, 96, 97, 98, 99 ... 103  Next

All times are UTC + 1 hour


Who is online

Users browsing this forum: No registered users and 3 guests


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum

Search for:
Jump to:  

 


Powered by phpBB © 2008 phpBB Group
subSilver+ theme by Canver Software, sponsor Sanal Modifiye