Click here to Skip to main content
15,905,915 members
Home / Discussions / Visual Basic
   

Visual Basic

 
QuestionHow to improve efficiency when I frequent query data from a dictionary table? Pin
CooperWu12-Mar-06 15:31
CooperWu12-Mar-06 15:31 
AnswerRe: How to improve efficiency when I frequent query data from a dictionary table? Pin
Steve Pullan12-Mar-06 15:55
Steve Pullan12-Mar-06 15:55 
GeneralRe: How to improve efficiency when I frequent query data from a dictionary table? Pin
CooperWu12-Mar-06 16:03
CooperWu12-Mar-06 16:03 
GeneralRe: How to improve efficiency when I frequent query data from a dictionary table? Pin
Steve Pullan12-Mar-06 18:39
Steve Pullan12-Mar-06 18:39 
GeneralRe: How to improve efficiency when I frequent query data from a dictionary table? Pin
CooperWu12-Mar-06 19:03
CooperWu12-Mar-06 19:03 
QuestionWindow over-redrawing itself Pin
Nick_Kisialiou12-Mar-06 10:11
Nick_Kisialiou12-Mar-06 10:11 
AnswerRe: Window over-redrawing itself Pin
Dave Kreskowiak12-Mar-06 15:57
mveDave Kreskowiak12-Mar-06 15:57 
GeneralRe: Window over-redrawing itself Pin
Nick_Kisialiou12-Mar-06 16:17
Nick_Kisialiou12-Mar-06 16:17 
The thing is that this is supposed to be a "fancy interface". When a user does some manipulations and clicks a button, one window gradually disappears while the other gradually appears. The implementation based on changing Opacity property. I have just tried without update and show, and I am getting the same effect - right after the opacity reaches 100% for one and 0% for another form, the visible form starts redrawing itself completely. Looks like something tells the window to redraw itself completely with all its children. And this something seems to reside outside my code...
GeneralRe: Window over-redrawing itself Pin
Dave Kreskowiak12-Mar-06 16:36
mveDave Kreskowiak12-Mar-06 16:36 
QuestionFind and Replace code Pin
zabsmarty12-Mar-06 2:58
zabsmarty12-Mar-06 2:58 
AnswerRe: Find and Replace code Pin
Dave Kreskowiak12-Mar-06 4:31
mveDave Kreskowiak12-Mar-06 4:31 
QuestionProcess Enumeration in vb6 Pin
MohammadAmiry12-Mar-06 2:19
MohammadAmiry12-Mar-06 2:19 
AnswerRe: Process Enumeration in vb6 Pin
Dave Kreskowiak12-Mar-06 4:21
mveDave Kreskowiak12-Mar-06 4:21 
QuestionFixed path for File Open/Save Dialog.... Pin
ibexcentral12-Mar-06 0:37
ibexcentral12-Mar-06 0:37 
AnswerRe: Fixed path for File Open/Save Dialog.... Pin
Dave Kreskowiak12-Mar-06 4:12
mveDave Kreskowiak12-Mar-06 4:12 
GeneralRe: Fixed path for File Open/Save Dialog.... Pin
ibexcentral12-Mar-06 10:07
ibexcentral12-Mar-06 10:07 
GeneralRe: Fixed path for File Open/Save Dialog.... Pin
Chatura Dilan12-Mar-06 15:28
Chatura Dilan12-Mar-06 15:28 
AnswerRe: Fixed path for File Open/Save Dialog.... Pin
CooperWu12-Mar-06 16:09
CooperWu12-Mar-06 16:09 
QuestionJump Focus Pin
Jeeva Jose11-Mar-06 22:58
Jeeva Jose11-Mar-06 22:58 
AnswerRe: Jump Focus Pin
Chatura Dilan12-Mar-06 0:00
Chatura Dilan12-Mar-06 0:00 
Questionerror on using arrray...(not a member of the form) ?? Pin
campbells11-Mar-06 16:25
campbells11-Mar-06 16:25 
AnswerRe: error on using arrray...(not a member of the form) ?? Pin
Guffa11-Mar-06 20:10
Guffa11-Mar-06 20:10 
GeneralRe: error on using arrray...(not a member of the form) ?? Pin
campbells11-Mar-06 20:57
campbells11-Mar-06 20:57 
GeneralRe: error on using arrray...(not a member of the form) ?? Pin
HL_SUB12-Mar-06 0:14
HL_SUB12-Mar-06 0:14 
AnswerRe: error on using arrray...(not a member of the form) ?? Pin
Dave Kreskowiak12-Mar-06 4:04
mveDave Kreskowiak12-Mar-06 4:04 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.