You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Eto.Forms
I need to create a panel with a border but the Panel control doesn't seem to have an option for a border so I'm using a GroupBox control instead with no title. The problem is, that if there is no title set the GroupBox has a small gap in the border where the text would normally be. Is there a way to fix this?
See the photo:
curtis
unread,
Jul 6, 2018, 11:19:27 PM7/6/18
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Eto.Forms
Hey Tony,
I've seen the same thing on WPF, which I'm assume is what you are using. This appears to be bug (in WPF) which requires ugly hacks to resolve.
If you file an issue on GitHub, it can be scheduled to try to add a workaround in Eto.