ChinaUnix.net
相关文章推荐:

delphi如何将panel半透明

请问如何禁用面板的拖动功能?添加了面板组件后,点击面板的边框可以进行拖动,如何使其不能进行拖动?如果直接用gtk_set_sensitive(panel, FALSE),这样的话,放置在面板中的组件也无法使用了,该如何解决?高手指教。。。谢谢。。

by wolfme - GUI编程 - 2011-01-26 23:59:24 阅读(3394) 回复(5)

相关讨论

为什么隐藏面板的时候,其中的多个窗体只能隐藏其中一个?很郁闷,代码如下: #include #include <panel.h> #include #include main() { WINDOW *wins[5]; panel *panels[2]; panel *top; int ch; initscr();//初始化curses库 noecho(); keypad(stdscr,TRUE); box(stdscr,'┃','━'); refresh(); wins[0] = newwin(3,76,2,2); wins[1] = newwi...

by sunnyqboy - C/C++ - 2009-02-27 22:04:10 阅读(933) 回复(0)

##a.java ##import java.applet.*; ##import java.awt.*; ##class Mypanel extends panel ##{ ## Button b1,b2,b3; ## Mypanel() ## { ## b1=new Button("1"); ## b2=new Button("2"); ## b2=new Button("3"); ## add(b1); ## add(b2); ## add(b3); ## } ##} ##public class a extends Applet ##{ ## ...

by ttl_web - Java - 2004-02-29 01:29:40 阅读(871) 回复(0)

Good Study.....

by w8 - IT图书与评论 - 2009-10-07 20:03:35 阅读(4603) 回复(8)

1、3年以上的delphi方面的开发经验 2、熟练使用Sybase 3、具有良好的学习钻研能力 4、能够承担工作压力, 善于沟通,具有团队合作精神 我们将为您提供极具竞争力的工资、良好的福利保障体系。 有意者请将中文简历以Word附件形式Mail至[email]dlzp@use.com.cn[/email],请注明应聘职位编号。 [ 本帖最后由 UFIDA-DL 于 2008-5-30 11:36 编辑 ]

by UFIDA-DL - IT职业生涯 - 2008-05-30 11:15:56 阅读(1132) 回复(0)

不知按了哪个键了,gnome_panel由横向的变成竖的了,怎么改回来? 谢谢

by freefall - Linux论坛 - 2004-05-07 11:26:35 阅读(561) 回复(0)

cc 编译程序时用到-lpanel -lmenu -lform -lcurses ,我知道-lcurses是用curses库,也了解其中的一些函数,但 -lpannel,-lmenu -lform 呢?它们是什么库?在哪能找到相关的资料?thanks!!

by qmbaby - 其他UNIX - 2003-07-14 16:39:42 阅读(813) 回复(0)

When you choose this sandwich panel please follow the below attentions: 1. Make sure adhesive layer structure stability, no glue failure effects. 2. Make sure the board and the sandwich panel joins no space and layers; 3. Choose the board with products signal, the signal should be clear; 4. Check the board quality; 5. Make sure the sandwich panel face is clear, the tracery joins conveniently and ...

by sarasmiths - 博客SNS站务交流区 - 2009-05-27 15:02:01 阅读(1780) 回复(0)

如下图,希望在两个panel中间可以用鼠标调整panel的宽度,请问如何实现

by valpa - Java - 2007-10-07 20:47:21 阅读(2990) 回复(3)

setVisible()函数为什么不起作用? /* * PlatformJFrame.java * * Created on 2007年10月3日, 下午3:25 */ package testplatform; /** * * @author xiaodwan */ public class PlatformJFrame extends javax.swing.JFrame { /** Creates new form PlatformJFrame */ public PlatformJFrame() { initComponents(); } /** This method is called from within the constructor to ...

by valpa - Java - 2007-10-07 20:50:02 阅读(4875) 回复(2)

A little problem about GNOME of Redhat Linux 9.0: Please locate the cursor in the gnome-panel and press +F7, then move it up and down. At last, almost move it to the original place. Continuely open a gnome-terminal, change the size from normal maximized, and you will find the buttom of this new window having some distance to the gnome-panel. At the same time perhaps the other nautiluses also ...

by nu_cs - 桌面与办公 - 2006-12-11 20:09:09 阅读(556) 回复(0)