Building AvalonEdit after modifications
Hi,I'm complete beginner in using AvalonEdit and SharpDevelop. Have tried to find if anyone else had the same issue in building project but could not locate it. So please if I'm doing something wrong...
View ArticleUsing AvalonEdit in another application - scrolling help please
Is this where I can post about using AvalonEdit in another application? I apologize if not.I am using it in TheSeeker, find and replace tool. It's a small utility. I cannot get the edititor to scroll...
View Article[ICSharpCode.TextEditor] Get Text from Line
Hi folks, I have been trying to do something and it's been bugging me for a while, as I cannot seem to be able to get it to work.In short, I have a ListView control and a TextEditor control with some...
View ArticleVersion 5 VB Support
Sorry if this has been answered before, I cant find the answer any such way.Will version 5 gain VB language support ?
View ArticleError creating new solution
When trying to create a new solution I get the following error:I'm using version 5.1 build 5134. I've tried creating a console application and a Windows appliction.
View ArticleCannot find help file
I cannot find help file in the downloaded "icsharpcode-SharpZipLib-e012155". Where is it located? Thanks in advance
View ArticleAsynchronous loading project
Hi to all.I work in a software house in Italy and I extended SharpDevelop to manage our proprietary language. This include support for a custom project type. In some cases we have to load projects with...
View ArticleOutput Zip Mac Compatibility
I seen one other post about this but there was no resolution. Currently I am using sharpziplib to create zip files from a C# service. It creates the zip files and those can be read perfectly on Windows...
View ArticleShortcut for Rename doesn't work in build 5206
If I want to rename a variable I can put the cursor somewhere in the variable name and then, either press Ctrl+R or right click and choose Rename from the menu.But if I first double click the variable...
View ArticleModifying resources
HiI would like to edit the main splash screen image to one i made myself, so i downloaded the source, edited the image, and tried to recompile in SD 5.1 but i get errors and like 100 warnings. Is there...
View ArticleCrc32 is broken
HiTask:I want to create zip archives on the fly containing a certain number of Excel files. Excel files are created from the database also on the fly.Problem:I get an error when trying to unzip the...
View Articledesign tab vanished
Hello Community,I am a starter with c# but played around with it and created a windows forms program using the designer to create the GUI. This worked pretty well but suddenly, after adding 2 radio...
View ArticleGrid in form designer
Hello Community,I am little bit newbie in SharpDevelop, but I am using it some time. Now I am doing on my bechelor work and everything was doing well. Now I have problem, I do not know where to turn...
View ArticleTarget Framework by Platform/Configuration
I am writing a library of which I would like to provide versions for various versions of the .NET Framework, say, a .NET 2.0 version and a .NET 4.0 version.In project files, this seems to be possible...
View ArticleSharpdevelop + Windows 10
I have some problems with dependencies with latest Sharpdevelop 4.4 and a full updated Windows 10.It compiles, no error whatsoever. But program doesn't work as expected.Compiled from the same source on...
View ArticleWindows SDK in Windows 8
Hello, I am trying to create a c++ dll with SharpDevelop 5.1.0.5134 RC on a Windows 8 system. I have installed the Windows SDK, but SharpDevelop keeps giving me the same error: " Please ensure that the...
View ArticleDont want to use NuGet version 3
SharpDevelop Version : 5.1.0.5208-RC-f291047c.NET Version : 4.6.01055OS Version : Microsoft Windows NT 6.1.7601 Service Pack 1Current culture : English (South Africa)...
View ArticleSharpDevelop Reports. Question
Welcome!Question by SharpDevelop Reports.I use SharpDevelop 4.4.2.Create a form with the following code: using System;using System.Drawing;using System.Drawing.Imaging;using...
View Articleanother Compressed size mismatch between central header(nnn) and local header...
All:Using v0.86.0.518 in a C# .Net4 project.Trying to unzip a couple of different files throws the exception in the subject on the line:Stream zipStream = zf.GetInputStream(entry);I saw that this was...
View Article