Setelah buat uo, cukup tinggal tarik seperti narik dw
Best Regards, Cahyadi Sastra From: [email protected] [mailto:[email protected]] On Behalf Of [email protected] Sent: Thursday, July 28, 2011 2:39 PM To: [email protected] Subject: Re: [indopb] Mohon Bantuan Static Text... Cara penggunaan user object di window gmn mas?matur suwun Powered by Telkomsel BlackBerryR _____ From: "CentralSys" <[email protected]> Sender: [email protected] Date: Thu, 28 Jul 2011 12:24:51 +0700 To: <[email protected]> ReplyTo: [email protected] Subject: RE: [indopb] Mohon Bantuan Static Text... Kembali kasih, kalo mau semua, saya sich buat user object, nanti static-text-nya pake user object itu, jadi tinggal ganti tulisannya mau warna apa ... Best Regards, Cahyadi Sastra From: [email protected] [mailto:[email protected]] On Behalf Of [email protected] Sent: Thursday, July 28, 2011 12:19 PM To: [email protected] Subject: Re: [indopb] Mohon Bantuan Static Text... Thanks bgt mas Cahyadi,sudah oke bgt. klo untuk semua statictext yg ada d window biar ga satu2 bisa g? Sekali lg thanks ya.. Powered by Telkomsel BlackBerryR _____ From: "CentralSys" <[email protected]> Sender: [email protected] Date: Thu, 28 Jul 2011 12:01:47 +0700 To: <[email protected]> ReplyTo: [email protected] Subject: RE: [indopb] Mohon Bantuan Static Text... Mas, cobain di statictext constructor diisi syntax : call super::constructor;this.BackColor = 2^29 lalu di statictext buat event baru dengan pbm_paint, isi syntaxnya: if IsValid(this) and (not isnull(this)) then if ib_Painting then return 0 ib_Painting = TRUE this.visible = false do while yield() ; loop if not isnull(this) then this.visible = true ib_painting=false end if return 0 jangan lupa di instance variable tambahkan : boolean ib_Painting kalo di saya lancer .... cobain Best Regards, Cahyadi Sastra -----Original Message----- From: [email protected] <mailto:indopb%40yahoogroups.com> [mailto:[email protected] <mailto:indopb%40yahoogroups.com> ] On Behalf Of [email protected] <mailto:dwivindy%40yahoo.com> Sent: Wednesday, July 27, 2011 10:17 PM To: [email protected] <mailto:indopb%40yahoogroups.com> Subject: [indopb] Mohon Bantuan Static Text... Sy pake active skin d PB 11.5,tp kenapa static textnya backgroundnya g tranparan. Padahal backcolornya 2^29,kasih solusi dong gan.. Powered by Telkomsel BlackBerryR ------------------------------------ ----------------------------------------------- IndoPB - Indonesia PB User Group http://groups.yahoo.com/group/indopbYahoo! Groups Links
