| Author |
Message |
Topic: MsgBox Generator v1.3 |
r0lZ
Replies: 59
Views: 2119
|
Forum: Scripts & Functions Posted: Sat Sep 17, 2011 9:53 am Subject: MsgBox Generator v1.3 |
No, the users base has accepted the move to nagware without problem. Also, $15 for that program is not expensive.
Sometimes, I would like to create a very simple app with AHK, something that I can ... |
Topic: MsgBox Generator v1.3 |
r0lZ
Replies: 59
Views: 2119
|
Forum: Scripts & Functions Posted: Sat Sep 17, 2011 12:08 am Subject: MsgBox Generator v1.3 |
| PgcEdit is an IFO editor. It's not a DVD player. It allows you to modify the program of any existing DVD, modify its content, skip intros, change the way the menu behaves, force your preferred langu ... |
Topic: MsgBox Generator v1.3 |
r0lZ
Replies: 59
Views: 2119
|
Forum: Scripts & Functions Posted: Fri Sep 16, 2011 9:54 pm Subject: MsgBox Generator v1.3 |
| It works? Fine! I don't remember why I've added a remark on my homepage about the Win9X compatibility problem. Perhaps Tcl/Tk has fixed some bugs, or your Win98 is customized enough to support it!
... |
Topic: MsgBox Generator v1.3 |
r0lZ
Replies: 59
Views: 2119
|
Forum: Scripts & Functions Posted: Fri Sep 16, 2011 6:30 pm Subject: MsgBox Generator v1.3 |
| I have never said that AHK should adopt the flat look of the Tk controls, or create new custom controls. Tcl/Tk is mainly a scripting language intended to be portable, and therefore it needs standard ... |
Topic: MsgBox Generator v1.3 |
r0lZ
Replies: 59
Views: 2119
|
Forum: Scripts & Functions Posted: Fri Sep 16, 2011 4:06 pm Subject: MsgBox Generator v1.3 |
| Everything can be done; it's all a matter of how much time is being spent and how much fun you actually have spending it. :)Of course. I just would like a method that is easier and quicker, that requ ... |
Topic: MsgBox Generator v1.3 |
r0lZ
Replies: 59
Views: 2119
|
Forum: Scripts & Functions Posted: Fri Sep 16, 2011 9:04 am Subject: MsgBox Generator v1.3 |
As an example of a very complex and resizeable GUI, here is the main window of my program PgcEdit (written with Tk):
http://img801.imageshack.us/img801/2321/pgcedit1.pnghttp://img706.imageshack.us/im ... |
Topic: MsgBox Generator v1.3 |
r0lZ
Replies: 59
Views: 2119
|
Forum: Scripts & Functions Posted: Fri Sep 16, 2011 8:11 am Subject: MsgBox Generator v1.3 |
Doesn't work at all. You have not respected the requirement that the font must not be forced. So, if the user wants a bigger font, your dialogue looks like this:
http://img820.imageshack.us/img820/ ... |
Topic: MsgBox Generator v1.3 |
r0lZ
Replies: 59
Views: 2119
|
Forum: Scripts & Functions Posted: Thu Sep 15, 2011 5:11 pm Subject: MsgBox Generator v1.3 |
| To conclude the discussion about the AHK GUI positioning commands, I've tried to write a simple GUI that inputs a string and a filename. I wanted to correctly align the controls, and to be able to re ... |
Topic: MsgBox Generator v1.3 |
r0lZ
Replies: 59
Views: 2119
|
Forum: Scripts & Functions Posted: Wed Sep 14, 2011 5:37 pm Subject: MsgBox Generator v1.3 |
| I've read and somewhat analysed the anchor script. It's one of the script that I was referring to when I've written that all attempts to compensate the lack of a good GUI support in AHK were not sati ... |
Topic: MsgBox Generator v1.3 |
r0lZ
Replies: 59
Views: 2119
|
Forum: Scripts & Functions Posted: Wed Sep 14, 2011 4:22 pm Subject: MsgBox Generator v1.3 |
| Tcl/Tk is not object oriented at all (unfortunately IMO). The syntax with the dot is just a path, exactly like a path of a filename, where the window is the root (drive), the frames are containers (d ... |
Topic: MsgBox Generator v1.3 |
r0lZ
Replies: 59
Views: 2119
|
Forum: Scripts & Functions Posted: Wed Sep 14, 2011 10:10 am Subject: MsgBox Generator v1.3 |
I actually did that regedit thing! But I would've thought, in such a powerful OS, partial results would pop up on an incremental search. Nah, the stupid thing wouldn't show anything in the results ... |
Topic: MsgBox Generator v1.3 |
r0lZ
Replies: 59
Views: 2119
|
Forum: Scripts & Functions Posted: Tue Sep 13, 2011 11:25 pm Subject: MsgBox Generator v1.3 |
| The remark about who cares about what most, was issued in a generic way, not at all aimed at yourself personally; I hope you didn't get it that way.No offence! I just wanted to pinpoint (for the sec ... |
Topic: MsgBox Generator v1.3 |
r0lZ
Replies: 59
Views: 2119
|
Forum: Scripts & Functions Posted: Tue Sep 13, 2011 10:22 pm Subject: MsgBox Generator v1.3 |
| @ r0lZ: I have noticed the ListView issue myself while performing those changes, reason why I ultimately decided to go for fixed size. I know it's not professional, but while choosing between wasting ... |
Topic: MsgBox Generator v1.3 |
r0lZ
Replies: 59
Views: 2119
|
Forum: Scripts & Functions Posted: Tue Sep 13, 2011 9:42 am Subject: v1.3 |
V1.3 is available in the first post of this thread.
Changelog:
; v1.3:
; - Fixed a cosmetic bug under Win XP: the "Icon" listview was too small.
; - The Default Desktop windo ... |
Topic: MsgBox Generator v1.3 |
r0lZ
Replies: 59
Views: 2119
|
Forum: Scripts & Functions Posted: Tue Sep 13, 2011 7:32 am Subject: MsgBox Generator v1.3 |
| Anyway, we've been off-topic for too long and I must apologize for that, it's all my fault.Certainly not! I was happy to have this digression with you, although it's not the perfect forum for that ki ... |
| |