代码搜索:bitmap
找到约 10,000 项符合「bitmap」的源代码
代码结果 10,000
www.eeworm.com/read/100127/6274040
py dialog-box.py
from Tkinter import *
from Dialog import Dialog
# this shows how to create a new window with a button in it
# that can create new windows
class Test(Frame):
def printit(self):
print "hi"
d
www.eeworm.com/read/100127/6274055
py dialog.py
#! /usr/bin/env python
# A Python function that generates dialog boxes with a text message,
# optional bitmap, and any number of buttons.
# Cf. Ousterhout, Tcl and the Tk Toolkit, Figs. 27.2-3, pp. 2
www.eeworm.com/read/327092/6345573
html 164-168.html
Linux Configuration and Installation:Installing and Configuring XFree86
www.eeworm.com/read/327092/6345850
html 0347-0349.html
Linux Complete Command Reference:User Commands:EarthWeb Inc.-
www.eeworm.com/read/327092/6345853
html 0051-0051.html
Linux Complete Command Reference:User Commands:EarthWeb Inc.-
www.eeworm.com/read/327092/6345879
html 0054-0054.html
Linux Complete Command Reference:User Commands:EarthWeb Inc.-
www.eeworm.com/read/327092/6345907
html 0353-0355.html
Linux Complete Command Reference:User Commands:EarthWeb Inc.-
www.eeworm.com/read/327092/6347961
html 0243-0248.html
Developer.com - Online Reference Library - 0672311623:SAMS TEACH YOURSELF LINUX IN 24 HOURS:Graphics Tools
www.eeworm.com/read/478003/6727417
rc door.rc
DoorImages BITMAP Images\doors.bmp
DoorArrows BITMAP Images\arrows.bmp
DoorIcon BITMAP Images\DoorIcon.bmp
www.eeworm.com/read/410371/11289991
pas bmptoavi.pas
unit bmpToAvi;
interface
uses
Windows, Messages, SysUtils, Classes, Graphics, Controls, Forms,
Dialogs, StdCtrls,
{$IFDEF VER90}
ole2;
{$ELSE}
ActiveX;
{$ENDIF}
type
LONG = L