Tuesday, May 18, 2010

Re: guiDesigner 2.3.1.7 no buttons

0 comments
I am on SP3 for Windows XP Professional -- there appears to be a
separate SP1 for .NET -- anyway downloading that now (300MB) -- its
taking forever -- will let you know

On May 18, 10:42 pm, Jarrod Bell <jar...@guilink.com> wrote:
> Yes, thats why I meant windows updates installed (SP1 should show as a
> windows update, maybe an optional update).
> Hope that fixes the issues!
>
> Jarrod
>
> On May 19, 12:27 pm, Paul Smith <paul.sm...@bain.com> wrote:
>
>
>
>
>
> > I have .NET 3.5 and I think my windows is up to date.  However, I
> > poked around on the Microsoft KB and it appears that this particular
> > function "System.Windows.Media.Effects.DropShadowEffect
> > " actually requires .NET 3.5 SP1.  So I am downloading that now --
> > let's see if that fixes the problem.  Will get back to you
>
> > On May 18, 10:21 pm, Jarrod Bell <jar...@guilink.com> wrote:
>
> > > Please make sure you have .NET 3.5 installed, and the latest windows
> > > updates installed.
> > > Let me know if that fixes the problem.
>
> > > Jarrod
>
> > > On May 19, 12:06 pm, Paul Smith <paul.sm...@bain.com> wrote:
>
> > > > Jarrod:
>
> > > > Have loaded 2.3.1.8 and nothing works.  I tried to create a new GUI
> > > > file -- can create the project, but as soon as I try and create a
> > > > button theme I find that it is not drawing the button in the preview
> > > > window in the edit box.  If I go to log.txt in the commandfusion
> > > > directory, I see the following:
>
> > > > [5/18/2010 9:57:45 PM] -------------------
> > > > [5/18/2010 9:57:45 PM] Started Application
> > > > [5/18/2010 9:57:45 PM] -------------------
> > > > [5/18/2010 9:59:15 PM] DRAWING ERROR BUTTON: System.TypeLoadException:
> > > > Could not load type 'System.Windows.Media.Effects.DropShadowEffect'
> > > > from assembly 'PresentationCore, Version=3.0.0.0, Culture=neutral,
> > > > PublicKeyToken=31bf3856ad364e35'.
> > > >    at guiDesigner.GUIButton.DrawButtonText(Boolean bState)
> > > >    at guiDesigner.GUIButton.RedrawButton()
> > > > [5/18/2010 9:59:15 PM] DRAWING ERROR BUTTON: System.TypeLoadException:
> > > > Could not load type 'System.Windows.Media.Effects.DropShadowEffect'
> > > > from assembly 'PresentationCore, Version=3.0.0.0, Culture=neutral,
> > > > PublicKeyToken=31bf3856ad364e35'.
> > > >    at guiDesigner.GUIButton.DrawButtonText(Boolean bState)
> > > >    at guiDesigner.GUIButton.RedrawButton()
> > > > [5/18/2010 9:59:31 PM] DRAWING ERROR BUTTON: System.TypeLoadException:
> > > > Could not load type 'System.Windows.Media.Effects.DropShadowEffect'
> > > > from assembly 'PresentationCore, Version=3.0.0.0, Culture=neutral,
> > > > PublicKeyToken=31bf3856ad364e35'.
> > > >    at guiDesigner.GUIButton.DrawButtonText(Boolean bState)
> > > >    at guiDesigner.GUIButton.RedrawButton()
> > > > [5/18/2010 9:59:31 PM] DRAWING ERROR BUTTON: System.TypeLoadException:
> > > > Could not load type 'System.Windows.Media.Effects.DropShadowEffect'
> > > > from assembly 'PresentationCore, Version=3.0.0.0, Culture=neutral,
> > > > PublicKeyToken=31bf3856ad364e35'.
> > > >    at guiDesigner.GUIButton.DrawButtonText(Boolean bState)
> > > >    at guiDesigner.GUIButton.RedrawButton()
>
> > > > If I then go and try and place the new button theme on the page, the
> > > > button also doesn't draw on the page (and I get a bunch more of the
> > > > same errors in the log.txt file).
>
> > > > I assume this means that something isn't installing correctly -- any
> > > > thoughts on what I need to do to fix it
>
> > > > Paul
>
> > > > On May 16, 9:59 pm, Jarrod Bell <jar...@guilink.com> wrote:
>
> > > > > I loaded the file that was having problems on my PC and it worked
> > > > > fine. I did find another small bug which I have since fixed.
> > > > > Download the latest beta from the Google Group main page.
>
> > > > > If you still have problems, it is only specific to your PC. Please
> > > > > make sure you are running guiDesigner with administrator privileges.
>
> > > > > Jarrod
>
> > > > > On May 16, 3:24 pm, av_roller <avrol...@gmail.com> wrote:
>
> > > > > > I had a few images missing after beta upgrade but was able to reload
> > > > > > with no problems.
>
> > > > > > If you have to use 2.2.0.0 with an iPad portrait you can lay out your
> > > > > > buttons in view and then use marquee tool to move them down together.
>
> > > > > > On May 15, 11:36 pm, paul <paul.sm...@bain.com> wrote:
>
> > > > > > > I upgraded to 2.3.1.7 BETA because I needed zoom and scroll to do an
> > > > > > > iPAD in portrait mode.  But now all my buttons from a previous project
> > > > > > > (guiDesigner 2.2.0.0) show as blank -- no button image, no text -- but
> > > > > > > do show join numbers as well as all of the cool size and location
> > > > > > > stuff you added.  If I double click on a button, it will pull up the
> > > > > > > correct edit properties box -- and will show the correct theme.  If I
> > > > > > > then click OK, I will get a black box (size of button) on screen with
> > > > > > > text that says "No Theme Assigned" (even though the edit box just
> > > > > > > showed the correct theme).  Also, the themes themselves are screwed up
> > > > > > > -- don't show the image (even though the correct PNG file is still
> > > > > > > listed in the theme edit box).  Even re-browsing for the PNG file
> > > > > > > doesn't help.  The only thing that seems to work are images -- those
> > > > > > > actually do show the correct image.
>
> > > > > > > Uninstalling 2.3.1.7 and reinstalling 2.2.0.0 gets everything working
> > > > > > > again.
>
> > > > > > > Clearly I am doing something dumb since others are obviously having
> > > > > > > success with 2.3.1.7 -- any thoughts on what I am missing??
>
> > > > > > > --
> > > > > > > You received this message because you are subscribed to the Google Groups "CommandFusion" group.
> > > > > > > To post to this group, send email to commandfusion@googlegroups.com.
> > > > > > > To unsubscribe from this group, send email to commandfusion+unsubscribe@googlegroups.com.
> > > > > > > For more options, visit this group athttp://groups.google.com/group/commandfusion?hl=en.
>
> > > > > > --
> > > > > > You received this message because you are subscribed to the Google Groups "CommandFusion" group.
> > > > > > To post to this group, send email to commandfusion@googlegroups.com.
> > > > > > To unsubscribe from this group, send email to commandfusion+unsubscribe@googlegroups.com.
> > > > > > For more options, visit this group athttp://groups.google.com/group/commandfusion?hl=en.
>
> > > > > --
> > > > > You received this message because you are subscribed to the Google Groups "CommandFusion" group.
> > > > > To post to this group, send email to commandfusion@googlegroups.com.
> > > > > To unsubscribe from this group, send email to commandfusion+unsubscribe@googlegroups.com.
> > > > > For more options, visit this group athttp://groups.google.com/group/commandfusion?hl=en.-Hidequotedtext-
>
> > > > > - Show quoted text -
>
> > > > --
> > > > You received this message because you are subscribed to the Google Groups "CommandFusion" group.
> > > > To post to this group, send email to commandfusion@googlegroups.com.
> > > > To unsubscribe from this group, send email to commandfusion+unsubscribe@googlegroups.com.
> > > > For more options, visit this group athttp://groups.google.com/group/commandfusion?hl=en.
>
> > > --
> > > You received this message because you are subscribed to the Google Groups "CommandFusion" group.
> > > To post to this group, send email to commandfusion@googlegroups.com.
> > > To unsubscribe from this group, send email to commandfusion+unsubscribe@googlegroups.com.
> > > For more options, visit this group athttp://groups.google.com/group/commandfusion?hl=en.-Hidequoted text -
>
> > > - Show quoted text -
>
> > --
> > You received this message because you are subscribed to the Google Groups "CommandFusion" group.
> > To post to this group, send email to commandfusion@googlegroups.com.
> > To unsubscribe from this group, send email to commandfusion+unsubscribe@googlegroups.com.
> > For more options, visit this group athttp://groups.google.com/group/commandfusion?hl=en.
>
> --
> You received this message because you are subscribed to the Google Groups "CommandFusion" group.
> To post to this group, send email to commandfusion@googlegroups.com.
> To unsubscribe from this group, send email to commandfusion+unsubscribe@googlegroups.com.
> For more options, visit this group athttp://groups.google.com/group/commandfusion?hl=en.- Hide quoted text -
>
> - Show quoted text -

--
You received this message because you are subscribed to the Google Groups "CommandFusion" group.
To post to this group, send email to commandfusion@googlegroups.com.
To unsubscribe from this group, send email to commandfusion+unsubscribe@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/commandfusion?hl=en.

Comments

0 comments to "Re: guiDesigner 2.3.1.7 no buttons"

Post a Comment

 

Copyright 2008 All Rights Reserved Revolution Two Church theme by Brian Gardner Converted into Blogger Template by Bloganol dot com