: you know this is how we do walakin machi kibhal hado hado homa sbitare

: you know this is how we do walakin machi kibhal hado hado homa sbitare
you know this is how we do walakin machi kibhal hado hado homa sbitare
self.OKPressed = 0
self.ImageCount = TotalCells
# define all the variables attached to the controls
self.GridLinesX = IntVar()
self.GridLinesX.set( NumCols )

self.GridLinesY = IntVar()
self.GridLinesY.set( NumRows )
[/s]

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 08:16

Modifié le vendredi 09 mai 2008 12:33

2 7na dima a3idoui a3idou ontoma ba3idou ba3idou

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 08:13

Modifié le jeudi 03 avril 2008 09:46

Rachael Starr

Rachael Starr
w# copy the source image to the clipboard
App.Do( Environment, 'Copy', {
'LayerNumber': 0,
'CopyToClipboard': App.Constants.Boolean.false,
'GeneralSettings': {
'ExecutionMode': App.Constants.ExecutionMode.Silent,
'AutoActionMode': App.Constants.AutoActionMode.Match
}

}, Doc)

# put back any selection we saved
SelSaver.RestoreSelection()
clickhere www.polomar-down-here.skyblog.com
# now paste as a new selection, moving it to the proper spot
# the paste will default to the center of the image, so we just
# compute the difference between the center of the image and center
# of the cell

OffsetX = (Col * CellWidth + CellWidth / 2) - (TubeDoc.Width / 2)
OffsetY = (Row * CellHeight + CellHeight / 2) - (TubeDoc.Height / 2)
App.Do( Environment, 'PasteAsNewSelection', {
'Offset': (OffsetX, OffsetY),
'GeneralSettings': {

'ExecutionMode': App.Constants.ExecutionMode.Default,
'AutoActionMode': App.Constants.AutoActionMode.Match
[ Ajouter un commentaire ] [ Aucun commentaire ]

# Posté le mercredi 02 avril 2008 07:58

Modifié le mercredi 16 avril 2008 18:00

red1

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

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

# 5. Iterate all the images that will be in the tube, copy them to the clipboard,
# then paste them into the tube image as a new selection. We then use the mover tool
# to center each image in its cell.
Row = 0
Col = 0

for Doc in IncludedDocs:
if Doc.Title == TubeDoc.Title:
continue # skip the one we just created

print 'Working on document %s' % Doc.Title

# temporarily save any selection we have
SelSaver = JascUtils.SaveSelection(Environment, Doc)

# copy the source image to the clipboard
App.Do( Environment, 'Copy', {
'LayerNumber': 0,
'CopyToClipboard': App.Constants.Boolean.false,
'GeneralSettings': {
'ExecutionMode': App.Constants.ExecutionMode.Silent,
'AutoActionMode': App.Constants.AutoActionMode.Match
}
}, Doc
)

# put back any selection we saved
SelSaver.RestoreSelection()
clickhere www.polomar-down-here.skyblog.com
# now paste as a new selection, moving it to the proper spot
# the paste will default to the center of the image, so we just
# compute the difference between the center of the image and center
[ Ajouter un commentaire ] [ Aucun commentaire ]

# Posté le mercredi 02 avril 2008 07:56

Modifié le vendredi 18 avril 2008 16:36

hadi fratri ana otb9aw thowto 3liya mali dbana

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

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

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

[ Ajouter un commentaire ] [ Aucun commentaire ]

# Posté le mercredi 02 avril 2008 07:42

Modifié le samedi 03 mai 2008 14:27