SharpDevelop Community

Get your problems solved!
Welcome to SharpDevelop Community Sign in | Join | Help
in Search

Browse by Tags

All Tags » Designer (RSS)
  • Mirador and Cider

    I was having a look at SharpDevelop 4.0.0.5242, which has a WPF Designer. As per my understanding Cider (WPF Designer inside VS) is an integrated part of VS and not exposed as part of .Net3.5 /.Net 4.0 framework. My questions: The WPF Designer inside #D 4.0 Alpha, - Is it a custom implementation of WPF...
    Posted to Forum by nils_gate on 11-11-2009
  • Form designer doesn't work when calling custom method in InitializeComponent() method

    On designer code : partial class MainForm { private System.ComponentModel.IContainer components = null; private void Test() { this.Text = "Test"; //can be replaced by any valid code or empty method(without any processing) } private void InitializeComponent() { ... this.Test(); ... } } return...
    Posted to Forum by 80x86 on 10-26-2009
  • IronPython form "visual" inheritance

    If I have Form1 as: class Form1(Form): def __init__(self): self.InitializeComponent() def InitializeComponent(self): # bla-bla-bla self.Name = "Form1" self.ResumeLayout(False) and import Form1 class Form2(Form1.Form1): def __init__(self): self.InitializeComponent() def InitializeComponent(self...
    Posted to Forum by dvemil on 09-04-2009
  • Design IronPython Forms for using in the hosting environment

    This post isn't clear feature wish. Only random thoughts. Current WF Designer for IronPython able to generate .resx files. Wonderful for pure python aplications. But when we use python for extending and customizing applications, in host program it looks like: var scs = source_code_storage.get_source_code_stream...
    Posted to Forum by dvemil on 08-11-2009
  • FormsDesigner does not handle my own WinForms user controls

    Hi all, SharpDevelop has a problem putting my own user controls in the designer tab. When I try to put a control inside a panel, that is being edited in the same project as the control is defined, I get an error notification that begins like this: Failed to create component ". The error message...
    Posted to Forum by mpoltier on 07-23-2009
  • Re: Composite control design

    Thank you very much for your help. I tried applying the [DesignerSerializationVisibility(DesignerSerializationVisibility.Content)] on the property and it worked wonderfully. Many thanks and sorry for the off as it turned out to be independent of SharpDevelop.
    Posted to Forum by TetheredSun on 05-28-2009
  • Composite control design

    My apologies if this is deemed as a general .NET question and not as a SharpDevelop question, I am asking it here because I suspect it may be specific to SharpDevelop, but I am not sure. I am trying to develop a composite control which inherits from UserControl. My aim is to have a labelled control in...
    Posted to Forum by TetheredSun on 05-27-2009
  • Re: Help... Implementing new language support

    Thank you very much. I think I've got an idea forming after looking into the "Features you could help us with" page and the "Wishlist" page. I'm not sure of it. But, I think it revolves around creating an visual editor for either HTML or ASP.NET languages and doing a bit more...
    Posted to Forum by Vijay.N on 03-30-2009
  • Design Error

    SharpDevelop Version : 3.0.0.3800 .NET Version : 2.0.50727.3082 OS Version : Microsoft Windows NT 5.1.2600 Service Pack 3 Current culture : Chinese (People's Republic of China) (zh-CN) Working Set Memory : 95048kb GC Heap Memory : 36163kb Exception thrown: System.NullReferenceException: 未将对象引用设置到对象的实例...
    Posted to Forum by sany98215 on 03-24-2009
  • FormDesigner as control

    Hi. First of all I want to compliment you for this amazing Forms Desingner. I wanted to use the forms designer in some of my applications for test supposes. (Some automated GUI-creation/generation and design-time extension tests. Nothing special). But I wasn't able to find a useable control or something...
    Posted to Forum by danielku15 on 03-19-2009
Page 1 of 3 (21 items) 1 2 3 Next >
Powered by Community Server (Commercial Edition), by Telligent Systems
Don't contact us via this (fleischfalle@alphasierrapapa.com) email address.