在C#中获取浮动菜单的问题 [英] Problem In getting floating menues in C#

查看:58
本文介绍了在C#中获取浮动菜单的问题的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

这些天我正在为僧伽罗语撰写文本编辑器。僧伽罗语有一些复杂的字符需要几个键组合。我的想法是向用户显示,浮动菜单中的建议字母或类似的东西,当用户键入它们时(例如在vs 2005中,当按下ctrl + space时浮动菜单就像是一样)。


怎么办?希望问题很清楚。小样本应用程序或链接对我很有帮助。

谢谢

解决方案


这些天我正在为僧伽罗语撰写文本编辑器。僧伽罗语有一些复杂的字符需要几个键组合。我的想法是向用户显示,浮动菜单中的建议字母或类似的东西,当用户键入它们时(例如在vs 2005中,当按下ctrl + space时浮动菜单就像是一样)。


怎么办?希望问题很清楚。小样本应用程序或链接对我很有帮助。

谢谢



您正在开发Web应用程序或桌面应用程序吗? />

如果您正在开发一个Web应用程序,您可以为您的面板设置一些css,使它们看起来像是浮动的......如果您将它与Ajax.Net包结合使用它可以非常棒。


-Frinny



您是在开发Web应用程序还是桌面应用程序?


如果您正在开发一个Web应用程序,您可以为您的面板设置一些css,使它们看起来像是浮动的......如果你将它与它结合使用它可以是非常棒的Ajax.Net包。


-Frinny



如果他不这样做,你是否暗示使用Ajax.Net它不会很棒吗?


所有开玩笑,如果它是一个桌面应用程序,一个工具p可能会做的伎俩,只需根据按下的键更新其中的文本,然后在需要时强制显示它。



你是否暗示如果他不使用Ajax.Net它会不会很棒?


所有开玩笑,如果它是一个桌面应用程序,工具提示可能会做诀窍,只需根据按下的键更新其中的文本,然后在需要时强制显示它。



呵呵:)


我真的被Ajax.Net工具包拿走了:))


These days I''m writing a text editor for Sinhalese language. Sinhala language has some complex characters which needs several key combinations. my idea is to show to the user, suggested letters in a floating menu or something similar that, as user types them.(like in vs 2005, a floating menu like thing when we press ctrl+space).

how to do that? Hope question is clear. small sample application or link will be great help to me.
thank you

解决方案

These days I''m writing a text editor for Sinhalese language. Sinhala language has some complex characters which needs several key combinations. my idea is to show to the user, suggested letters in a floating menu or something similar that, as user types them.(like in vs 2005, a floating menu like thing when we press ctrl+space).

how to do that? Hope question is clear. small sample application or link will be great help to me.
thank you

Are you developing a web application or desktop application?

If you are developing a web application you can set some css for your panels that will make them appear as if they are floating...if you use this in combination with the Ajax.Net package it can be pretty awesome.

-Frinny


Are you developing a web application or desktop application?

If you are developing a web application you can set some css for your panels that will make them appear as if they are floating...if you use this in combination with the Ajax.Net package it can be pretty awesome.

-Frinny

Are you insinuating that if he doesn''t use Ajax.Net it wont be awesome?

All kidding aside, if its a desktop application, a tooltip would probably do the trick, just have to update the text within it depending on the keys pressed, and then force a show of it when needed.


Are you insinuating that if he doesn''t use Ajax.Net it wont be awesome?

All kidding aside, if its a desktop application, a tooltip would probably do the trick, just have to update the text within it depending on the keys pressed, and then force a show of it when needed.

Hehe :)

I''ve been really taken by the Ajax.Net tool kit :)


这篇关于在C#中获取浮动菜单的问题的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆