[MonoDevelop] Equivalent GTK ## control to a VS Data Grid ? (Peter Johanson)

Brett Senior brett_senior at yahoo.com.au
Wed Jun 18 06:53:53 EDT 2008


Re the above.  I went in and did 'Add Assembly' and when I do this on Medsphere.Widgets.dll - I get the following error which I expect is my limited understanding rather than the above dll not having and widgets in it:

    The file '/usr/local/lib/Medsphere.Widgets.dll' does not contain any component.

 
Any further suggestions ?

Thanks,

Brett Senior



----- Original Message ----
From: "monodevelop-list-request at lists.ximian.com" <monodevelop-list-request at lists.ximian.com>
To: monodevelop-list at lists.ximian.com
Sent: Wednesday, 18 June, 2008 8:11:07 PM
Subject: Monodevelop-list Digest, Vol 38, Issue 11

Send Monodevelop-list mailing list submissions to
    monodevelop-list at lists.ximian.com

To subscribe or unsubscribe via the World Wide Web, visit
    http://lists.ximian.com/mailman/listinfo/monodevelop-list
or, via email, send a message with subject or body 'help' to
    monodevelop-list-request at lists.ximian.com

You can reach the person managing the list at
    monodevelop-list-owner at lists.ximian.com

When replying, please edit your Subject line so it is more specific
than "Re: Contents of Monodevelop-list digest..."
Today's Topics:

   1. Re: Upcoming releases (simozzer)
   2. Re: MonoDevelop compiling problems (alfdev)
   3. Re: Equivalent GTK# control to a VS Data Grid    ?    (Brett
      Senior) (Adam Tauno Williams)
   4. New monodevelop-devel mailing list (Lluis Sanchez Gual)
   5. Question about Auto-Completion in HTML (Joshua Martin)
   6. Re: Question about Auto-Completion in HTML (Michael Hutchinson)
   7. [PATCH] ValaBinding: find vala packages better (Jerome Haltom)
   8. Re: Equivalent GTK ## control to a VS Data Grid ? (Peter Johanson)
   9. Chaning default access of an Action in MainWindow (Brett Senior)



-----Inline Attachment Follows-----

There's one thing that has always really annoyed me about MonoDevelop and that has been that the auto-completion feature does not extend to actual HTML or CSS. How can this be added?

-- 
_________________________________

Joshua S. Martin


CONFIDENTIALITY NOTE: This e-mail message, including any attachment(s), contains information that may be confidential, protected by the attorney client or other legal privileges, and or proprietary non public information. If you are not an intended recipient of this message or an authorized assistant to an intended recipient, please notify the sender by replying to this message and then delete it from your system. Use, dissemination, distribution, or reproduction of this message and or any of its attachments (if any) by unintended recipients is not authorized and may be unlawful. On Mon, Jun 16, 2008 at 08:47:14AM +0200, Petit Eric wrote:
> 2008/6/16 True Friend <true.friend2004 at gmail.com>:
> > Got this link from the same list's archives. maybe it'll be helpful.
> > http://www.medsphere.org/projects/widgets
> Is medsphere Grid, chart and all widget in the dll, are frre to use in
> a commercial software ?

Yes, they are under the LGPL 2.0 or greater license. Basically (and I
say basically, because IANAL, etc, etc), you can use them in commercial
software as long as:

1) you don't try to actually just compile the code directly into your
application, you must use them as a separate dll/library.
2) Any changes you make to the code for them, which you distribute in
binary form to anyone, must be released/published.

-pete




-----Inline Message Follows-----

________________________________
 Get the name you always wanted with the new y7mail email address.
Is there any way to change the default access given to an Action (or widget on a window) from private to public in MD ?  I am converting an application from VS to MD and in VS I can do the following:

    form_name form_reference = this;

and then be able to access (from another class) the fields etc in the form 'form_name'.  This gives me the ability to change attributes of a VS field from the other class - and is handy in functions that need to do so given that to return a flag to indicate the event is to happen is not always easy and in some cases the amount of code to get around it would be huge.  As it is a nice thing I can do in VS and can't seem to do in MD (as the generated code in Build() marks all window 'fields' as private and I need them to be public so that I can access them.  Is there a way to do it (short of editing the 'behind the scenes' files which seems the wrong way to go about it as these files would change as I change the window in the designer.
Does anyone have any knowledge of how to do this (if in fact possible) as without it I cannot convert the application (easily) and I do not want to keep running Windows and VS if possible.

 
Thanks,

Brett Senior

________________________________
 Get the name you always wanted with the new y7mail email address._______________________________________________
Monodevelop-list mailing list
Monodevelop-list at lists.ximian.com
http://lists.ximian.com/mailman/listinfo/monodevelop-list



      Get the name you always wanted with the new y7mail email address.
www.yahoo7.com.au/mail
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.ximian.com/pipermail/monodevelop-list/attachments/20080618/b830a6a4/attachment.html 


More information about the Monodevelop-list mailing list