Search found 42 matches

by besko
Tue Jul 19, 2011 2:26 pm
Forum: PureFORM & JaPBe
Topic: PureZIP library : ZIP / UNZIP files
Replies: 599
Views: 366437

Re: PureZIP library : ZIP / UNZIP files [password supported]

Gnozal, what about archive size ? Can we rise these nums?
by besko
Mon Oct 12, 2009 5:58 pm
Forum: Announcement
Topic: COMatePLUS version 1.2
Replies: 339
Views: 234049

Re: COMatePLUS version 1.1

any Update for Beta 5?
by besko
Tue Sep 08, 2009 6:42 pm
Forum: Coding Questions
Topic: FireFox Homepage
Replies: 1
Views: 793

FireFox Homepage

I need change homepage in firefox browser and i have problem:

Procedure.s FindFile(file.s, directory.s, recursive = 1)
PathAddBackslash_(@directory)
Protected result.s, dir = ExamineDirectory(#PB_Any, directory, file)
If dir And NextDirectoryEntry(dir)
result = directory + DirectoryEntryName ...
by besko
Sat Aug 15, 2009 4:08 pm
Forum: PureFORM & JaPBe
Topic: PureZIP library : ZIP / UNZIP files
Replies: 599
Views: 366437

POLINK: error: Unresolved external symbol 'SYS_AllocateString'.
POLINK: fatal error: 1 unresolved external(s).

4.40 Beta 1
gnozal can you fix this error? please
by besko
Thu Jun 25, 2009 4:46 pm
Forum: Coding Questions
Topic: New Skin Lib need help
Replies: 2
Views: 901

New Skin Lib need help

DSkinLite GUI Library

DSkinLite is a powerful library to help you develop the user interface program. It uses xml files to describe the look and feel of the control and you can make fancy user interface easily.


http://www.uieasy.com/download/DSkinLite2.3_Setup.exe

http://www.uieasy.com ...
by besko
Thu Jun 18, 2009 11:35 pm
Forum: Announcement
Topic: InfoSkin1.0 - OpenSource Theme Engine for PB4
Replies: 86
Views: 57960

Any updates? Download link not work :(

Maybe some one have Skin Lib for v4.31? Post it please
by besko
Sat May 23, 2009 4:39 pm
Forum: Announcement
Topic: COMatePLUS version 1.2
Replies: 339
Views: 234049

[16:51:07] [COMPILER] Line 18: The following variable doesn't have a 'Structure': browser.

your example works fine but in my code i have this error
---------------------------------------------------------------------

NOw all fine :) Tnx Srod i am happy with you Man :)
by besko
Sat May 23, 2009 12:15 pm
Forum: Announcement
Topic: COMatePLUS version 1.2
Replies: 339
Views: 234049

Yes i wish to set some of the HTTP headers prior to the web-gadget :(
by besko
Sat May 23, 2009 12:00 pm
Forum: Announcement
Topic: COMatePLUS version 1.2
Replies: 339
Views: 234049

browser = COMate_WrapCOMObject(GetWindowLong_(GadgetID(BrowserID), #GWL_USERDATA))
If browser
If COMate_GetIIDFromName("DWebBrowserEvents2", @iid.IID) = #S_OK
browser\SetEventHandler(#COMate_CatchAllEvents, @BrowserEventProc(), 0, iid)
browser\Invoke("SetRequestHeader('referer', 'http://www ...
by besko
Sat May 23, 2009 11:23 am
Forum: Announcement
Topic: COMatePLUS version 1.2
Replies: 339
Views: 234049

Can be this done in PB with ComMate Plus?

Spoofing the Referrer
Function FetchURL(SomeURL as String) as String
Dim WebResp as HTTPWebresponse
Dim HTTPGetRequest as HttpWebRequest
Dim sr As StreamReader
dim myString as String

HTTPGetRequest = WebRequestFactory.Create(SomeURL)
HTTPGetRequest ...
by besko
Tue May 19, 2009 3:12 pm
Forum: Announcement
Topic: COMatePLUS version 1.2
Replies: 339
Views: 234049

Tnx maybe its what i need. I will test.

Are ComMate Plus can work with Mozilla Com+?
by besko
Mon May 18, 2009 8:42 pm
Forum: Announcement
Topic: COMatePLUS version 1.2
Replies: 339
Views: 234049

Not new, in same web gadget, but not in IE browser window
by besko
Mon May 18, 2009 8:33 pm
Forum: Announcement
Topic: COMatePLUS version 1.2
Replies: 339
Views: 234049

I have webgadget browser, without preventing code in some pages if i click they open in native IE browser not in my webgadget :)

i want to prevent this and all pages must open only in webgadget window.

huh :) english not my native language sorry :)
by besko
Mon May 18, 2009 8:20 pm
Forum: Announcement
Topic: COMatePLUS version 1.2
Replies: 339
Views: 234049

you test with Gmail?

and what heppen when you click on 'Acrobat reader' link?
by besko
Mon May 18, 2009 8:00 pm
Forum: Announcement
Topic: COMatePLUS version 1.2
Replies: 339
Views: 234049

when i click on the 'Acrobat reader' link nothing happen :)

i want to prevent open IE windows not in webgadget, when i click on links.

Your example works but not with all links hmmm

I have IE v 8.

Srod try to enter with this example in gmail acc and click on links in some emails :)