dj red1

dj red1
the friends are as the starswe not always sey them

# Posté le dimanche 09 mars 2008 17:50

Modifié le vendredi 11 avril 2008 09:18

red1-_-dj

red1-_-dj
r-_-e-_-d-_-1-_-
[ Ajouter un commentaire ] [ Aucun commentaire ]

# Posté le dimanche 09 mars 2008 17:45

rabat bass

rabat bass

Με λένε Βαγγέλη. Είμαι 22 χρονών, είμαι φοιτητής, και θέλω 7 μαθήματα για πτυχίο.Οι καθηγητές μου , μου λένε ότι είμαι άχρηστος. Το ίδιο μου λένε και οι γονείς μου. Ο Σύλλογος Διδασκόντων της Σχολής μου αποφάσισε να με περνάει στο 1/50 κάθε μαθήματος για κάθε όνομα που βρίσκεται σε αυτή τη λίστα.Παρακαλώ προωθήστε αυτό το mail.

Για όσους δεν το προωθήσουν έυχομαι να πάθουν τις 7 πληγές του φαραώ να μην πάρουν ποτέ πτυχίο
Για όσους δεν το προωθήσουν έυχομαι να πάθουν τις 7 πληγές του φαραώ να μην πάρουν ποτέ πτυχίο
[ Ajouter un commentaire ] [ Aucun commentaire ]

# Posté le vendredi 07 mars 2008 10:06

dj isame

dj isame
reddj isame

# Posté le mardi 04 mars 2008 16:16

Modifié le dimanche 04 janvier 2009 20:06

red1

red1
)

self.PadAmount = IntVar()
self.PadAmount.
define the basics of the window
self.pack(expand=YES, fill=BOTH)
self.master.title('Define Cells')
# put some explanatory text on the window
Label( self, text = 'Enter the cell arrangement of the tube:',
justify=LEFT ).pack(expand=YES, fill=BOTH, side=TOP) make a subframe to hold the cells across controls
XFrame = Frame( self )
XLabel = Label( XFrame, text='Cells across:', width=30 )
XLabel.pack( expand=YES, fill=BOTH, side=LEFT )
self.XEntry = Entry( XFrame, textvariable=self.GridLinesX )
self.XEntry.pack( expand=YES, fill=BOTH, side=RIGHT )
[ Ajouter un commentaire ] [ Aucun commentaire ]
# Posté le mercredi 02 avril 2008 14:16 Modifié le mercredi 16 avril 2008 21:39
2 7na dima a3idoui a3idou ontoma ba3idou ba3idou
pp.Do( Environment, 'LayerMergeVisible', {}, Doc )
IncludeDoc = 1
elif result == 0: # Cancel button
result = App.Do(Environment, 'MsgBox', {
'Buttons': App.Constants.MsgButtons.YesNo,
'Icon': App.Constants.MsgIcons.Question,
'Text': 'Do you wish to cancel the entire script?'

})
if result == 1:
return # give up
elif LayerType == App.Constants.LayerType.Vector:
MsgText = 'Image %s is vector.\n' \
'Press OK to to convert to a raster layer.\n' \
'Press CANCEL to leave this image out of the tube.\n' % Doc.Title
result = App.Do(Environment, 'MsgBox', {
'Buttons': App.Constants.MsgButtons.OKCancel,
'Icon': App.Constants.MsgIcons.Question,
'Text':
if result == 1: # OK button
App.Do( Environment, 'LayerConvertToRaster', {}, Doc )
IncludeDoc = 1
elif result == 0: # cancel button
result = App.Do(Environment, 'MsgBox', {
'Buttons': App.Constants.MsgButtons.YesNo,
'Icon': App.Constants.MsgIcons.Question
,
'Text': 'Do you wish to cancel the entire scr
if result == 1:
return # give u
if result == 1:
return # give up
else: clickhere www.polomar.skyblog.com
[ Ajouter un commentaire ] [ Aucun commentaire ]
# Posté le mercredi 02 avril 2008 14:13 Modifié le jeudi 03 avril 2008 15:46
Rachael Starr
w# copy the source image to the clipboard
App.Do( Environment, 'Copy', {
'LayerNumber': 0,
'CopyToClipboard': App.Constants.Boolean.false,
'GeneralSettings': {


'GeneralSettings': {
'ExecutionMode': App.Constants.ExecutionMode.Default,
'AutoActionMode': App.Constants.AutoActionMode.Match

[ Ajouter un commentaire ] [ Aucun commentaire ]
# Posté le mercredi 02 avril 2008 13:58 Modifié le jeudi 17 avril 2008 00:00
dj red1



# Posté le mardi 04 mars 2008 16:12

Modifié le lundi 26 mai 2008 17:07