I'm just killing some time at work ;) And I noticed that drawing gadgets is very slow in PB (using 4.20). The window opens immediately , but it takes about 1 second before I see the buttons and listview gadget... Any idea why??
Have you tried removing the Delay(1) and replacing the WindowEvent ...
Search found 17 matches
- Wed Jul 09, 2008 12:19 pm
- Forum: General Discussion
- Topic: Slow gadget drawing
- Replies: 6
- Views: 1517
- Wed Jul 09, 2008 11:54 am
- Forum: General Discussion
- Topic: Slow gadget drawing
- Replies: 6
- Views: 1517
Slow gadget drawing
Hi everyone,
I'm just killing some time at work ;) And I noticed that drawing gadgets is very slow in PB (using 4.20). The window opens immediately , but it takes about 1 second before I see the buttons and listview gadget... Any idea why??
Example code:
Enumeration
#Window_0
EndEnumeration ...
I'm just killing some time at work ;) And I noticed that drawing gadgets is very slow in PB (using 4.20). The window opens immediately , but it takes about 1 second before I see the buttons and listview gadget... Any idea why??
Example code:
Enumeration
#Window_0
EndEnumeration ...
- Tue Jul 08, 2008 1:14 pm
- Forum: Announcement
- Topic: Droopy's Lib 1.31.12 (PB4.20)
- Replies: 75
- Views: 28372
- Fri Apr 04, 2008 8:59 am
- Forum: Coding Questions
- Topic: Vista - making network connections
- Replies: 17
- Views: 5063
- Fri Apr 04, 2008 7:51 am
- Forum: Coding Questions
- Topic: Vista - making network connections
- Replies: 17
- Views: 5063
- Thu Apr 03, 2008 7:39 pm
- Forum: Coding Questions
- Topic: Vista - making network connections
- Replies: 17
- Views: 5063
- Thu Apr 03, 2008 11:43 am
- Forum: Coding Questions
- Topic: Vista - making network connections
- Replies: 17
- Views: 5063
- Wed Apr 02, 2008 7:47 pm
- Forum: Coding Questions
- Topic: Vista - making network connections
- Replies: 17
- Views: 5063
- Wed Apr 02, 2008 8:41 am
- Forum: Coding Questions
- Topic: Vista - making network connections
- Replies: 17
- Views: 5063
- Tue Mar 25, 2008 7:28 am
- Forum: Coding Questions
- Topic: Vista - making network connections
- Replies: 17
- Views: 5063
- Mon Mar 24, 2008 10:24 pm
- Forum: Coding Questions
- Topic: Vista - making network connections
- Replies: 17
- Views: 5063
Well... it does not return any errors! The mapping is just not created.. the result = 0 (Ok!)...
As you said, the function hasn't changed, however some of Vista's security "features" might be causing it. Please post the error code you get from the function, that might give a clue as to the problem ...
As you said, the function hasn't changed, however some of Vista's security "features" might be causing it. Please post the error code you get from the function, that might give a clue as to the problem ...
- Mon Mar 24, 2008 7:59 pm
- Forum: Coding Questions
- Topic: Vista - making network connections
- Replies: 17
- Views: 5063
Vista - making network connections
Hello everybody,
Has anyone found out how to connect to a networkshare under Vista? I created a tool which connects to networkshares and it works fine in XP, but it won't work in Vista...
I found the following procedure on the forums:
Procedure WNetAddConnection(UserName.s,Password.s,ShareName ...
Has anyone found out how to connect to a networkshare under Vista? I created a tool which connects to networkshares and it works fine in XP, but it won't work in Vista...
I found the following procedure on the forums:
Procedure WNetAddConnection(UserName.s,Password.s,ShareName ...
- Wed Feb 11, 2004 11:00 am
- Forum: Coding Questions
- Topic: Creating a Service ?
- Replies: 8
- Views: 3333
- Mon Feb 09, 2004 11:38 am
- Forum: Coding Questions
- Topic: Program directory?
- Replies: 3
- Views: 1456
- Mon Feb 09, 2004 11:37 am
- Forum: Feature Requests and Wishlists
- Topic: More printer functions!
- Replies: 2
- Views: 1681
More printer functions!
Please add more printer functions!
I like to read how many & which printers are installed, and select one of them to print to....
I like to read how many & which printers are installed, and select one of them to print to....