《讲话泡泡》通知
- 作者: 大兄弟你这是弱智之相啊
- 来源: 51数据库
- 2022-10-20
问题描述
我正在尝试获取通知,以便在 MFC 应用程序中弹出类似这些气泡的内容:
(来源:humanized.com) >
我目前正在用 C# 制作一个界面模型来向一些利益相关者展示,所以如果有它也很好.
它不一定是语音气泡式的:它可以是类似于工具提示的东西 - 但它必须在没有鼠标悬停的情况下出现
干杯!
刚发现 this.下载了示例,它实际上运行良好.我要把它添加到我自己的代码库中;永远不知道我什么时候可能需要这个!
I'm trying to get a notification to pop up something like these bubbles in an MFC application:
(source: humanized.com)
I'm currently making an interface mockup in C# to show some stakeholders, so it would be nice to have it there too.
It doesn't necessarily have to be speech-bubble-esque: it could be something like a tooltip - but it does have to appear without mouse-over
Cheers!
Just found this on CodeProject. Downloaded the sample and it works well actually. I'm going to add this to my own code repository; never know when I may need this!
- C#通过fleck实现wss协议的WebSocket多人Web实时聊天(附源码)
- 团队城市未满足要求:MSBuildTools12.0_x86_Path 存在
- 使用 MSBuild.exe 在发布模式下构建 C# 解决方案
- 当我发布 Web 应用程序时,AfterPublish 脚本不运行
- 构建时 T4 转换的产品仅在下一个构建中使用
- ASP.NET Core Application (.NET Framework) for Windows x64 only error in project.assets.json
- 新的 .csproj 格式 - 如何将整个目录指定为“链接文件"到子目录?
- 如何将条件编译符号(DefineConstants)传递给 msbuild
- MSBuild 支持 Visual Studio 2017 RTM 中的 T4 模板
- NuGet 包还原找不到包,没有源
