Python Forum
image uploading - Printable Version

+- Python Forum (https://python-forum.io)
+-- Forum: Forum & Off Topic (https://python-forum.io/forum-23.html)
+--- Forum: Board (https://python-forum.io/forum-26.html)
+--- Thread: image uploading (/thread-754.html)



image uploading - Larz60+ - Nov-03-2016

I am in the process of building a tutorial on creating resizable tkinter gui's

I have some images that I'd like to intermingle with the text.

I uploaded the first image (as an attachment, the only other option was to load from html page), and can see that I have used space for it, but don't know where the
the attachment is hiding. I guess i need help


RE: image uploading - metulburr - Nov-03-2016

The only attachments i see for you are these 4
Attachments Size Posted By Thread Downloads Date Uploaded
.zip demos.zip 143.02 KB Larz60+ looking for example code for GUI 0 10-30-2016, 08:56 PM
.png GridLayout.png 167.88 KB Larz60+ grid layout 1 10-13-2016, 07:02 PM
.png GridLayout.png 110.74 KB Larz60+ grid layout 2 10-14-2016, 01:06 PM
.png screenshot.png 18.09 KB Larz60+ grid layout 2 10-14-2016, 04:06 PM
And there are currently no orphaned attachments on the board at all.


RE: image uploading - Larz60+ - Nov-03-2016

Disregard - finally saw the pulldown for attachments.
It's that one eye thing

One is a duplicate (GridLayout.png), the other is screenshot.png
however on my post: [Tkinter] Proper layout for resizeable tkinter GUI
(tutorials:GUI) I don't see them (and they are needed to illistraate text)


I don't think that I know (in fact I know I don't) how to access them


RE: image uploading - metulburr - Nov-03-2016

I see two attachments in that post GridLayoutResize.png and ResizeScreenshot.png. Did you rename these or are they different images?
[attachment=65]


The attachment manager is in User CP -> Manage attachments. You can also get there by newreply/nethread and selecting "View my Attachments" link in the attachments section. 
[attachment=64]
or the link of
http://python-forum.io/usercp.php?action=attachments


RE: image uploading - Larz60+ - Nov-04-2016

I couldn't see the attachments. Reason they were same name as previous.
I was unaware that there was a 'bucket' for attachments.
I know now, and like that.
I've since corrected the images in my post (which I am still writing)