| Author |
Message |
Forum: Scripts Topic: Client & Server Script for TCP/IP Network Communication |
| mindlord |
|
Posted: January 29th, 2009, 9:06 pm
|
|
Replies: 130 Views: 49468
|
| Thanks, so no sense trying to optimize the traffic for compactness then. |
|
 |
Forum: Scripts Topic: Client & Server Script for TCP/IP Network Communication |
| mindlord |
|
Posted: January 29th, 2009, 8:31 pm
|
|
Replies: 130 Views: 49468
|
| When sending an Integer using this script is it actually sent as an integer or is it still just a string? |
|
 |
Forum: Support Topic: Using GDI+ or similar to draw text on an Gui Picture control |
| mindlord |
|
Posted: January 9th, 2009, 11:51 pm
|
|
Replies: 4 Views: 591
|
| http://www.autohotkey.net/~tic/Gdip.Tutorial.9-Create.a.progress.bar.on.standard.gui.ahk Text, a rounded Rectangle in a picture control, without saving back to disk - all there :) How the hell did I miss that?! I read through all the tuts and somehow missed it. Thanks for taking the time to point i... |
|
 |
Forum: Support Topic: Using GDI+ or similar to draw text on an Gui Picture control |
| mindlord |
|
Posted: January 9th, 2009, 10:36 pm
|
|
Replies: 4 Views: 591
|
| I thought of that, but the control needs to be moved and redrawn often, which is a performance concern. I'd like to directly modify the picture once and not have to worry about moving multiple controls. |
|
 |
Forum: Support Topic: Using GDI+ or similar to draw text on an Gui Picture control |
| mindlord |
|
Posted: January 9th, 2009, 10:14 pm
|
|
Replies: 4 Views: 591
|
| Is it possible to edit a picture control. I would like to add a caption or draw lines on a picture control. I'd like to do it without saving it back to the harddrive. All the GDI+ examples I've found draw directly to the Gui Window or load the images from disk and save them back. |
|
 |
Forum: Support Topic: Reorder Controls |
| mindlord |
|
Posted: January 9th, 2009, 9:48 pm
|
|
Replies: 0 Views: 505
|
| I've done extensive searches, and saw this topic: http://www.autohotkey.com/forum/viewtopic.php?t=12780&highlight=control+zorder but it didn't seem to have the answer I was looking for. I have a script with several images that the user can move around by clicking and dragging. This is the mousem... |
|
 |
| Sort by: |