AutoHotkey Homepage AutoHotkey Community
Let's help each other out
 
 FAQFAQ   SearchSearch   MemberlistMemberlist   RegisterRegister 
 ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 

:: SmartGUI Creator ::
Goto page Previous  1, 2, 3 ... , 40, 41, 42  Next
 
Post new topic   Reply to topic    AutoHotkey Community Forum Index -> Scripts & Functions
View previous topic :: View next topic  
Author Message
Drugwash



Joined: 08 Sep 2008
Posts: 608
Location: Ploiesti, RO

PostPosted: Sun Jul 05, 2009 9:47 pm    Post subject: Reply with quote

No problem, I'm glad it's been sorted out. Wink
The issue should only occur on first call of the font dialog; subsequent calls will retain and display last choice.
Back to top
View user's profile Send private message Yahoo Messenger
Corey
Guest





PostPosted: Thu Jul 09, 2009 2:11 pm    Post subject: Reply with quote

Awesome work buddy,

You deserve a medal or something keep it up!
Back to top
Drugwash



Joined: 08 Sep 2008
Posts: 608
Location: Ploiesti, RO

PostPosted: Thu Jul 09, 2009 2:31 pm    Post subject: Reply with quote

Rajat - the original author - deserves all honors for creating this useful tool. Wink
Back to top
View user's profile Send private message Yahoo Messenger
randallf



Joined: 06 Jul 2009
Posts: 482

PostPosted: Thu Jul 30, 2009 3:09 pm    Post subject: Reply with quote

I searched and searched and searched, I can't figure out how to edit an existing GUI in a script???

Do you always have to build from scratch?

The only way I have found to do it at all is to launch my gui and use 'gui stealer' on it...
Back to top
View user's profile Send private message
ballyhairs



Joined: 02 Feb 2009
Posts: 112

PostPosted: Thu Jul 30, 2009 8:19 pm    Post subject: Reply with quote

Nicely done!
Back to top
View user's profile Send private message
Drugwash



Joined: 08 Sep 2008
Posts: 608
Location: Ploiesti, RO

PostPosted: Tue Aug 04, 2009 7:04 pm    Post subject: Reply with quote

There is one way to edit an existing GUI in a script (File > Open Script) but it's quite limited currently. Moreover, I believe there's a bug that prevents the tool from opening any script through that menu entry after it's been used once - the tool must be restarted.

Unfortunately I'll be away from the Internet for a period of time so can't work on it.
Back to top
View user's profile Send private message Yahoo Messenger
ecksphore



Joined: 21 Nov 2006
Posts: 71

PostPosted: Wed Aug 05, 2009 5:39 am    Post subject: Reply with quote

Will this application ever have the Menu feature built in to it?

It's frustrating building a nice GUI only to add a menu in and everything gets misaligned.
Back to top
View user's profile Send private message
Drugwash



Joined: 08 Sep 2008
Posts: 608
Location: Ploiesti, RO

PostPosted: Wed Aug 05, 2009 9:22 am    Post subject: Reply with quote

I agree, not only in regard to Menu but other elements as well. However, the code should be completely revised and that's something I can't do right now. Sad
Back to top
View user's profile Send private message Yahoo Messenger
Raccoon



Joined: 02 Jan 2008
Posts: 95
Location: Freenode IRC

PostPosted: Thu Aug 20, 2009 10:08 pm    Post subject: Reply with quote

Drugwash,

Please tell me more about this script you've authored for Smart GUI. To what extent does it modify Rajat's original application, and such? Do you have a version history or other documentation I could review?
_________________
Need help right away? Get live support on IRC.
Already have an IRC client installed? /join #autohotkey
Back to top
View user's profile Send private message
ahklerner



Joined: 26 Jun 2006
Posts: 1317
Location: USA

PostPosted: Fri Aug 21, 2009 5:30 am    Post subject: Reply with quote

just look at the post he made or check them with examdiff
_________________

ʞɔпɟ əɥʇ ʇɐɥʍ
Back to top
View user's profile Send private message
vahju



Joined: 17 Feb 2008
Posts: 228

PostPosted: Fri Aug 21, 2009 5:54 pm    Post subject: Reply with quote

Drugwash and chance of you posting a non 7z version. The version of winzip I have can't open it.
Back to top
View user's profile Send private message
Raccoon



Joined: 02 Jan 2008
Posts: 95
Location: Freenode IRC

PostPosted: Mon Aug 24, 2009 11:33 pm    Post subject: Reply with quote

vahju, I know it's not specifically my business to tell people what software to use... but I would recommend downloading WinRAR and/or 7Zip so you can access 7Zip and other archive formats.

These formats outclass the PKZip (WinZip) format and are to be expected on the internet. It'd be like asking web authors to offer GIF versions of their PNG files.
_________________
Need help right away? Get live support on IRC.
Already have an IRC client installed? /join #autohotkey
Back to top
View user's profile Send private message
vahju



Joined: 17 Feb 2008
Posts: 228

PostPosted: Tue Aug 25, 2009 12:51 am    Post subject: Reply with quote

Trying to avoid multiple software that does the same thing on my work machine. Have to use WinZip on work laptop. No biggy. Will see if there is portable version of 7z or Winrar.
Back to top
View user's profile Send private message
ruespe



Joined: 17 Jun 2008
Posts: 139

PostPosted: Tue Aug 25, 2009 2:03 pm    Post subject: Reply with quote

Drugwash wrote:
There is one way to edit an existing GUI in a script (File > Open Script) but it's quite limited currently.
I've made some minor changes to add the ability for editing a GUI out of the Clipboard (via Menu). Have a look at the lines with "ruespe" in the comments.
SmartGuiXP mod 4.2a
Perhaps you want to insert it into a next version.
_________________
Greetings
Rog
Back to top
View user's profile Send private message
sguiHelper
Guest





PostPosted: Wed Aug 26, 2009 1:31 am    Post subject: Reply with quote

ecksphore wrote:
Will this application ever have the Menu feature built in to it?

It's frustrating building a nice GUI only to add a menu in and everything gets misaligned.

You can use sgui to build your gui with everything execpt the main menu, then convert the gui code to use relative coords. Then you can easily add the menu element.
Code:
title         Abs2Rel v3 - Absolute to Relative coordinates fix for SGUI
source post   http://www.autohotkey.com/forum/post-71874.html#71874
in thread     http://www.autohotkey.com/forum/topic11722.html
code link     http://autohotkey.net/~aikscroll/Abs2Rel.ahk
Back to top
Display posts from previous:   
Post new topic   Reply to topic    AutoHotkey Community Forum Index -> Scripts & Functions All times are GMT
Goto page Previous  1, 2, 3 ... , 40, 41, 42  Next
Page 41 of 42

 
Jump to:  
You can post new topics in this forum
You can reply to topics in this forum


Powered by phpBB © 2001, 2005 phpBB Group