Visual Studio Development Bookmark and Share   
 index > Visual Studio Guidance Automation Toolkit > Why does my SmartClientApplication can only be resized like a mac?
 

Why does my SmartClientApplication can only be resized like a mac?

Hello,

I follow the instruction for smart client software factory to generate my ShellApplication class and etc.

 

class ShellApplication : SmartClientApplication<WorkItem, ShellForm>

When it runs, I find that the main window, which comes from the ShellForm class, can only be resized like a Mac Window. That is, it can only be resized from the lower right corner. You cannot resize it by dragging the border lines as you would do to a normal Microsoft window.

Why? I do not remember I have intentionally change or manipulate that sort of behavior.

How can I change this Mac behavior to Microsoft behavior?

Thanks,
Quick
Quick Sense  Sunday, October 11, 2009 7:54 AM
Hi Quick,

this is a GAX/GAT related forum, please post your question in the SCSF specific forum @ codeplex.

thanks,
-vga.


Edit your T4 templates -> http://www.visualt4.com
  • Marked As Answer byQuick Sense Thursday, October 15, 2009 6:21 PM
  •  
vga  Monday, October 12, 2009 5:00 PM
Hi Quick,

this is a GAX/GAT related forum, please post your question in the SCSF specific forum @ codeplex.

thanks,
-vga.


Edit your T4 templates -> http://www.visualt4.com
  • Marked As Answer byQuick Sense Thursday, October 15, 2009 6:21 PM
  •  
vga  Monday, October 12, 2009 5:00 PM
Thanks, vga. I have posted my quesiotn here, http://smartclient.codeplex.com/Thread/View.aspx?ThreadId=72126
Quick Sense  Thursday, October 15, 2009 6:23 PM

You can use google to search for other answers

Custom Search

More Threads

• how to use a class file from one project in another project in the same solution
• VSTS - Web Test - FIND TEXT command
• Set an "Overview" HTML page to the Guidance Package
• Creating database projects
• Introduction to GAT
• Recipe Framework Error when using "Register Guidance Package"
• Cannot Load smart client guidance in VS2008
• Error when using t4
• $(TargetDir) available in Recipe node?
• Parameterising ProjectType in VS2005 templates