FAQFAQ   SearchSearch   MemberlistMemberlist   UsergroupsUsergroups   RegisterRegister 
 ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 

BUG: no property: dfl.all.SystemColors.empty

 
Post new topic   Reply to topic     Forum Index -> DFL
View previous topic :: View next topic  
Author Message
nicki



Joined: 27 Nov 2007
Posts: 3
Location: Somerset, NJ

PostPosted: Wed Jun 04, 2008 2:47 pm    Post subject: BUG: no property: dfl.all.SystemColors.empty Reply with quote

When creating a panel control, Entice inserts the code:

myPanel.backColor = dfl.all.SystemColors.empty;

There is no property 'empty' for type 'dfl.drawing.SystemColors'

I think the correct code is:

myPanel.backColor = dfl.all.Color.empty();
Back to top
View user's profile Send private message
Chris Miller



Joined: 27 Mar 2004
Posts: 514
Location: The Internet

PostPosted: Wed Jun 04, 2008 8:55 pm    Post subject: Re: BUG: no property: dfl.all.SystemColors.empty Reply with quote

I can't reproduce it. I tried doing many different things with back colors and control layering. Perhaps you can tell me exactly how it happened?
Back to top
View user's profile Send private message
nicki



Joined: 27 Nov 2007
Posts: 3
Location: Somerset, NJ

PostPosted: Wed Jun 04, 2008 10:25 pm    Post subject: Re: BUG: no property: dfl.all.SystemColors.empty Reply with quote

Embarassed

Sorry -
Having corrected it, I don't recall in exactly what sequence I was changing things and so far haven't been able to reproduce it myself. I'll keep trying. If I have any luck I'll let you know.
Back to top
View user's profile Send private message
nicki



Joined: 27 Nov 2007
Posts: 3
Location: Somerset, NJ

PostPosted: Thu Jun 05, 2008 10:10 am    Post subject: Re: BUG: no property: dfl.all.SystemColors.empty Reply with quote

Entice did it again.

The panel settings are:

allowDrop true
backColor empty
borderStyle NONE
dock NONE
enabled true
font defaultFont
foreColor controlText
..
..
visible false
Back to top
View user's profile Send private message
Chris Miller



Joined: 27 Mar 2004
Posts: 514
Location: The Internet

PostPosted: Fri Jun 06, 2008 11:54 am    Post subject: Re: BUG: no property: dfl.all.SystemColors.empty Reply with quote

Still can't reproduce it, sorry.
Back to top
View user's profile Send private message
Display posts from previous:   
Post new topic   Reply to topic     Forum Index -> DFL All times are GMT - 6 Hours
Page 1 of 1

 
Jump to:  
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
You cannot vote in polls in this forum


Powered by phpBB © 2001, 2005 phpBB Group