| Author |
Message |
Topic: AHK BBCodeWriter v7.0.2 - An offline BBCode Editor |
LeifG
Replies: 272
Views: 82184
|
Forum: Scripts & Functions Posted: Tue Apr 08, 2008 3:56 pm Subject: AHK BBCodeWriter v7.0.2 - An offline BBCode Editor |
Thx
Especially for the link to the Script generator.
I cerainly will use it.
I feared that I would have to use another tool for NSIS i downloaded.
And fabricate my own nsi file.
This will m ... |
Topic: AHK BBCodeWriter v7.0.2 - An offline BBCode Editor |
LeifG
Replies: 272
Views: 82184
|
Forum: Scripts & Functions Posted: Tue Apr 08, 2008 7:59 am Subject: AHK BBCodeWriter v7.0.2 - An offline BBCode Editor |
For now I will use the customized buttons.
I want to share my modified Off line BBCodeWriter with my fellows at GeekU at geekstogo. I want here what they think and if there is a need to modify it f ... |
Topic: AHK BBCodeWriter v7.0.2 - An offline BBCode Editor |
LeifG
Replies: 272
Views: 82184
|
Forum: Scripts & Functions Posted: Sun Apr 06, 2008 12:08 pm Subject: AHK BBCodeWriter v7.0.2 - An offline BBCode Editor |
New question
I want to add a font selector with a predefined set of fonts.
A dropdownlist seems a good choice.
How can this be implemented.
When DDL is not downfolded the text "Fonts& ... |
Topic: AHK BBCodeWriter v7.0.2 - An offline BBCode Editor |
LeifG
Replies: 272
Views: 82184
|
Forum: Scripts & Functions Posted: Thu Apr 03, 2008 10:55 pm Subject: AHK BBCodeWriter v7.0.2 - An offline BBCode Editor |
Thanks a lot!
I'll be busy for some time now.
But I sure is gonna try your suggestions.
I'll be back later to let you know if I succeded.
LeifG |
Topic: AHK BBCodeWriter v7.0.2 - An offline BBCode Editor |
LeifG
Replies: 272
Views: 82184
|
Forum: Scripts & Functions Posted: Thu Apr 03, 2008 8:07 am Subject: AHK BBCodeWriter v7.0.2 - An offline BBCode Editor |
Thanks AGU!
I'll try fix my own buttons later. I'll just have to stick with the custom buttons, I'm focusing on the smileys for now
Some question.
Is it possible to use gif-images (animated) fo ... |
Topic: AHK BBCodeWriter v7.0.2 - An offline BBCode Editor |
LeifG
Replies: 272
Views: 82184
|
Forum: Scripts & Functions Posted: Mon Mar 24, 2008 8:19 am Subject: AHK BBCodeWriter v7.0.2 - An offline BBCode Editor |
Thanks for the answers
I feel privileged, cause there was a while since you posted here.
Specialy the workaround with the <_< .
I want to have Smiley window on top when its open - for ... |
Topic: AHK BBCodeWriter v7.0.2 - An offline BBCode Editor |
LeifG
Replies: 272
Views: 82184
|
Forum: Scripts & Functions Posted: Sun Mar 23, 2008 3:18 pm Subject: AHK BBCodeWriter v7.0.2 - An offline BBCode Editor |
Well BoBo"
I downloaded it and It didn't work in IE nor in Firefox. No smileys and lots of other windows that should have poped up. But only windows with PHP errorcode in them
This seems to ... |
Topic: AHK BBCodeWriter v7.0.2 - An offline BBCode Editor |
LeifG
Replies: 272
Views: 82184
|
Forum: Scripts & Functions Posted: Sun Mar 23, 2008 2:00 pm Subject: AHK BBCodeWriter v7.0.2 - An offline BBCode Editor |
Looks like the height of the main window is incremented with 8 every time it gets closed.
Has anyone this behavior ( running from source code)
I'll try to change the calculation of the actul wi ... |
Topic: AHK BBCodeWriter v7.0.2 - An offline BBCode Editor |
LeifG
Replies: 272
Views: 82184
|
Forum: Scripts & Functions Posted: Sun Mar 23, 2008 1:32 pm Subject: AHK BBCodeWriter v7.0.2 - An offline BBCode Editor |
Yeah!
I realizes that also.
Sorry I'm new to BBCode.
Where in the BBCode are < and > used that has to be converted to < and > in HTML?
What is the consequences if I comment ... |
Topic: AHK BBCodeWriter v7.0.2 - An offline BBCode Editor |
LeifG
Replies: 272
Views: 82184
|
Forum: Scripts & Functions Posted: Sun Mar 23, 2008 12:55 pm Subject: AHK BBCodeWriter v7.0.2 - An offline BBCode Editor |
It wasn't that easy
The main window grow out of proportions downwards.
Somehow the values in BBCodeEditor.ini are change in strange ways
Maybe because I am manipulating one window from wi ... |
Topic: AHK BBCodeWriter v7.0.2 - An offline BBCode Editor |
LeifG
Replies: 272
Views: 82184
|
Forum: Scripts & Functions Posted: Sun Mar 23, 2008 6:22 am Subject: AHK BBCodeWriter v7.0.2 - An offline BBCode Editor |
Figured one issue out my self. But I don't know if it's the proper way to handle windows
Here is what I added
GuiSize:
; If Gui is not minimized
If (A_EventInfo <> 1)
... |
Topic: AHK BBCodeWriter v7.0.2 - An offline BBCode Editor |
LeifG
Replies: 272
Views: 82184
|
Forum: Scripts & Functions Posted: Sun Mar 23, 2008 5:48 am Subject: AHK BBCodeWriter v7.0.2 - An offline BBCode Editor |
Well!
I've implemented an other set of Smileys.
One of the Smileys are using this "tag" <_< to be displayed at geekstogo.
But the previewer doesn't display it.
I found the ... |
| |