FF got that feature already, but not yet available from user menu After it crush it restores all windows with all its tabs...perfectly! The only question is how to force FF to CrushOnDemand? ;)
eMtek
Posts
-
Multiple browser-window-tab configurations? -
Access misunderstanding - MAYDAY!!!EricDV wrote:
Click it, and choose Memo.
Yeah I know it's obvious;P But..., the problem was with translation (in mine Access "memo" is as a "note") used in Access. Datatype's name in any way points to memo datatype for me. So, I was confused, but now I konow. :doh: Thanks
-
Access misunderstanding - MAYDAY!!!Rob Graham wrote:
You set the field datatype when you create the table.
It's obvious;)
Rob Graham wrote:
There are restrictions on what changes can be made whithout losing data
There is no data in table, and the goal is, how to set the memo datatype? There is no option to choose memo, so how to do it? Aby ideas? Regards
-
Access misunderstanding - MAYDAY!!!MS ACCESS HELP Listing -> "If the DataType property is set to Text, enter a number from 0 to 255. " Anybody know how to deal whit this, to make it higher than 255?:wtf: Or maybe how to set Memo type at least? Regards!
-
In France Now!Mr.Prakash wrote:
greet all of them by shaking hand
Yeah, it's natural in some Europe countries to greet this way, nothing special.:cool: Cheers
-
Paper-based storage device"...he has used geometric shapes like circles, squares and triangles for computing which combine with various colours and preserve the data in images." All you need is nursery school knowladge.:) Amazing!
-
Database for Java [modified]Hello! Can anybody suggest me whitch of the following :MS SQL, MySQL, MS Access,(or maybe other one), is more suitable for developing with Java(JSP). Regards!
-
CP has problems for second dayWhat we can do, everybody gone on holiday :rolleyes:
-
Programmer's PCWhat shall or should be a Programmer's PC configuration in your opinion? U know..: motherboard, processor, memory... and this kind of stuff. Anybody??
-
DLLs for MFCI think, it can be very usefull. Thanx! TC
-
DLLs for MFCYes, you were right. I,m a beginner with this stuff, thus I make so stupid mistakes;) Thanx a lot cheers!
-
DLLs for MFCMonty v2.0 wrote:
You need to copy the required dlls to the other computer's windows directory. This is what installers are used for.
Yep i thought so, but how can i know all *.dll-s whitch are needed ? missed dlls - i.e. mfc70d.dll , msvcr70d.dll
-
DLLs for MFCI tried, but now i've got build errors. Reason? Should I add something more to my project?
-
DLLs for MFCHi! I've built MFC project with VS MFC wizzard, and have included my own source. It's working fine on my computer, but on other computer isn't, because it doesn't have reqired DLLs. My question is, how to attach necessery DLLs to my MFC project, to run it on other comuper whitch doesn't have reqired DLLs? Hope You got the point. Looking forward to hearing from You. Thanks!